Recent Releases of https://github.com/fastlane/fastlane
https://github.com/fastlane/fastlane - 2.35.0 Update 2-factor to use new olympus API
- Update spaceship to support 2 factor on the new
olympusAPI endpoint (#9266) via Felix Krause and Joshua Liebowitz - Remove duplicate auth code in spaceship (#9253) via Felix Krause
- Add
:configurationoption for slather action (#8825) via Takashi Hasegawa
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.34.0 Introducing nightly builds
- Add opt-in for nightly builds using
update_fastlane(nightly: true)(#8720) via Felix Krause - Catch crashes in the crash reporter after being unreachable in China (#9263) via David Ohayon
- [scan] Reduce run time by removing report generation command as separate process (#7365) via Keaton Greve
- Create log archive directory in case it doesn’t exist (#9246) via Lyndsey Ferguson
- [slack] Fix crash when defining FL_SLACK_DEFAULT_PAYLOADS (#9217) via Liam Nichols
- Skip error message when no simulator wasn't provided (#9240) via Felix Krause
- Add a EOF newline in the pluginfile content if its not already there (#8942) via Josh Lesch
- Rescue exceptions when crash reporter cannot write out status file (#9245) via Mark Pirri
- TestFairy option checking only checked for symbols, not strings (#9257) via Joshua Liebowitz
Please help us test early releases of fastlane by opting into nightly builds 🌃
before_all do
update_fastlane(nightly: true)
end

- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.33.0 Update spaceship to work with the new iTC
- Update team selection in spaceship to work with the new iTC (#9238) via Felix Krause
- Fix link to troubleshooting on new docs site (#9236) via fabio teles
- Implement Reports Generator for Screengrab (#9213) via Marcin Urbański
As of 22nd May 2017 we have to access the new API endpoint olympus.itunes.apple.com to get a valid itctx value for our session 💥
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.32.1 `fastlane init` error fix
- [spaceship] Fix
fastlane initerror with undefinedinteractive?method (#9224) via Josh Holtz - Improvements to how exceptions are represented in crash reporter (#9218, #9219, #9220, #9221, #9222) via Michael Furtak, David Ohayon, and Mark Pirri
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.32.0 Retrieve in-app purchase prices
- [spaceship] Allow retrieval of prices for in-app purchases (#9180) via klappradla
- [pilot] Fix crash when removing testers from Users & Roles (#9196) via Josh Liebowitz
- Crash reporting improvements (#9208, #9210) via David Ohayon
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.31.0 Improvements
- [pilot] Remove message on crash about incompatibility with iTunesConnect (#9189) via Mark Pirri
- [spaceship] Documentation: add example of calling Spaceship::Portal::App.details (#9194) via huang-kun
- [spaceship] Add ability to re-send TestFlight invites to external testers (#9188) via Joel Klabo
- [set_changelog] Fix
set_changelogaction for Mac apps (#9183) via Felix Krause - [screengrab] Code cleanup around
localeToDirName(#9169) via Michael Furtak - [supply] Fix duplicate option listing in the --help screen (#9173) via Felix Krause
- [chatwork] Switch Chatwork API endpoint to “v2”. “v1” is no longer available. (#9175) via SAITO Tomomi
- [zip] zip action now returns output path with “.zip” if input did not have it (#9159) via Josh Holtz
- [zip] Clean up code to zip file name manipulation (#9174) via Josh Holtz
- [spaceship] Detect non-interactive terminals in the team selection (#9160) via Helmut Januschka
- [fastlane_core] Move error types into their own files (#9199) via David Ohayon
- [fastlane_core] Crash reporter cleanups (#9170, #9171, #9187, #9200) via David Ohayon and Mark Pirri
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.30.2 Fixing bugs!
- Don’t include
gymbuild failures in analytics or crash reports (#9156) via Mark Pirri - Rescue file access exceptions when logging crash reports (#9155) via David Ohayon
- [spaceship] Fix crash when trying to create push certs with Launcher (#9090) via Austin Treat Emmons
- [screengrab] Fix metadata directory names when locale country is an empty string (#9150) via Josh Snelling
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.30.1 Bug fix
- Sanitize exception messages (#9148) via David Ohayon and Mark Pirri
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.30.0 Add crash reporting and improvements
- Add Stackdriver crash reporting (#9113) via David Ohayon and Mark Pirri
- [deliver] Fix crash in set_trade_representative_contact_information (#9144) via Gérson Mendes de Souza
- [match] Raise exception if no password is provided (#9137) via Felix Krause
- Show warning when no value is provided for option in config files (#9108) via Felix Krause
- [snapshot] Tell users about new SnapshotHelper.swift (#9138) via Felix Krause
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.29.1 Enables app managers to be able to add testers to apps in pilot and boarding
- Enables App Managers to be able to add external testers to apps (#9046) via Joshua Liebowitz
- Recommend actions (#8789) via Wolfgang Lutz
- Add Trade Representative Contact Information (#9119) via Kohei Tabata
- [snapshot] Split xcodebuild logs by device name and language (#9117) via Felix Krause
- Fix update checker regression in
fastlane envandupdate_fastlane(#9136) via Felix Krause
- Ruby
Published by taquitos almost 9 years ago
https://github.com/fastlane/fastlane - 2.29.0 New metrics collection end point and other improvements
- Change fastlane metrics collection endpoint (#9084) via Andrea Falcone
- [deliver] Improve setup detection (#9070) via Felix Krause
- [deliver] Enable automatic scaling when user doesn't provide all screenshots (#9072) via Felix Krause
- [match] Add new
clone_branch_directlyoption to clone faster (#9102) via Felix Krause - [match] Fix not respecting git user options when nuking or changing password (#9120) via Felix Krause
- [pilot] Respect
wait_processing_intervalconfig option (#9111) via Mark Pirri - [supply] Allow specifying root url for androidpublisher api (#9075) via Christian Legnitto
- Ruby
Published by asfalcone almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.9 Bug fixes
- [spaceship] Fix errors that are reported as crashes because of incorrect use of ‘UI’ class (#9089) via Felix Krause
- [pilot] Fixed error reported by iTunesConnect when submitting builds without a changelog, app description, or feedback email (#9085) via Mark Pirri
- [supply] Better error message when not able to download screenshots and feature graphics (#9083) via Nathan Broadbent
- [ensure_git_status_clean] Improved action output (#9077) via Anton
- [deliver] Add message when updating an app's age rating (#9071) via Felix Krause
- [artifactory] Make available as shared lane values the download URL and size after successful upload (#9079) via Tom Meier
- [fastlane_core] Show message when the password is fetched from an environment variable (#9069) via Felix Krause
- [deliver] Consider only whitelisted folders when detecting language (#9057) via Arvind Menon
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.8 Improvements
- [pilot] Fix issues with setting beta_app_feedback_email and beta_app_description (#9055) via Mark Pirri
- [HockeyApp] Improve documentation around download status option (#9053) via Daniel Schmidt
- [pilot] Fixed issue with fetching large (> 40) lists of testers (#9054) via David Ohayon
- Improve error handling when trying to access schemes that may not be shared (#9037) via Felix Krause
- [gym] Add analyze_build_time option (#9034) via Rishabh Tayal
- [spaceship] Rework how review objects are fetched (#8701) via Helmut Januschka
- Remove mention of macOS from README (#9032) via Felix Krause
- [spaceship] Fix issues with modifying IAPs (#8367) via Helmut Januschka
- [download_dsyms] Allow use of tvOS platform (#8588) via Seremet Mihai
- [spaceship] Clean up stubbing in unit tests (#9027) via Fumiya Nakamura
- [spaceship] Add support for detecting apps removed from sale (#9028) via Fumiya Nakamura
- Replace outdated Guide.md with links to new docs page (#9030) via Felix Krause
- Fix not disabling colors properly when using the FASTLANE_DISABLE_COLORS environment variable (#9016) via Felix Krause
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.7 Fix distribution issue in _pilot_
- [pilot] Make
processedan instance method instead of class method (#9025) via Mark Pirri
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.6 Bug fixes
- [pilot] When only specifying a changelog, do not overwrite other build test info (such as feedback_email or description) (#9020) via Mark Pirri
- [pilot/deliver] Use the newest item as default when specifying an .ipa or .pkg paths (#8982) via Chris Graham
- [pilot] Improve testing around TestFlight methods in spaceship and fastlane_core (#8962) via Stefan Natchev
- [pilot] Fix bug preventing
pilot distributefrom working without first uploading a build (#9005) via Aman Gupta - Assorted refactors and other cleanup (#8985) via Joshua Liebowitz
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.5 Support managing internal testers
- [pilot] Add support for managing internal testers (#9002) via David Ohayon
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.4 TestFlight fixes and improvements
- [pilot] Deprecate update_build_info_on_upload (not longer supported by iTunesConnect) (#8994) via Mark Pirri
- [pilot] Don't submit non-externally distributed builds for TestFlight review (#8984) via Mark Pirri
- [pilot] Remove testers from apps when no groups are specified (#8983) via David Ohayon
- [spaceship] Add detection of rejected apps (#8996) via Fumiya Nakamura
- [pilot] Don’t wait forever for builds to appear if they need export compliance updated (#8980) via Mark Pirri
- [pilot] Add missing Spaceship::TestFlight to filter_groups call (#8974) via Erik Kerber
- [snapshot] SnapshotHelper now returns a URL prefixed with the correct URL scheme. (#8791) via Isaac Schmidt
- [pilot] Add required named parameter checking for Ruby 2.0 (#8963) via Stefan Natchev
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.3 Update pilot to support groups
- [pilot] Allow adding testers to default external group and support :groups option (#8943) via David Ohayon
- [pilot] Allow removing testers from multiple groups (#8957) via Mark Pirri
- [pilot] Disable add/remove for internal testers (#8959) via Mark Pirri
- showBuildSettings does not require to call clean on Xcode >= 8.3 (#8921) via punty
- Fix string handling in print_table wrapping (#8951) via Michael Furtak
- [deliver] Fix preview layout (#8945) via Fumiya Nakamura
- [gym] Add skip_package_ipa option (#8734) via Josh Liebowitz
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.2 Update pilot to add testers to apps
- Fix tester creation and addition to groups (#8939) via Core Team
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.1 Bugfix
- Fix build submission of deliver metadata (#8930) via Michael Furtak
- Remove unused code in _spaceship (#8938) via Stefan Natchev
- Ruby
Published by taquitos almost 9 years ago
https://github.com/fastlane/fastlane - 2.28.0 Update pilot to support TestFlight changes
- Update pilot to work with new TestFlight changes (#8871) via Felix Krause (and team)
- Handle dSYM uploading for HockeyApp (#8863) via Prata Catalin
- Remove support for Swift 2.3 in snapshot (#8933) via Josh Liebowitz
- Add support for metadataRejected as an app status (#8911) via Fumiya Nakamura
- Updated copyright (#8905) via Andrea Falcone
- Loosen version requirements on CFPropertyList (#8898) via Josh Liebowitz
- Improve stubbing tests (#8898) via Josh Liebowitz
- Detect when user has Xcode preferences and load the IDECustomDistributionArchivesLocation (#8898) via Josh Liebowitz
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.27.0 Link to in-progress pilot fixes and other improvements
- Update pilot crash message to link to WIP PR on GitHub (#8886) via Felix Krause
- Fix typo in push_to_git_remote action (#8889) via Daiki Matsudate
- Improve docs around env variables in credentials_manager (#8882) via Felix Krause
- Fix logarchive collection on Xcode 8.3 (#8848) via Danielle Tomlinson
- Remove ActiveSupport, Bump Xcodeproj to no longer require it (#8802) via Julian Nadeau
- Update the simulators snapshot uses by default (#8843) via Felix Krause
- Fix LoadError catching when it's not related to CommandsGenerator (#8831) via Felix Krause
- Update 'OtherAction' error message to indicate 'other_action' instead (#8840) via Lyndsey Ferguson
- Add nice error message when crashlytics action can't find its .framework (#8807) via Felix Krause
- Set derived_data_path for slather in setup_jenkins action (#8826) via Takashi Hasegawa
- Make all tables in fastlane more responsive to the terminal width (#8830) via Helmut Januschka
- Ruby
Published by mfurtak almost 9 years ago
https://github.com/fastlane/fastlane - 2.26.1 Hotfix for match
- Rolled back #8440 with #8822 that introduced a regression in match
- Fix spelling mistakes (#8814) via color_box
- Replace export_type with export_method in gym error message (#8816) via Felix Krause
- Update the vision doc to remove Twitter references (#8815) via Andrea Falcone
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.26.0 Improvements
- Rolled back a change in match that caused errors for some setups (#8804) via Felix Krause
- [cert] Add generate_p12 & p12_password options to export p12 file (#8440) via gaosen
- [gym] Fail early when
use_legacy_build_apiis enabled (#8747) via Helmut Januschka - Fix spelling across all tools (#8786) via Wolfgang Lutz
- Remove some entitlement keys from the blacklist (#8774) via Andy Drizen
- Optional use all commits instead of current HEAD in
number_of_commits. (#8769) via Samuel Beek - fix output of 'fastlane' for multiple platforms without default. (#8302) via Wolfgang Lutz
- Corrected an error message which is shown when a CD session cookie is expired. (#8764) via Taichirou Suzuki
- Add cache_builds option to carthage action (#8504) via Luke
- Add new
version_appendixoption toversion_bump_podspecaction (#8762) via Anton
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.25.0 Legacy build API & Xcode 8.3 messaging and other improvements
- pilot generates Ipa package in a random tmpdir (#8748) via Fred Cox
- Fix match typos (#8757) via color_box
- Add snapshot option to skip helper version check (#8751) via Helmut Januschka
- Update Your First PR instructions post monogem (#8754) via Andrea Falcone
- Pin the rubocop version to prevent reactive fixing (#8753) via Michael Furtak
- rubocop disable PercentLiteralDelimiters rule (#8752) via Helmut Januschka
- Add a tip about using QuickDemo for clean status bar (#8739) via Andrea Falcone
- Do not change or generate README.md after running rspec (#8629) via Fumiya Nakamura
- Use the new UI.test_failure! in screengrab (#8736) via Michael Furtak
- Add another ADB status phrase to reject (#8732) via Michael Furtak
- Add Gitlab 9.0+ ENV variable for branch detection. (#8707) via Peter Spiess-Knafl
- Fix pilot stuck waiting for multiple builds. Only wait for latest (current upload) (#8640) via Nicolás Gebauer
- Modernize action to action call to resolved configurations (#8719) via Todd Brannam
- Catch Xcode 8.3 legacy API while patching Xcode PackageApplication script (#8717) via Felix Krause
- Print information about dir handling in fastlane on error (#8694) via Felix Krause
- Show information about how to share schemes (#8714) via Felix Krause
- Add more tests for ConfigItem and clarify error message (#8711) via Felix Krause
- Ruby
Published by mpirri almost 9 years ago
https://github.com/fastlane/fastlane - 2.24.0 Stability and documentation improvements and better React Native support
- Convince people to disable legacy build API (#8692) via Felix Krause
- Add custom error message when receive an internal server error (#8696) via Felix Krause
- change the zip output path from relative to absolute (#8637) via yukiasai
- Update fastlane tool collector to work with mono repo change (#8632) via Felix Krause
- Improve react-native onboarding (#8605) via Felix Krause
- Replace test failures with its own class to have more accurate crash metrics (#8631) via Felix Krause
- [match] Check push permission to git repository (#8643) via Econa77
- Add macOS support to snapshot (#8468) via David Ohayon
- Fix hardcoded fastlane paths (#8380) via Maksym Grebenets
- Fix crash in scan.rb - no implicit conversion of nil into Array (#8677) via battlmonstr
- Add documentation about the fastlane directory behavior (#8693) via Felix Krause
- Update update_checker to point to fastlane.tools domain (#8710) via Felix Krause
- And other documentation and test improvements
Unfortunately the legacy build API was removed with Xcode 8.3. Please make sure to remove use_legacy_build_api from your ./fastlane/Fastfile and update the gym call to include the export method like this:
App Store Builds
gym(scheme: "MyScheme", export_method: "app-store")
Ad Hoc Builds
gym(scheme: "MyScheme", export_method: "ad-hoc")
Development Builds
gym(scheme: "MyScheme", export_method: "development")
In-House Enterprise Builds
gym(scheme: "MyScheme", export_method: "enterprise")
What to do if you run into code signing errors?
If you run into a code signing error, please check out our troubleshooting guide and common issue and how to solve them.
If that still doesn't help please submit an issue. Make sure to share your fastlane env output when doing so, and mention that you followed all steps in the linked docs.
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.23.0 General improvements
- Improve design of user input questions (#8606, #8607) via Felix Krause
- Fix edge case in
install_on_deviceaction (#8582) via Rafael Sachetto - Add "--new-comment" / "--base" / "--head" support to Danger action (#8574) via Shunsuke Maeda
- Show all available options in
--helpoutput @nafu (#8624) via Fumiya Nakamura - Make scan's slack_url ignore empty strings (#8627) via Michael Furtak
- Fix crash on some rare cases of
fastlane init(#8604) via Felix Krause - Improve documentation
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.22.0 Stability improvements
- Add --user and -u parameter for
fastlane initcommand (#8594) via Felix Krause - Update messsage when Fastfile can't be found (#8592) via Felix Krause
- Add custom error message when the Developer Agreement wasn't accepted (#8595) via Felix Krause
- Fix using the Fastfile if parent dir isn't named fastlane (#8593) via Felix Krause
- Raise proper error message in spaceship if bundle_id is nil (#8596) via Felix Krause
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.21.0 Associated Groups, Ruby 2.4.0 and more
- Add author name next to release notes in changelog (#8564) via Felix Krause
- Fix modifying of frozen strings via config files and tests (#8562) via Felix Krause
- Find and delete keychains with -db extension (#8511) via Fred Cox
- Ignore newline of demo user information (#8579) via Kohki Miki
- Update supply to promote version codes correctly (#8474) via Tom Wilson
- Fix error installing the AppleWWDRCA certificate on multiuser systems (#8509) via Fred Cox
- Add 'associated_groups' attribute to Spaceship::Portal::App (#8516) via yukiasai
- Revise action alias handling (#8565) via Fumiya Nakamura
- Add git_user_name and git_user_email option to match (#8550) via Kouki Saito
- Update fastlane tests to work with Ruby 2.4.0 (#8545) via Felix Krause
- Fix table formatting in README (#8547) via Jacob Bijani
- Update
gym builddescription (#8541) via Felix Krause - [produce]
app_versionoption is ignored. (#8496) via yukiasai
- Ruby
Published by KrauseFx almost 9 years ago
https://github.com/fastlane/fastlane - 2.20.0 Improvements
- Use FastlaneFolder.path instead of fixed './fastlane' (#8393)
- Revise FastlaneCore::FastlaneFolder.path (#8484)
- Detect running Ruby version and fail early (#8525)
- Replace
gem updatewithgem installper @segiddins' request (#8514) - Update CONTRIBUTING.md to have information about the Google CLA
- Fix Image File Path for supply (#8513)
- integrate fastlane-plugin-update_project_codesigning (#8417)
- Fix Interface
interactive?method takes no parameters (#8506) - Add missing
requirefor terminal-table (#8503) - Update example text to prefix tool commands with 'fastlane' (#8485)
- Add error_callback option to cocoapods action (#8344)
- support JPG icons for metadata in deliver (#8418)
- Fix regression with delete_keychain(name:) (#8467)
- Add "enterprise" reference to the match documentation (#8438)
- Force binary reading/writing when analyzing IPAs (#8455)
- Ruby
Published by mfurtak almost 9 years ago
https://github.com/fastlane/fastlane - 2.19.3 sigh Hotfix
- fix sigh undefined variable regression (#8457)
- Ruby
Published by mfurtak almost 9 years ago
https://github.com/fastlane/fastlane - 2.19.2 Snapshot improvements and more
- Add tests for ReportsGenerator available_devices
- Fix HTML report generation for snapshot
- Prioritize options passed to supply
- Collect logs for iOS 10+ devices
- Add row for Fabric.app-installed fastlane to env command
- Sigh reports better errors for team members
- Expand the notes_path parameter
- Update xcov intialization
- Ruby
Published by ohayon almost 9 years ago
https://github.com/fastlane/fastlane - 2.19.1 Hot fix for provisioning profile creation/deletion
- Re-implement csrf token retreval for provisioning profiles (#8410)
- dont attempt to create apps on the dev center and itc if mac app (#8404)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.19.0 Improvements
- Expand the binary path in
upload_symbols_to_crashlyticsaction (#8353) - Add
keychain_pathoption todelete_keychainaction (#8003) - [cert] Print a better error message when user is not Team Admin (#8397)
- [match] Fix bug with foreign branch shallow clone (#8341)
- [match] Set Provisioning Profile path for environment variables (#8280)
- [scan] Expose custom report file name as SCAN_CUSTOM_REPORT_FILE_NAME (#8351)
- [spaceship] Refactor fetch_details access the details directly (#8363)
- [spaceship Introduce SPACESHIP_AVOID_XCODE_API env variable and revert to using Xcode API for provisioning profiles as the default behavior so that performance is better and xcode managed profiles are available. (#8359)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.18.3 Fix update checker
- Fix fastlane update checking for sub-tools (#8343)
- Ruby
Published by mfurtak about 9 years ago
https://github.com/fastlane/fastlane - 2.18.2 deliver and pilot hotfix - revert BuildWatcher changes
- Revert "Centralize BuildWatcher for iTunes Connect builds" (#8335)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.18.1 Hotfix for git_branch action
- Fix git-branch crash if no ENV vars present (#8321)
- Ruby
Published by mfurtak about 9 years ago
https://github.com/fastlane/fastlane - 2.18.0 Deliver improvements and CommanderGenerator refactors
- show --env option in help (#8303)
- Fix 'fastlane env' crash when Xcode Version cannot be obtained (#8301)
- Use eval_gemfile to install plugins (#8282)
- Adding GitLab CI git_branch ENV variable check (#8289)
- Refactor deliver and pilot BuildWatcher for iTunes Connect builds (#7386)
- [deliver] Add review information to preview (#8176)
- [deliver] Load
review_informationfrom text files (#8175) - [deliver] more information about ipa/pkg analyzing failures (#8286)
- [frameit] Fix missing
!when callinguser_error(#8281) - [frameit] fix show_complete_frame=false, improve speed (#8315)
- [sigh] fixed plutil replacement string (#8295)
- Refactor CommanderGenerator usage to avoid conflicting short options
- snapshot (#8310)
- screengrab (#8305)
- scan (#8297)
- produce (#8292)
- supply (#8288)
- pilot usage (#8287)
- pem (#8276)
- match (#8274)
- gym (#8273)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.17.1 Hotfix for match nuke
- [spaceship] provisioning_profile.expires supposedly returns a Time, not a string (fixes #8266) (#8270)
- Refactor frameit CommanderGenerator usage (#8254)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.17.0 Spaceship API fix and more
- [spaceship] Use developer.apple.com api to get provisioning profiles, create devices and select teams(#8251)
- [cert] Refactor CommanderGenerator usage (#8246)
- [deliver] Display error while trying to detect app version (helping #8245) (#8247)
- [deliver] Refactor CommanderGenerator usage (#8248)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.16.0 Improvements
- Fix sigh download_all options regression (#8241)
- [reset_git_repo] only do a full reset when paths is nil (#8235)
- [snapshot] Shell escape target name in TEST_TARGET_NAME (#8193)
- Provide better errors when reading build settings fails (#7861)
- Ruby
Published by mfurtak about 9 years ago
https://github.com/fastlane/fastlane - 2.15.1 Bugfix
- [deliver] Fix uncaught nil value + watch icon option name (#8225)
- Fix syntax error in hockey code sample (#8224)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.15.0 Improvements
- Update help text to prefix tool commands with 'fastlane' (#8214)
- Add optional date_format parameter to
changelog_from_git_commitsaction (#8030) - support create/update upload mechanism in
hockeyaction (#8110) - Better handling fo supported platforms (#8124)
- Properly catch all kinds of errors, including parsing errors, while loading plugins #8154 (#8166)
- Catch and print exceptions occuring in error block
- html encode all error messages (#8104)
- [deliver] respect file extension based on users uploaded one. (#7868)
- [frameit] layout improvements (#8031)
- [frameit] Provide option to stack keyword on top of title (#8098)
- [gym] Provide detailed error message on failure #6292
- [pilot] Remove the hardcoded value for external distribution (#8191)
- [scan] Fix retrieval of simulator logs (#8125)
- [scan] support toolchain parameter (#8172)
- [sigh] Fix option conflicts (#8129)
- [sigh] Fix tvos profile name (#8123)
- [spaceship] Add Webpush Id support (#6943)
- [spaceship] Show error message if device_details can't be detected (#8205)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.14.2 Colored bugfix
- Fixed a regression when upgrading to the
colored2gem - Fixed
fastlane match nuke distributionnot detecting the certificate type - Add support for percantages in frameit
- Fix scan bug when providing the
xctestrunparameter
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.14.1 Bugfixes
- Fix an issue with running fastlane on old versions of Ruby
- Fix an issue with
.underlinewhich is used when printing out shell commands - Improve keychain handling
- Improve test runner on CI
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.14.0 New spaceship features for InApp purchases and Developer Portal user management and more
New features:
- spaceship: Add support for managing In-App purchases (#7834)
- spaceship: Add Developer Portal user management (#8047)
- match: Officially add support for enterprise In-House profiles and certificates
- scan: support for test-without-building, build-for-testing, and xctestrun (#7130)
- sigh and spaceship: Add tvOS support (#7815)
- fastlane: Add attachment support to
mailgunaction (#8044) - snapshot and scan: logarchive extraction (#8033)
Improvements
- spaceship: Fix issue with case sensitive bundle identifiers (#8068)
- spaceship: Allow our custom Spaceship::Base#inspect to work with object graphes containing circular references (#8019)
- frameit: Added font_scale_factor as a fraction of the screen width (#8034)
- sigh: download_all name file using profile UUID instead of application bundle identifier (#8082)
- Allow xcargs to accept Hash & Array, auto-converted to a shell-escaped String (#8051)
- Switch from unmaintained colored to maintained colored2 (#8028)
- Improved documentation for all tools
- local actions should be imported before their Fastfile otherwise importing the Fastfile might fail (#8080)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.13.0 User management and update pem for new Dev Portal
- Add user management to spaceship (#7993)
- Update pem to work with the new Apple Developer Portal (#8049)
- Fix git_branch task for Jenkins Pipeline jobs as they set BRANCH_NAME instead of GIT_BRANCH (#8024)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.12.0 Apple ID user role handling, improve spaceship stability and more
- Show appropriate spaceship error message when having insufficient permissions (#8014)
- Add support for new and existing groups for iTC testers in spaceship (#8005)
- Automatically retry failed requests on an internal server error for iTunesConnect (#8017 and #8006)
- Fix
spaceauthYAML spaceship cookie loading (#8012) - Simplify spaceship requests for account user information (#8013)
- Improve error output when pilot can’t register new testers (#8008)
- Improve scan error message for bad
SLACK_URL(#8004) - Add
skip_testing,only_testingoptions to scan (#8002) - Improve docs and code samples (#7986, #7985)
- snapshot support for iPhone SE (#7995)
- Fastlane require format non plugins with dash (#7998)
- Add Automatic Release Date for Tunes Submission in spaceship (#7151)
- Fix screengrab to doesn’t exit if the app could not be uninstalled (#7994)
- Update homebrew update messaging
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.11.0 Improvements and territories support in spaceship
- [sigh] Fix 'No such file or directory' error in sigh resign (#7975)
- [sigh] Fix shell script quoting issue - follow up (#7982)
- Add support for --quiet option for swiftlint action (#7953)
- Make exit_on_test_failure have
is_string: false(#7981) - [spaceship] Get and set territories (#6601)
- ensure
xcode-installgem is installed when using the action (#7972) - Update match README template installation instructions (#7967)
- Removed potential warnings for duplicate module constants
- Support loading multiple dotenvs (#7943)
- produce: fix data_protection in enabled features (#7955)
- Update bundler dependency to be more flexible (#7964)
- Fix the type of option reinstall_app in screengrab tool (#7980)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.10.0 Improvements
- Add sensitive ConfigItem for
sonar_loginaction (#7939) - Reword the missing reference error to handle variables (#7915)
- Load dotenv from either fastlane folder or parent, instead of fastlane folder or current.
- Added support for providing utf flag to xcpretty via gym/xcodebuild (#7891)
- Make cert checker output look better (#7796)
- Mask all sensitive options by default when printing summary table (#7881)
- [cert, sigh] Add
platformparam support (#7730) - [scan] Add support for thread sanitizer (#7946)
- [screengrab] Add
reinstall_appoption to uninstall the APKs before run tests for each locale configured (#7923) - [screengrab] Add support for custom
launch_arguments(#7911) - [sigh] #7330 - Ignore blacklisted keys when using --use-app-entitlements option for sign resign (#7916)
- [snapshot] Allow GeofencingIcon + LocationTracking Icon (#7940)
- [snapshot] Add
output_simulator_logsoption to export simulator device logs (#7906) - [spaceship] Add option
xcodethat stops the filtering of Xcode managed profiles (#7886)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.9.0 Improvements
- fix
hockeyaction withoutdsa_signature(#7875) - for_lane, for_platform blocks in configurations (#7859)
- Search for dotenvs in either fastlane's or current dir (#7872)
- Add spinning fastlane wheel (#7477)
- Enable --verbose during --capture_output (#7851)
- Deprecated actions will display deprecated notes in actions list, action info, while running, and in docs (#7609)
- Reveal underlying error when decoding provisioning profile fails due to broken keychain environment (#7558)
- Escape title of application for .plist and .plist url in
s3action (#7565) - Print a message explaining how to quickly open links on macOS (#7832)
- Add
xcodeprojparam toset_build_number_repositoryaction (#7860) - Fix for multiple tasks in single command in
gradleaction (#7845) - mark
keychain_passwordas sensitive insetup_jenkinsaction (#7880) - Add json file validation to supply and deliver (#7878)
- [scan] Add support to copy simulator device logs to output directory (#7804)
- [screengrab] AAR version bump (#7840)
- [sigh] If the "force" option is specified, delete and recreate any matching profiles (even invalid ones) (#6518)
- Ruby
Published by asfalcone about 9 years ago
https://github.com/fastlane/fastlane - 2.8.0 Improvements
- Prevent users on Android N from attempting to use internal storage (#7838)
- produce - enabled_features feature (#7641)
- Make .env Dir.glob much less greedy (#7810)
- Update screengrab aar version (#7824)
- Revert "Scan Support for connected devices" (#7808)
- Scan Support for connected devices (#5159)
- Consistent support for DELIVER_USER and DELIVER_USERNAME env variables (#7806)
- Skip printing of empty lane context (#7799)
- add register_device to register a single ios device more easily (#7800)
- Fix syntax error in code sample (#7792)
- Fix frameit for Mac screenshots (#7790)
- Ruby
Published by mfurtak about 9 years ago
https://github.com/fastlane/fastlane - 2.7.0 Improvements
- Fix
fastlane_coremethod not available in spaceship (#7789) - Fix gradle apk search path to make directory under project option. (#7786)
- Fix non-interactive shell password_ask loop in match (#7561)
- Add
verboseflag tozipaction with a default value of 'true' (#7777) - Add
dsa_signatureto hockey action for mac apps (#7753) PkgUploadPackageBuilderaccepts platform parameter. (#7779)- Update commands in commander to work with mono gem (#7701)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.6.0 More stable spaceship, improved frameit, other improvements
- Make waiting for build processing more stable by retrying failed requests (#7762)
- Fix FastlaneRequire#gem_installed? to handle already-loaded libs (#7771)
- [supply] Added support for google service account credentials via environment variable (#7748)
- Update in-code documentation tool calls to use new fastlane syntax (#7751)
- Update screengrab tooling and dependency versions (#7766)
- Update gemspec to require correct version of Play API (#7763)
- Fix frameit 'easy mode' problem in landscape (#7759)
- frameit: support resuming of interrupted downloads of frames (#7750)
- Store spaceship and frameit config in ~/.fastlane (#7743)
- Detect if session was set via env variable if session is invalid, and show appropriate error message (#7742)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.5.0 2-factor improvements
- Improve support for 2-factor and 2-step verification a lot (#7738)
- Add support for application specific passwords using environment variables (#7738)
- Improved wording and documentation for 2-factor and 2-step (#7738)
- Update checker ensures valid RubyGems source for fastlane updates (#7734)
- Print fastlane path when running
fastlane -v(#7733) - Fix crash in deliver when using the new
liveoption (#7726) - Fix USB device discovery to account for USB hubs (#7727)
- Fix USB data parsing problem for DeviceManager (#7725)
- Skip installing plugins when running
fastlane -v(#7722) - Add support for uploading proguard mapping files (#7721)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.4.0 Fix for bundled fastlane
- Important: Temporarily breaks support for Ruby 2.4 due to
jsonandactivesupportdependency viaxcodeproj, more information here. For now, please downgrade to pre-2.4 to use the latest release of fastlane - Add
exit_on_test_failureoption to allow copying screenshots after test failure (#6606) - Add
platformoption tosigh. (#6169) - deliver: respect the '--platform' command-line setting (#7648)
- Add sign option to add_git_tag action (#7714)
- credentials-manager: Fetch port, path, protocol for new internet passwords (#7628)
- Fix issue with launch arguments during copy of screenshots (#7670)
- Fixed snapshot reset simulators versions handling. (#7681)
- Add Android support to DeployGate action (#6166)
- Add new param 'disable_notify' to deploygate-action (#7698)
- Add Spaceship::Portal::App#update_name (#7688)
- FileWritingScreenshotCallback: moved code that returns a file to write to to a separate method to allow extension & customization. (#6732)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.3.1 Ruby 2.4 and more
- Add support for Ruby 2.4
- Improve error message when Xcode isn't installed
- Fix an optional property in deliver
- Improve documentation
- Add prefix index with zeroes for JUnit reports
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.3.0 Improvements
- Removed redundant check in reset_git_repo, fixes #7650 (#7649)
- Allow commit_version_bump to find the Settings.bundle in the project (#6997)
- Updates credential manager docs for execution with monogem (#7640)
- Fix broken docs links in ToolsAndDebugging.md (#7637)
- Updated test path for post-monogem times (#7638)
- [docs] Update Jenkins integration link to link to new docs page (#7566)
- Update Jenkins integration link in fastlane sub-dir (#7567)
- [docs] Improve docs around how to test code (#7553)
- [snapshot] Add xcargs option to pass additional parameters to xcodebuild, fixes #7255 (#7261)
- [docs] More diagnostics & docs on the DEBUG env during testing (#7560)
- [README] spaceauth - adopt to monogem changes (#7615)
- [deliver] support metdata update of live_version (#7172)
- Remove imagemagick check, fixes #6904 (#6905)
- Jenkins doc improvements (#7608)
- Use Dir.mktmpdir internal cleanup mechanism to remove tmp folder (#7635)
- Update CORE_CONTRIBUTOR.md (#7634)
- Preventing actions called from another action to show in summary (#6322)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.2.0 Add mailgun options, more iPad options for snapshot, bugfixes & more...
- [gym] Revert library support, fixes #7630 (#7631)
- [spaceship] Fix path to referenced fastfile (#7604)
- [fastlane action] Support mailgun reply_to (#7605)
- [fastlane] Anonymize sensitive options for captured_output (#7335)
- [snapshot] Add additional ipad classifiers. (#7570)
- Ruby
Published by milch about 9 years ago
https://github.com/fastlane/fastlane - 2.1.3 Two-factor auth fix and other improvements
- spaceship: API fixes for Apple's two-factor auth
- spaceship: limit which cookies are stored to avoid bad datatypes
- Hockey action: add option to bypass CDN
- Ruby
Published by mpirri about 9 years ago
https://github.com/fastlane/fastlane - 2.1.2 Fix gym builds
- Fix gym build failure
- Fixed parallel upload locked due to temp file in ipa_file_analyser (#7359)
- Refactor
IpaFileAnalyser(#7587)
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.1.1 Hotfix
Dependencies fix for bundler
- Ruby
Published by milch about 9 years ago
https://github.com/fastlane/fastlane - 2.1.0 Avoid showing Snapfile twice, fix not showing lanes, improvements & more
- Update README.md (#7385)
- Fix not showing the lane list and selection when not passing any arguments (#7549)
- Add "--fail-on-errors" support to Danger action (#7487)
- Updated docs description for pilot/testflight action (#7550)
- fix platform (#7360)
- [gym] Remove promotion for use_legacy_build_api (#7379)
- user_error if plist error (#7547)
- more tests for aliases (#7546)
- Ruby
Published by milch about 9 years ago
https://github.com/fastlane/fastlane - 2.0.5 Improvements and bugfixes
- Improved support for app icons in deliver (#7398)
- Update auto-install and messaging when gem is missing while using bundler (#7527)
- Support for Android for testfairy
- Add missing require statement
- Fix crash when resetting iOS simulators
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 2.0.4 Hotfix
- Fix gym not properly building iOS applications (#7526)
- Loosen up rubyzip dependency (#7525)
- Ruby
Published by milch about 9 years ago
https://github.com/fastlane/fastlane - 2.0.3 Hotfix
- Add fastlane/version imports, fixes #7518 (#7520)
- Show git command on verbose mode when deploying fastlane (#7516)
- Ruby
Published by milch about 9 years ago
https://github.com/fastlane/fastlane - 2.0.2 Hotfix
Hotfix
- Ruby
Published by milch about 9 years ago
https://github.com/fastlane/fastlane - fastlane 2.0
From now on, all of fastlane is inside the fastlane gem 🎉 This enables us and all contributors to be a lot faster and more efficient in the future 🚀
What changes for you? ⚠️
- If you run some tools directly without fastlane, please run
fastlane [tool]instead of[tool](e.g.fastlane gym ...). If you don't prefix your commands, the old version of the tool will be used. Using the tool's name directly is now deprecated. - If you have a
Gemfile, update it to just includegem "fastlane", and not any of the other tools any more - As a plugin maintainer, make sure to remove dependencies to spaceship and fastlane_core (I submitted PRs to all public plugins for that this was the case)
Why a mono gem? ✅
- It makes releases much simpler, just one gem to ship
- No more internal dependency updates
- No more version conflicts if we add some methods to some sub-gems
- 1 PR could modify multiple tools and tests are still passing (does not mean we have to, but we can for example to update spaceship and deliver at the same time if necessary)
- Easier to test changes locally
- Ruby
Published by KrauseFx about 9 years ago
https://github.com/fastlane/fastlane - 1.111.0 Improvements
- Update internal dependencies (#7208)
- Update message when
sonar-runnerisn't installed (#7214) - Fix call
set_info_plist_valueresulting in binary plist file (#7188) - Refactor
ensure_xcode_versionto do more work in Ruby (#7205) - Improve unexpected output in
ensure_xcode_versionaction (#7171) - Use HTTPS for root certificate in
update_project_provisioningaction (#6970) - Add
reporteroption toswiftlintaction (#7126) - Fix
unlock_keychainaction on macOS Sierra (#7077) - Add
verboseoption topod_pushaction (#7078) - Ensure
liveoption oflatest_testflight_build_numberis a boolean (#7082) - Anonymize paths in
fastlane envoutput (#7037)
- Ruby
Published by asfalcone over 9 years ago
https://github.com/fastlane/fastlane - 1.110.0 Improvements
- Deprecate SIGH_UDID in favor of corrected SIGH_UUID
- Remove .positive? to support ruby < 2.3
- Clarify version number error messaging when Xcode project is not set up correctly
- Ignore CocoaPods paths
- Update
fastlane_versionaction to show new update message - Set fail_build to expect a string
- Add bitrise.io git_branch ENV variable check
- Add option to provide -framework option for archive Carthage command
- Update dependency to latest
fastlane_coreto fix app-specific password prompting - Unit tests run on Sierra
- Ruby
Published by mpirri over 9 years ago
https://github.com/fastlane/fastlane - 1.109.0 Improvements
- Update all tools to latest fastlane_core (#7026)
- Pass generated Fastfile ID through to enhancer (#7022)
- Add
troubleshootoption (#6889) - Improvements to 'fastlane env' (#6871, #6955, #6950)
- Ruby
Published by asfalcone over 9 years ago
https://github.com/fastlane/fastlane - 1.108.0 New update_fastlane command, fastlane_require to auto-install gems & more
- Implement
fastlane_requireto automatically install gems into bundle (#6858) - Add new
fastlane update_fastlaneaction (#6896) - Support keychains in custom paths and fix non-existing default keychain crash 🔐 (#6887)
- Hide options with no description in docs (#6919)
- Fix commit_version_bump could not find a .xcodeproj (#6676)
- Ruby
Published by milch over 9 years ago
https://github.com/fastlane/fastlane - 1.107.0 New actions, enhanced debugging features & more
- Add error message on
fastlane initwhen fastlane directory or file already exists (#6849) - Update error message when using fastlane_version with bundle (#6831)
- Automatically use GITHUB_API_TOKEN for create pull request action (#6841)
- Add app_store_build_number action (#6790)
- Honor system proxy settings when downloading crashlytics.jar (#6817)
- enhance env printing + add
--capture_outputoption - Move Actions.md to docs.fastlane.tools (#6809)
- Improve
fastlane initalready exists error message (#6798) - Fix slack action error when passing a custom payload option (#6792)
- Don’t ask for clipboard on non-interactive shell (#6782)
- Update dependencies
- Ruby
Published by milch over 9 years ago
https://github.com/fastlane/fastlane - 1.106.2 Updated dependencies
Update internal dependencies to support new iTunes Connect team selection (#6724)
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.106.1 Update frameit dependency
- Losen up frameit dependency
- Add
envto black_list for valid lane names (#6693) - Markdown docs generator: only print on verbose (#6694)
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.106.0 New `fastlane env` command
- New
fastlane envcommand to print out the fastlane environment - Docs: describe using next to stop executing a lane (#6674)
- Update dependencies (#6682)
- Remove old crash reporter code from fastlane (#6623)
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.105.3 Improvements
This release includes bugfixes and improvements - yes, really:
- Show summary of configuration files when they're loaded
- Set FORK_XCODE_WRITING env variable to work around xcodeproj chdir bug (#6613)
- Update internal dependencies (#6599)
- Provide a test for badge action ImageMagick verification (#6605)
- Update rubocop and update styling rules (#6573)
- Add ShareTheMeal plugin to donate food on each fastlane release (#6571)
- Add check for ImageMagick before running the badge action (#6568)
- add aws_device_farm to plugin list (#6566)
- add SharetheMeal Plugin (#6563)
- Update Google Play instructions (#6545)
- Update description of crashlytics api key (#6535)
- Make API token more clear for set_github_release action (#6532)
- Update description of crashlytics api key (#6534)
- Update docs only after the complete release is done (#6494)
- Addressed feedback from @mfurtak (#6512)
- Skip updating docs when environment variables are missing (#6508)
- Update xcpretty dependency (#6510)

- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.105.2 Bugfix
Fixed a variable error in the update_project_team action
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.105.1 Improvements
- Improve team selection for both iTunes Connect and the Dev Portal
- Fix update_project_team with Xcode 8 (#6453)
- Update team selection and documentation across all fastlane actions (#6444)
- Losen up external fastlane dependencies (#6486)
- Update spaceship dependencies (#6485)
- Verify docs on pull requests and releases (#6475)
- Ensure git branch and git pull before verifying version number (#6484)
- Losen up dependencies of subtools (#6461)
- Improve formatting of git_commit code samples (#6476)
- Fix typo in plugin-badge.svg (#6451)
- Improve output of changelog action (#6434)
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.105.0 Xcode 8 and macOS Sierra
- Improve documentation of all fastlane actions
- New actions docs
- Improved support for macOS Sierra
- Improved support for Xcode 8
- Improve output of
fastlane_versionaction (#6393) - Add listing of plugins and their actions in Actions.md
- Switch to new Fastlane::ROOT method to fetch gem resources
- Update
xcprettydependency to 0.2.3 (#6323) - Show 💥 when a fastlane step fails
- Ignore SIGH_PROFILE_PATH when using newer api (#6347)
- Add
rake update_dependenciesto automatically update internal dependencies (#6326) - Update internal dependencies
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.104.0 Improvements
- Update dependencies on all tools (#6255)
- Update s3 action to better detect and use the -v1 AWS SDK
- Add force and remote options to push_git_tags action (#6109)
- Ruby
Published by mfurtak over 9 years ago
https://github.com/fastlane/fastlane - 1.103.0 Improvements
- Remove testmunk integration (#6102)
- Don’t hang on git clone command when user credentials are missing (#6068)
- Fix an issue with multi team ids and latest_test_flight_build_number (#6076)
- Add project_directory option to carthage action (#6072)
- add ability to pass in specific file name for plist file (#6035)
- Update docs for resign.rb (#5994)
- Add
SKIP_SLOW_FASTLANE_WARNINGenv var (#6048) - Change pod lib lint platform support (#6049)
- Update fastlane code base to use UI.input instead of ask
- Only set ipa path for iOS builds (non Mac) (#6036)
xcode_selectimprove instructions on how to use action when failing (#6019)- Include the full path name in file not found error message (#5979, #5962)
- Add paging support for plugins to list all available plugins (#5977)
- Add parameter for output path for available plugins (#5970)
- Refactor fastlane runner to make it easy to access from docs (#5951)
- Improve docs (#5947, #5950, #5937, #6046)
- Update internal dependencies (#6104, #6063)
The platform detection is used to get a feeling of how many people use fastlane with iOS or with Android projects. The data is being sent to refresher. You can opt out by setting the FASTLANE_OPT_OUT_USAGE environment variable.
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.102.0 Bug fixes and improvements
- Adds
keychain_pathoption toresignaction (#5934) - Adds
use_app_entitlementsoption toresignaction (#5130) - Adds
SCAN_GENERATED_PLIST_FILESenv var toscanaction (#5740) - Adds
danger_idanddangerfileoption todangeraction (#5894) - Don't post the lane when using
slackas one-off action (#5899) - Fix lane name conflict when creating a new Fastfile (#5895)
- Added support for json format to
pod_pushaction (#5869) - Add an additional set of accepted codesign details for Xcode 8 (#5821) (#5822)
- Add shell escaping to Crashlytics path in
crashlyticsaction (#5870) - Fixed issue in
copy_artifactsaction when artifact contained parens (#5812) - Updated to latest version of
spaceshipto address issues with modifying object in the dev portal
- Ruby
Published by asfalcone over 9 years ago
https://github.com/fastlane/fastlane - 1.101.0 Improvements
- Reduce output when running fastlane -v (#5787)
- Device specific warnings in
s3action HTML template (#5775) - Fixed
scandestinationparameter (#5744) latest_testflight_build_numberaction now usesitc_team_id(#5725)- Fix
latest_testflight_build_numberaction failing if no version exists on iTunes Connect (#5590) - Skip GitHub issues by default for user_error! (#5622)
- Add
ignoreoption tocommit_version_bumpaction (#5541) - Fix crash in
xcodebuildaction when manifest is missing (#5586) - Update metadata of
git_tag_existsactions (#5714) - Add
log_outputtoimport_certificateaction (#5321) - Add
git_tag_existsaction (#5555)
- Ruby
Published by asfalcone over 9 years ago
https://github.com/fastlane/fastlane - 1.100.0 Improvements
New
- [scan] Add automatic detection of derived data path (#5563)
- [deliver] Support for the new screenshots features of iTunes Connect
- [fastlane] Summary table show failed action in red (#5672)
- Make
download_dsymswork for tvOS (#5642) - Add easier access to lane context from actions (#5572)
- [Carthage] Add option to pass in specific toolchain
- [fastlane] Add new team_id option to
latest_testflight_build_number
Improvements
- Updated Actions README to clarify
last_git_commit(#5627) - Fix require for gem jira-ruby (#5605)
- [fastlane] Update spaceship dependency (#5659)
- [fastlane] Fix printing verbose information for PluginFetcher (#5670)
- [fastlane] Update available plugins (#5671)
- [fastlane] Improved plugin search (#5568)
- Updated actions documentation (#5450)
- Improve English in docs output (#5562)
- Update carthage action documentation for the dependancies and toolchain options (#5552)
- [fastlane] Update dependencies (#5553)
- Hipchat: escape channel name if it is not escaped yet (#5547)
- Update
import_from_git:branchparameter documentation (#5533) - Update
junit_generatorto useHelper.gem_path(#5462) - Improved documentation
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.99.0 Improvements
- Get default value for
teamidfrom Appfile inupdate_project_teamaction (#5478) - Get default value for
teamidfrom Appfile inupdate_app_identifieraction (#5465) - Add
commitoption toadd_git_tagaction (#5466) - Add option for
carthageaction to pass in specific dependencies to update (#5500) - Ignore
platformoption case forcarthageaction (#5504) - Add
strategyoption tohockeyaction (#5514)
- Ruby
Published by mfurtak over 9 years ago
https://github.com/fastlane/fastlane - 1.98.0 Improvements
- Add Xcode 8 support: rename "OS X" to "macOS" (#5385)
- Add support for relative file paths to
copy_artifactsaction (#5354) - Add force option to
add_git_tagaction (#5348) - Improve error messages for
black_listfor invalid lane names or when name it taken - Update
xcode-installversion to 2.0.0 (#5322)
- Ruby
Published by mpirri over 9 years ago
https://github.com/fastlane/fastlane - 1.97.2 Support for new 2-factor
- Updated spaceship to support the new 2-factor auth flow
- Updated
activesupportdependency, so you can installfastlaneout of the box on system Ruby
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.97.1 Improvements
- Improvements and bug fixes
- Ruby
Published by ohayon over 9 years ago
https://github.com/fastlane/fastlane - 1.97.0 Improvements
- Added new code signing guide (#5178)
- Updated list of available plugins (#5223)
- Hide skip-docs step from output (#5224)
- Fix wrong URL in S3 HTML template (#5205)
- Fix incorrect docs for last_git_commit_message (#5212)
- Updated dependencies
- Add success message and prompt for API key/build secret (#5249)
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.96.0 Inline GitHub Issue Search Results
- Add inline GitHub issues based on failure
- Fix to not generate empty docs without any lanes
- Experimental Beta by Crashlytics configuration

- Ruby
Published by ohayon over 9 years ago
https://github.com/fastlane/fastlane - 1.95.0 Improvements
- Added error handling when dSYM download failed
- Added update checker for plugins (#5039)
- Generate empty JSON if there is no
Fastfile(#5056) - Updated fastlane.gemspec to include fastlane team (#5026)
- Updating
upload_symbols_to_sentryaction to allow for bearer auth (#4884) - Changed Helper.is_ci? to UI.interactive? (#5037)
- [fastlane] Show error message when plugin name has _ in the name when adding a plugin (#5034)
- Reduce gem size by 70% by excluding device grid assets from .gem (#5024)
- Improved error handling for
download_dsymsaction - Fixed
fastlane actiontable design for legacy actions (#5052)
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.94.1 Improvements
- Fixed OneOff actions not loading the built-in fastlane actions (#5015)
- Add CI configurations to plugin template (#5011)
- Updated rubocop code style rules
- Log SSH output as it is received (#4662)
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.94.0 Improvements
- Improved fastlane plugin template
- Add
rubocopto plugin template (#4951) - Improved plugin default README (#4995)
- Add
- Add documentation about
itc_provideroption for deliver and pilot - [scan] Added option to generate the json compilation database with clang naming conventions
- Install latest release for an Xcode plugin (#4911)
- Improved the docs for hockey action (#4984)
- Fix
changelog_from_git_commitsaction for CLI - Updated
cocoapodsaction to correctly update repo when usingcocoapods1.0 - Updated internal dependencies
- Ruby
Published by KrauseFx over 9 years ago
https://github.com/fastlane/fastlane - 1.93.1 Plugin improvements
- Improved newly created plugins
- Fixed badge URL (#4948)
- Fixed detection of existing plugins (#4957)
- Added example
FastfileandPluginfileto new plugin so it's easy to try out (#4950)
- [testfairy action] enable parameters/options (#4818)
- Ruby
Published by KrauseFx almost 10 years ago
https://github.com/fastlane/fastlane - 1.93.0 Introducing fastlane plugins
Get started with fastlane plugins, the easiest way to extend fastlane 🚀
- Ruby
Published by KrauseFx almost 10 years ago
https://github.com/fastlane/fastlane - 1.92.0 Improvements
- Improved handling of new lines in
increment_build_number(#4837) - Fix bug in
OneSignalaction (#4892) - Escape Gradle properties (#4897)
slatherfix--decimalsflag type- Output changelog in
changelog_from_git_commits(#4860) - Verify
rest-clientdependency forsentry(#4871) - Removed
appiumdevelopment dependency and thereforenokogiri(#4852)
- Ruby
Published by KrauseFx almost 10 years ago
https://github.com/fastlane/fastlane - 1.91.0 Improvements
- Update slather action with new commands (#4825)
- Show message when trying to enable or disable the crash reporter (#4805)
- Updated internal dependencies to fix an issue with WWDR certificates
- Fixed an issue with local plugins not being able to access
Helper.log - Convert
copy_artifactsaction toFileUtils(#4654)
- Ruby
Published by KrauseFx almost 10 years ago
https://github.com/fastlane/fastlane - 1.90.0 New actions and improvements
New:
- Provide an
xcversionaction to select Xcode via version specifier (#4421) scancan now run scan on multiple devices using the newdevicesoptionmatchnow supports storing of multiple dev accounts and teams in one git repo using thegit_branchoption- Adding more options to
pod_lib_lintaction (#4771) - Added support for carthage
--derived-data. (#4163) - Prepare
fastlanefoundation to support plugins: https://github.com/fastlane/fastlane/issues/4744
Improvements:
- Updated platform docs to mention Android by default (#4764)
- Updated
xcode-installdepdendency (#4757) - Updated internal dependencies
- Replaced remaining .red and raise blocks (#4709)
- Don't show private lanes in lanes table (#4690)
- Updates
XcakeAction to support newxcake makecommand. (#4068) - Carthage configuration option and tvOS platform support (#4054)
- Fix typo in Copy Artifacts (#4645)
- [fastlane] Show custom action message only on verbose mode (#4640)
- jira action is now verifying 'jira-ruby' gem installed
- Fixed escaping of Keychain path
- Removed Sentry crash reporting(#4756)
- Ruby
Published by KrauseFx almost 10 years ago
https://github.com/fastlane/fastlane - 1.89.0 Improvements
- Introducing the new
before_eachandafter_eachblocks, more information (#4264) - Fix
fastlanewhen run without parameters :commits_countparam added forchangelog_from_git_commitsaction
- Ruby
Published by asfalcone almost 10 years ago