fastlane

🚀 The easiest way to automate building and releasing your iOS and Android apps

MIT License

Downloads
138.6M
Stars
38.7K
Committers
1.5K

Bot releases are hidden (Show)

fastlane - 2.61.0 Lots of improvements

Published by KrauseFx about 7 years ago

  • [backup_xcarchive] Add custom xcarchive zip filename option (#10540) via thii
  • Skip running precheck on fastlane init (#10517) via Felix Krause
  • [match] Only encrypt and commit files if they changed (#10516) via Felix Krause
  • Show verbose information for fastlane snapshot reset_simulators (#10518) via Felix Krause
  • Tell user about env variable for fastlane snapshot reset_simulators (#10519) via Felix Krause
  • Allow groups and distribute external to be mutually exclusive (#10220) via David Ohayon
  • Add try_repo_update_on_error option to cocoapods action (#10504) via Siarhei Fiedartsou
  • Update fastlane plugins only on update_plugins command (#10441) via Kohki Miki
  • Sets the installed profile name from sigh in an environment variable and lane context (#10515) via Josh Holtz
  • Add warning about sensitive or private information (#10505) via Iulian Onofrei
  • [spaceship] Add pagination support to Client#request (#10451) via Renzo
  • Move all docs over to https://docs.fastlane.tools via Felix Krause
fastlane - 2.60.1 Fix match issue

Published by KrauseFx about 7 years ago

  • Revert a regression with match
fastlane - 2.60.0 Better Circle integration, faster match and more

Published by KrauseFx about 7 years ago

  • [match] Only encrypt and commit files if they changed (#10407) via Felix Krause
  • [Actions] Add setup_circle_ci action (#10415) via Danielle Tomlinson
  • add instructions on how to not use local fastlane installation and remove Gemfile (#10432) via Jan Piotrowski
  • [deliver] Show team name in the error message (#10339) via Rishabh Tayal
  • remove space when cocoapods and carthage disable to use (#10417) via Daiki Matsudate
  • Update docs for set_changelog action (#10368) via Felix Krause
  • Add support for fastlane update command (#10384) via Felix Krause
  • Update scan description for latest Xcode (#10399) via Felix Krause
  • Add Android and iOS app_id/package_name guessers with ability to check config files (#10477) via Mark Pirri
  • Update docs URL in generated Fastfile (#10474) via Felix Krause
  • Gym profile matching : ignore profile that do not match the correct platform (#10387) via Nicolas Braun
  • Fix match enterprise profile mapping (#10455) via Nicolas Braun
  • Update CI to Xcode 9 (#8948) via Danielle Tomlinson
  • Use GEM_HOME for update_fastlane action (#10450) via Emilio Pavia
fastlane - 2.59.0 Improvements and more spaceship features

Published by KrauseFx about 7 years ago

  • Add new App Services to spaceship (#10385) via Alain Caltieri
  • Show prettier error message when user has insufficient permissions in iTunes Connect (#10313) via Morten Gregersen
  • download_dsym stopped setting correct build number which resulted in overwriting multiple zips (#10392) via Andrii Shpak
  • Adding beta review info to AppTestInfo. (#10388) via pav1790
  • [Gym] code_signing_mapping ignore target with unset bundle identifier (#10386) via Nicolas Braun
  • Upload symbols get the latest file by default (#10406) via Alfredo Delli Bovi
  • Add output of the last few lines of transporter output on failure (#10397) via Felix Krause
fastlane - 2.58.0 Bugfixes and improvements

Published by KrauseFx about 7 years ago

  • Add "fastlane update_fastlane" command to tab autocompletion (#10375) via Omer Faruk Yilmaz
  • Print out the languages that are being updated for set_changelog action (#10369) via Felix Krause
  • Add in-app purchase scanning support in precheck (#10372) via Joshua Liebowitz
  • Revert commits that caused bugs with the package name for transporter (#10376) via Felix Krause
fastlane - 2.57.2 snapshot improvements

Published by KrauseFx about 7 years ago

  • Add missing "Apple TV" device in snapshot report generator devices (see #10365) (#10366) via Julien Quéré
  • Allow snapshot to handle multiple tvOS devices (closes #10347) (#10350) via Julien Quéré
fastlane - 2.57.1 Fix regression in match

Published by KrauseFx about 7 years ago

  • Revert "Fix creation of certificate when a keychain is specified. (#10321)" via Felix Krause (this fixes the regression of the last release
  • Use underscore instead of parentheses when copying IPA file (#10357) via Dennis Torbichuk
  • Fix error in GitHub issue list (#10352) via Rishabh Tayal
fastlane - 2.57.0 snapshot improvements and more

Published by KrauseFx about 7 years ago

  • Add snapshot support for iPhone X and new tvOS (#10346) via Julien Quéré
  • Fix download_dsyms.rb ‘latest’ (#10337) via David Whetstone
  • [fix] slather.rb option source_files type is Array not String (#10333) via Demo
  • [snapshot] Delete simulators based on versions (#10215) via Joseph Petersen
  • [supply] Fix crash in apks_version_codes (#10330) via David Ohayon
  • Make xcode_9 hard failure a warning (#10326) via Jacob Aleksynas
  • Set the original name for the uploaded ipa (#10248) via Christian
  • Fix creation of certificate when a keychain is specified. (#10321) via Typz
  • [deliver] Add supply's android folder to list of excluded directories for language check (#10267) via Jan Piotrowski
  • Fixed wrong working directory in cocoapods.error_callback call (#10309) via Siarhei Fiedartsou
  • [snapshot] excludes helpers in assets when finding helpers (#10212) via Yusuke Hosonuma
fastlane - 2.56.0 Lots of Improvements

Published by ohayon about 7 years ago

  • [update_project_provisioning] set PROVISIONING_PROFILE_SPECIFIER (#10298) via Col
  • Typo fixes (#10305) via kaso1024
  • [spaceship] support more attributes, while also upgrading to new API endpoint (#10186) via Felix Krause
  • [deliver] Fix crash when uploading Apple TV screenshots (#10287) via Felix Krause
  • [gym] Improve error message (#10285) via Felix Krause
  • [match] Ignore force_for_new_devices for App Store profiles (#10141) via Tim Andersson
  • Ignore empty password for FASTLANE_PASSWORD (#10194) via Kouki Saito
  • Add detection of developerRemovedFromSale to iap_status (#10206) (#10224) via gylee2011
  • Fixed markdown formatting issue (#10284) via Rishabh Tayal
  • Add details to error when Apple services are down (#10275) via Ray Lillywhite
  • [crashlytics] Add support for multiple threads when uploading dSYM files (#10264) via Erik Zivkovic
  • Make curl command fail when wwdr certificate fails to download (#10278) via Fred Cox
  • [precheck] Better failure/success messaging (#10283) via Joshua Liebowitz
  • [precheck] Disable during deliver init (#10281) via Joshua Liebowitz
  • [slather] Fix action to provide correct flag to command (#10263) via Matthew Ellis
  • [docs] Fix not commiting all .md files for update_docs (#10222) via Felix Krause
  • [deliver] Fix spelling in docs (#10250) via Felix Krause
  • [docs] Change order of action categories (#10223) via Felix Krause
  • [hockeyapp] Add action timeout option (#10258) via Jacob Aleksynas
  • Support for updating roles on iTunes Connect members (#10257) via Morten Gregersen
  • Fix supported platform of pilot, and testflight action (#10253) via Taisuke Hori
  • Fix xcode_version not changed after xcode_select (#10235) via Taisuke Hori
fastlane - 2.55.0 Improvements

Published by KrauseFx about 7 years ago

  • Show nice error message for common Xcode 9 code signing issue (#10204) via Felix Krause
  • Add support for provisioning profile templates for all fastlane tools (#9912) via Andrei Raifura
  • Escape HipChat room name (#10179) via Takeichi Kanzaki Cabrera
  • Update data structure for tester exporting (#10207) via David Ohayon
  • Clarify question in app_store_build_number action (#10203) via Felix Krause
  • make sure not to call map on nil array (#10219) via David Ohayon
  • Add new sub pages for all actions and tools (#10209) via Felix Krause
fastlane - 2.54.4 Improvements

Published by ohayon about 7 years ago

  • [snapshot] Update docs for concurrent simulator support (#10182) via David Ohayon
  • [download_dsyms] Add option to download latest dSYM file (#10129) via Addison Brickey
  • [deliver] Fix screenshot uploads (#10175) via Luis Ramos
  • [testfairy] Handle timeouts (#10124) via Joseph Petersen
  • Update xcode-install dependency (#10139) via Felix Krause
fastlane - 2.54.3 Improvements

Published by ohayon about 7 years ago

  • Rename missing methods from Google API Client
  • Fix regression with iMessage & AppleTV screenshots
  • Add tests for Google API Client
  • Allow slather to support Travis-Pro
  • Restrict public_suffix to version 2.0.x
fastlane - 2.54.2 `supply` Fixes and Other Improvements

Published by mpirri about 7 years ago

  • [supply] Require 0.13.1+ of the google-api-client (#10137) via Tom Wilson
  • [deliver] Fix issue where screenshot uploads fail on every other locale (#10087) via Matthias Keller
  • [oclint] Fix bug with exclude_regex (#10118) via GT at GitHub
fastlane - 2.54.1 Fixes and Improvements

Published by mpirri about 7 years ago

  • [supply] Fix AndroidPublisherService method missing crashes (#10120) via Minh Tran
  • [oclint] Values are represented as strings in FL_OCLINT_SELECT_REGEX (#10084) via Joshua Liebowitz
  • [deliver] Added option to disable language directory validation (#10122) via Josh Holtz
  • [gym] Update Xcode project syntax to work with older versions of Ruby (#10128) via Felix Krause
  • [badge] Deprecate badge action in favor of the plugin (#10026, #10127) via David Ohayon
  • [fastlane] Internal metrics improvements (#10123, #10126) via David Ohayon
fastlane - 2.54.0 Even more improvements

Published by mpirri about 7 years ago

  • [snapshot] Add support for concurrent simulators with Xcode 9 (#9570) via David Ohayon
  • [deliver] Show error message when attempting to upload unsupported languages for screenshots (#9351) via Josh Holtz
  • [pilot] Use new TestFlight API to find testers by full-text search (#10100) via Joshua Liebowitz
  • [snapshot] Modify update command to find Xcode 8 helpers also (#10106) via Felix Krause
  • [snapshot] Show error message if no snapshot helpers can be found (#10105) via Felix Krause
  • [match/sigh] Filter returned profiles based on the platform (#10029) via Nicolas Braun
  • [snapshot] Update snapshot usage instructions (#10096) via Felix Krause
  • [gym] Fix issue where export_options.provisioningProfiles cannot be merged (#10092) via Takashi Hasegawa
  • [deliver] New languages config option and other improvements (#9337) via Josh Holtz
  • [gym] Fix error where provisioning profile mapping is created incorrectly in an Xcode project with multiple configs (#10085) via Josh Holtz
  • [docs] Correctly format nested lists (#10089) via Joe Masilotti
  • [spaceship] Add retry logic for a new exception: ITunesConnectPotentialServerError (#10083) via Joshua Liebowitz
  • [add_git_tag] Prevent crash when lane_name is nil (#10080) via Joshua Liebowitz
  • [spaceship] Fix app review submission failures (#9914) via Pammer Áron
  • [credentials_manager] Fix typos (#10077) via Lyndsey Ferguson
  • [docs] Linkify working directory issue (#10058) via Christopher Bowns
  • [scan] Allow xctestrun and test_without_building options at the same time (#10064) via Joshua Liebowitz
  • [set_info_plist_value] Add output_file_name option (#9855) via David Cordero
  • [fastlane] Improve wording of Gemfile information (#10050) via Felix Krause
  • [fastlane] Update Google API Client version requirement (#10051) via Fernando Saragoça
  • [spaceship] Do not report submission success if iTunesConnect fails because of Ad ID info error (#10045) via thii
  • [ensure_xcode_version] Clarify description (#10037) via Jan Piotrowski
  • [tryouts] Change action to be in "beta" category (#10039) via Jan Piotrowski
  • [sigh/cert] Update documentation to make it more clear to use match (#10034) via Felix Krause
fastlane - 2.53.1 Bugfix

Published by KrauseFx about 7 years ago

  • Fix dup crash on nil for gym on older versions of Ruby (#10031) via Felix Krause
  • [Gym] Ignore unnecessary Provisioning Profiles when generating mapping (#9885) via Takashi Hasegawa
  • Update spaceship docs to indicate profiles is an array (#10025) via Felix Krause
fastlane - 2.53.0 Improve automatic code signing detection

Published by KrauseFx about 7 years ago

  • Drastically improve Xcode 9 provisioning profile detection (#9952) via Felix Krause
  • [match] Add support for provisioning profile mapping for multiple app identifiers (#10020) via Felix Krause
  • Added chomp to deliver upload metadata review information values (#10021) via Yusuke Fujiki
  • Don't underline printed commands (#10018) via Felix Krause
  • Add support for frameit titles below images (#10012) via Claes Jacobsson
  • Limit user access when creating new App in iTunes (#9986) via Javier Agüera Cazorla
  • New fastlane action to modify services (produce) (#10010) via Bhimsen Padalkar
fastlane - 2.52.0 Xcode 9 improvements

Published by KrauseFx about 7 years ago

  • Make rollout value in supply optional (#9997) via Felix Krause
  • Apple pay merchant association (#9887) via Daniel Bowden
  • Remove --login from xcbuild-safe.sh as per suggestion (#9976) via Felix Krause
  • [scan] Improve Xcode version detection (#9999) via Felix Krause
  • [gym] Improve Xcode version detection (#10002) via Felix Krause
  • Remove unused snapshot code (#10003) via Felix Krause
  • Fix call to iTMSTransporter for Xcode 9 (#10004) via David Ohayon
  • Do not attempt to retrieve Xcode version on non-Mac platform (#9998) via Sander Lijbrink
  • remove factory/unfolding usage (#9990) via Stefan Natchev
  • Ignore Apple Watch screenshots (improved) (#9988) via Claes Jacobsson
  • Looking for a member by email doesn't work if we only have AppleId (#9982) via Joshua Liebowitz
  • [spaceship] Add support for listing invites (aka pending members) (#9938) via Alexander
fastlane - 2.51.0 All kinds of improvements

Published by KrauseFx about 7 years ago

  • Added option to get reviews for all localisations (#9968) via Henry Howeson
  • Add param to specify keychain file location for import_certificate action (#9703) via Edward Q. Bridges
  • enable app_manager to delete and list app testers (#9951) via Joshua Liebowitz
  • Fix for #9922, Part 2: content type (#9965) via Teddy Newell
  • remove unnecessary usage of factory pattern (#9971) via Stefan Natchev
  • [supply] Update checks for rollout value (#9978) via Felix Krause
  • Add pem option current_active_days_limit (#9924) via luikore
  • Revise SSL verification handling for debugging (#9944) via Fumiya Nakamura
  • [spaceship] Add ability to create/delete Passbook IDs (Pass Type IDs) (#9831) via Dylan Gyesbreghs
  • [sigh] Update command docs for setting version (#9946) via Jian Zhao
  • Update spaceship debugging documentation (#9943) via Fumiya Nakamura
  • Fix crash while trying to wordwrap (#9935) via David Ohayon
  • Return url rather than JSON from create pull request action (#9933) via David Ohayon
  • Fix possible nil (#9925) via Joseph Petersen
fastlane - 2.50.1 GitHub API Action Fix

Published by ohayon about 7 years ago

  • Fix incorrect GitHub url parameter validation (#9923) via Teddy Newell