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.125.1 Improvements

Published by joshdholtz over 5 years ago

  • [action] fix latest app_store_build_number to work with new spaceship (#14848) via Josh Holtz
  • [spaceship] fix typo in deprecation message (#14842) via Aaron Brager
fastlane - 2.125.0 New Spaceship::ConnectAPI module

Published by joshdholtz over 5 years ago

  • [spaceship] new Spaceship::ConnectAPI module and removal of Spaceship::TestFlight from Pilot and BuildWatcher (#14566) via Josh Holtz
fastlane - 2.124.0 Improvements

Published by joshdholtz over 5 years ago

  • [action] prioritize GSP path over fabric token (#14512) via Morgan Dock
  • [scan] reorganize order of operations for simulator management in scan action. (#14718) via Jacob Aleksynas
  • [action] download_dsyms show platform name during download (#14793) via Aman Gupta
  • [snapshot] changed ‘print’ calls to call NSLog, changed printouts of error to printing out error.localizedDescription (#14742) via John-Wolfe-Bose
  • [frameit] fix iPhone XR black color (instead of Space Gray) (#14810) via Marc-Antoine
  • [gym] add result_bundle_path option. (#14469) via Barak Weiss
  • [team] update Danielle's Github and Twitter usernames (#14820) via Jan Piotrowski
  • [spaceship] fix video preview resolution device names (#14817) via Max Ott
  • [frameit] add missing case for iPad Pro 12.9 (3rd Generation) (#14787) via Mike Robinson
  • [action] create_keychain: do not add keychain to list-keychains if it is already present (#14554) via Jerome Lacoste
  • [fastlane] drop MultiJson in favor of stdlib JSON (#14786) via Anton Rieder
  • [supply] Also upload changelog when uploading bundle (#14511) via bed42
  • [frameit] Add ability to resume frameit with --resume flag (#14644) via Bruno Virlet
  • [action] modify_services: fix "data_protection": "complete" (#14648) via martinkasa
fastlane - 2.123.0 Improvements

Published by joshdholtz over 5 years ago

  • [action] new action to install provisioning profile from file (#14516) via Dmitry Gruzd
  • [action] pod_lib_lint: Add missing parameters (#14720) via Martin Fiebig
  • [danger] adds warning to PR when maintainer_can_modify is false (#14706) via Josh Holtz
  • [pilot] do not use spaceship if both skip_waiting_for_build_processing and apple_id are set (#14456) via Jan Piotrowski
fastlane - 2.122.0 Improvements

Published by joshdholtz over 5 years ago

  • [action] Added format option to swiftlint action (#14643) via Bruno Guidolim
  • [action] create_pull_request add assignees option (#14637) via Kaito Watanabe
  • [action] increment_version_number: Allow version without patch number (#14615) via Dunya Kirkali
  • [pilot] Trim leading zeros in app_version in wait_for_build_processing_to_be_complete (#14691) via Edward Lai
  • [supply] add API error logging and spec for supply (#14695) via Stefan Natchev
  • [action] slather: Change binaryFile data type from Bool to optional String (#14677) via Robert Bauer
  • [scan] spec_helper refactoring and fixing Scan tests (#14503) via Artem Sheremet
  • [actions] New action validate_play_store_json_key (#14659) via Jan Piotrowski
  • [action] Fix latest testflight build number problems / expired build scenario (#14683) via Ram
  • [action] dded public key and note parameters to BuildAndUploadToAppetize. (#14631) via DanAtApex
  • [action] update_app_identifier fails to search for curly brace variables in Info.plist (#14687) via Daniel Jankowski
  • [spaceship] Feature to troubleshoot to_json issues, related to #13608 (#14682) via Jerome Lacoste
  • [actions] extract shared code from setup_travis and setup_circle_ci actions (#14346) via Daniel Jankowski
  • [action] Fix increment_build_number precondition issue (#14409) via Daniel Jankowski
  • [spaceship] require pathname needed when not using bundler and requiring spaceship directly (#14667) via Josh Holtz
fastlane - 2.121.1 Improvements

Published by joshdholtz over 5 years ago

  • [deliver] screenshots are binary data, write as such (#14655) via Jan Piotrowski
  • [action] app_store_build_number (and latest_testflight_build_number) don't raise error if using :initial_build_number (#14654) via Josh Holtz
  • [spaceship] Authentication documentation (#14524) via Jan Piotrowski
  • [deliver] fix ipad 3rd gen naming to prevent future collisions (#14653) via Josh Holtz
  • [frameit] add missing documentation for title_min_height option (#14651) via Bruno Virlet
  • [pilot] fix typo in message (#14646) via Piet Jaspers
fastlane - 2.121.0 Improvements for deliver, spaceship, and actions

Published by joshdholtz over 5 years ago

  • [action] allow modify_services to enable data_protection (#14571) via martinkasa
  • [deliver] apple tv privacy policy upload and download handling added (#14569) via aniketgaur
  • [deliver] iPad Pro (12.9-inch) (3rd generation) ambiguity resolution (#14576) via Viktoras Laukevičius
  • [spaceship] make Spaceship::Tunes::DisplayFamily main data source for screenshot information (#14574) via Liam Nichols
  • [action] cert: Prevent from crash when keychain_path param wasn't passed (#14620) via Dmitrii Celpan
  • [frameit] fix frameit percentage padding (#14596) via Christophe Wagner
  • [action] pod_lib_lint: Add support for use_module_headers and subspecs (#14599) via Raymond Hoagland
  • [action] app_store_build_number: Pass teamID when selecting itunes team (#14604) via Dmitrii Celpan
  • [spaceship] Include 'DES' cookie into FASTLANE_SESSION (#14301) (#14525) via Maksym Grebenets
  • [spaceship] Automate phone number selection for "request code via SMS" in 2FA with SPACESHIP_2FA_SMS_DEFAULT_PHONE_NUMBER env var (#14436) via Jan Piotrowski
  • [deliver] Test Deliver::AppScreenshot methods and fix uncovered bugs (#14588) via Liam Nichols
  • [action] Post line break characters as actual interpreted line break through slack integration (#14612) via Albert
  • [action] artifactory: Add a read timeout option (#14580) via Raymond Hoagland
  • [action] pod_lib_lint: Add new cocoapods 1.7 parameters of the lint command (#14579) via Martin Fiebig
  • [action] sonar: new optional param for branch name (#14611) via Husyn
  • [action] register_devices changed to actions/register_devices/ (#14582) via Morten Bøgh
  • [deliver] upload_screenshots_spec to test screenshot collection (#14533) via Liam Nichols
  • [deliver] Fix builds whose versions have components with leading zeros infinitely wait for submission (#14513) via Justin Hill
fastlane - 2.120.0 Fix pilot, fix build watcher, and other improvements

Published by joshdholtz over 5 years ago

  • [spaceship] [spaceship] migrate "olympus" authentication endpoint to appstoreconnect api (#14509) via Stefan Natchev
  • [pilot + spaceship] fix pilot, build watcher, and beta groups to use new App Store Conneect API (#14523) via Josh Holtz
  • [fastlane] add the ability to specify Step Name for all actions (#14423) via Adrien Becchis
  • [gym] fix provisioning profile detection for projects based on inherited xcconfigs (#14360) via José Miguel Brocal Gallego
  • [spaceship] Add app screenshot download endpoint to README.md (#14519) via Maksym Grebenets
  • [action] Continue git_commit action execution if there is nothing to commit (#14501) via Daniel Jankowski
  • [fastlane] fix syntax error changes introduced in ruby 2.6 (#14508) via Stefan Natchev
  • [fastlane] git: more responsible, Windows-compatible shellout (#14471) via Artem Sheremet
  • [snapshot] Make the sleep waiting for animations optional (#14498) via Xaver Lohmüller
  • [deliver] do not set ratings_resets to null if not specified. (#14490) via Carlos Fonseca
  • [scan] added env_name values for commonly used options (#14492) via Jacob Aleksynas
  • [action] add --set-upstream option to push_to_git_remote (#14496) via Guillermo García
  • [sign] fix sigh not using custom keychain path (#14462) via Josip Ćavar
fastlane - 2.119.0 Improvements

Published by joshdholtz over 5 years ago

  • [pilot] filter builds by app id (#14464) via Josh Holtz
  • [frameit] add double quotes to path in StringParser.encoding_type (#14452) via Kacper Dziubek
  • [fastlane_core] verify environment variable values for options (#14450) via Jacob Aleksynas
  • [spaceship] clean up README (#14455) via Jan Piotrowski
  • [spaceship] create README for /docs (#14448) via Jan Piotrowski
  • [deliver + spaceship] format and comment device type lists (#14459) via Jan Piotrowski
  • [deliver + frameit] rename variables (#14460) via Jan Piotrowski
  • [deliver, pilot] look up provider IDs programmatically (#13174) via Matthew Nespor
  • [screengrab] check if package is already installed before uninstalling (#13656) via Joe Elliott
  • [action] update_project_provisioning - show default xcodeproj in success output (#14410) via Aaron Brager
  • [spaceship] basic support for app bundles (#14292) via Max Ott
  • [action] add --no-verify option to commit_version_bump (#14442) via Jack Brown
  • [action] skipping the search for the crashlytics API token if parameter gsp_path is set (#14439) via oklimberg
  • [fastlane] adds FASTLANE_SKIP_ACTION_SUMMARY variable to skip action summary table output (#14432) via Daniel Beard
  • [gym] Fix typo (#14434) via Josip Ćavar
  • [pilot] fix(Docs): Typo (#14400) via Timothy Stewart
fastlane - 2.118.1 Fix for finding keychain

Published by joshdholtz over 5 years ago

  • [match] fix for issue with not finding keychain (#14425) via Josh Holtz
fastlane - 2.118.0 Improvements

Published by joshdholtz over 5 years ago

  • [action] fix showing macOS notification via notification action (#14407) via Daniel Jankowski
  • [scan] skip unavailable os_versions from simclt output (#14388) via Bartosz Polaczyk
  • [action] added new spaceship_logs action (#14394) via Josh Holtz
  • [pilot] add option for uses_non_exempt_encryption and wait for processing again when being set (#14401) via Josh Holtz
  • Improve SnapshotHelper.swift to support snapshotting for multiple apps. (#14367) via Rollback Master
  • [pilot] added extra documentation for skip_waiting_for_build_processing (#14216) via Mike James
  • [snapshot] fixed issue where a bad Locale could be set if neither a locale nor language could be detected. (#14306) via John Szumski
  • [action] added Appcenter plugin link to use instead of hockeyApp (#14325) via Mariano Ksairi
  • [match] clean up match/sync_code_signing docs (#14333) via Jan Piotrowski
  • [action] add skip_import_validation and skip_tests parameters to pod_push action (#14370) via Daniel Jankowski
  • [resign.sh] don't create archived-expanded-entitlements.xcent if xcode10 (#14335) via Arnas Dundulis
  • [fastlane] fix keychain shellescaping (#14311) via Jens Page
  • [screengrab] add documentation on how to detect screengrab at runtime (#14303) via Jan Piotrowski
  • [setup] support .gradle.kts project (#13672) via Ryo Sakaguchi
  • [action] automatic_code_signing - create TargetAttributes for targets missing them (#12782) via Joel Duifhuis
  • [pem] create webpush certificates (#10597) via Jason Hanggi
  • [match] git delete file need to clean and also fix error. (#14313) via krish722
  • [gym] detect true build configuration for archive action (#14054) via Adrian Kashivskyy
  • [action] hockeyapp: Include Hockey CDN bypass example (#14302) via Jan Piotrowski
  • [supply] Enable obb updating (#14269) via Petr Pošvic
  • [action] add --no-verify option to push_to_git_remote (#14288) via Jack Brown
  • [action] import_certificate - resort options, add text about private keys and add another example (#14281) via Jan Piotrowski
fastlane - 2.117.1 Fix for pilot submission

Published by joshdholtz over 5 years ago

  • [pilot] fix for pilot submit review (#14331) via Josh Holtz
fastlane - 2.117.0 Pilot uses new App Store Connect API and other improvements

Published by joshdholtz over 5 years ago

  • [pilot/spaceship] fix pilot to use new Connect API beta calls (#14224) via Josh Holtz
  • [deliver] reset the summary rating (#14289) via Daniel Jankowski
  • [spaceship] AppAnalytics: support for impressions (and some comments + doc additions) (#14167) via Max Ott
fastlane - 2.116.1 Improvements

Published by joshdholtz over 5 years ago

  • [action] add symbols and booleans in modify_services action (#14215) via Martin Gonzalez
  • [supply] checking for interactive mode before user's input when creating from config (#14160) via Juan Ignacio Molina
  • [frameit] automate measuring of "slot" offsets and width (#14184) via Daniel Jankowski
  • [action] fix prompt crash on multi_line_end_keyword: "^D" (#14257) via Daniel Jankowski
  • [fastlane] fix slack action when it adds last_git_commit when passing adds last_git_commit_hash (#14241) via Daniel Jankowski
  • [fastlane] load actions for tools (#14222) via Josh Holtz
  • [spaceship] fixed incorrect language name in languageMapping.json (#14243) via Žymantas Paulauskas
  • [match,spaceship] better message when invalid team id or team name and pass match's team_name in to sigh and cert (#14231) via Josh Holtz
  • [produce,deliver,spaceship] support for new AppStore Connect languages: Catalan, Croatian, Czech, Hindi, Hungarian, Polish, Romanian, Slovak, and Ukrainian (#14110) via Žymantas Paulauskas
  • [match] check certificate validity date (#14168) via claireduf
  • [frameit] fix inconsistent dimensions on device frames (#14199) via Daniel Jankowski
  • [scan] always zip build products (#14210) via Alexis Gauthiez
  • [spaceship] add method for submitting iap for review (#14209) via Stefan Natchev
fastlane - 2.116.0 Improvements

Published by joshdholtz over 5 years ago

  • [core] skip setting partition list if key is already imported (#14175) via Josh Holtz
  • [spaceship] add a spaceship method to check Program License Agreement warnings (#14159) via Keehun
  • [action] add ability to update a specific target's development team (#14156) via Addison Brickey
fastlane - 2.115.0 Improvements

Published by joshdholtz over 5 years ago

  • [deliver] allow metadata items to be uploaded one at a time (#13461) via Timothy Costa
  • [action] CreateKeychainAction patch (#14139) via Ameer A
  • [frameit] debug mode (#14142) via Jan Piotrowski
  • [match] enable match to use Google Cloud application default credentials (#14031) via Matt McKeon
  • [sigh] add healthkit access entitlement to the blacklist and transfer list (#13798) via Travolter
  • [produce/action] adding access_wifi param to modify_services & produce (#14134) via John Knapp
  • [frameit] speed up processing of skipped screenshots (#13993) via Danny Varner
  • [frameit] fixed crash with gets when updating frames (#14103) via Josh Holtz
  • [action] pod_lib_lint add param podspec (#13821) via xdkhan
  • [snapshot] fixed screen name displayed in screenshots.html (#14090) via Claes Jacobsson
  • [spaceship] optimized getting apps for user (#14120) via Phani Anne
  • [scan] customizing the slack post action with custom username and icon/image (#14072) via Gligor Kotushevski
  • [spaceship] add "request code via SMS" for 2FA protected accounts (#14011) via Jan Piotrowski
  • [match] better Windows (and Linux) support (#13943) via Jan Piotrowski
  • [resign.sh] fix icloud-container-environment value (#13767) via Ryan Probus
  • feat: add skip_git_hooks to git_commit action (#13686) via Michael Ossareh
  • [action] download_dsyms: fix downloading the latest build (#14092) via Vincent Isambart
  • [frameit] fix order of devices and offsets+width by manually measuring it (#14095) via Jan Piotrowski
  • [deliver] add 4K Apple TV screenshot dimensions (#13939) via Jan Piotrowski
fastlane - 2.114.0 Improvements

Published by joshdholtz almost 6 years ago

  • [deliver/frameit] frame latest iOS devices, skip uploading iPhone61 (#13774) via Dave Anderson
  • [produce] allow to enable/disable access_wifi service (#13552) via Taimur Ayaz
  • [scan] use slack action to post scan test results (#13791) via Gligor Kotushevski
  • [spaceship] use default sort order for listing TestFlight testers (#13778) via Theodore Dubois
  • [spaceship] fix creating and revoking Apple Keys (#13697) via Dominik Sokal
  • [spm] add missing options (#13649) via Adriaan Duz
  • [gemspec] update emoji_regex version requirement to 1.0 (#14052) via Kristofer Rye
  • [supply] Add option to pass version codes to retain (#14035) via Ullrich Schäfer
  • [action] download_dsyms: min_version (#14069) via Jan Piotrowski
  • [scan] add reset_simulator option (#14053) via wag-miles
  • [match] fix/improve import keys/certificates now showing UI permission popup (#14056) via Josh Holtz
  • [action] fix prompt to not leave trailing new lines in input buffer when using multi_line_end_keyword (#13792) via Robin Kunde
  • [resign] fix keychain_path parameter and output bug (#13889) via Milan Bombsch
  • [Swift] fix Snapshot simulator launch arguments are empty by default (#13865) via Jean Mainguy
  • [action] fix version regex in increment_version_number (#14005) via Takeru Chuganji
  • [action] create_pull_request: fix documentation for return value (#14068) via Rodrigo Cardoso Buske
  • [fastlane] accept utf8 as valid locale + Automatically parse locale command (#13441) via Ivan Tham
  • [action] create_app_online: Fix option for specifying icloud container id (#14064) via Eakawat Tantamjarik
  • [fastlane] fix undefined local variable output_path in JUnitGenerator (#14048) via naoigcat
  • [docs] update docs of each action to mention CLI call option (#14060) via Felix Krause
  • [snapshot] preview: fix overlay top padding (#13828) via Claes Jacobsson
  • [deliver] adds documentation for IDFA specifiers (#14051) via Ash Furrow
  • [fastlane] added loading indicator for importing keys command (#13974) via Rishabh Tayal
  • [scan] shellescape only-testing and skip-testing options (#14043) via Jan Piotrowski
  • [action] update_info_plist: Output error message if xcodeproj can not be found (#13928) via Oliver Bayer
  • [screengrab] update Android Library to API level 28 (#13231) via Niklas Baudy
  • [action] explicitly unlink to keep references to temp files for crashlytics (#14037) via Takeru Chuganji
  • [spaceship] copy cookie to clipboard (#13831) via Rishabh Tayal
fastlane - 2.113.0 Improvements

Published by joshdholtz almost 6 years ago

  • [match] update fastlane match init to support Google Cloud Storage (#13868) via Felix Krause
  • [gemspec] raise upper limit on Bundler version to include 2.x.x (#14024) via Kristofer Rye
  • [helpers] ignore Carthage directory while searching for xcodeproj packages (#14000) via Berk Çebi
  • [spaceship] fixed app trailer preview being deleted by Ruby by the time the upload finishes (#14028) via Peter Tutervai
  • [spaceship] fix getting reviews on apps with no reviews (#14027) via Henry Howeson
  • [action] add labels to create_pull_request (#13981) via Josh Holtz
  • [spaceship] fixed deprecated call using Faraday (#14018) via Peter Tutervai
  • [resign.sh] fix bundle ID update in patched entitlements (#13902) via Matt Holgate
  • [deliver] add missing require (#13972) via Sébastien Lorber
  • [match] fix change password to add files and fix breaking change on cert import (#13983) via Josh Holtz
  • [snapshot] sort screenshots.html by screen name (#13795) via Claes Jacobsson
  • [spaceship] improve TunesClient request retry (#13878) via Jan Piotrowski
  • [spaceship] fix logging to not crash when used in Threads (#13954) via Jan Piotrowski
  • [spaceship] added option to spaceship to be able to release version to all users while on phased release (#13941) via polmum
  • [match] check exit status of security command (#13967) via Stefan Natchev
  • [fastlane] fix support for specifying android emulator serial (#13946) via Raymond Hoagland
fastlane - 2.112.0 Improvements and spaceship fixes

Published by joshdholtz almost 6 years ago

  • [spaceship] fix Spaceship not returning AdHoc profile (#13945) via Riad Krim
  • [spaceship] replace post_for_testflight_review with new public API (#13919) via Josh Holtz
  • [deliver] default html generator to current dir (#13920) via Josh Holtz
  • [core] remove leftover launch and completion analytics from UpdateChecker (#13918) via Jan Piotrowski
  • [action] new action ensure_bundle_exec to enforce use of bundler (#13866) via Rishabh Tayal
fastlane - 2.111.0 AdHoc profiles hotfix & other improvements

Published by KrauseFx almost 6 years ago

  • [match] fix match adhoc RuntimeError error (#13907) via Alex Matchneer
  • [docs] Improve instructions for using Charles to debug spaceship (#13890) via Jan Piotrowski
  • [action] Fix Crashlytics deprecated message for submit binary path (#13854) via Riad Krim
  • [zip] Handle symbolic links (#13836) via Hanstad
  • [Swift] Fix frameit's Boolean options are generated as String? instead of Bool? (#13880) via Jean Mainguy
  • Address docs feedback by @janpio (#13898) via Felix Krause
  • Update Crashlytics action documentation (#13888) via Riad Krim
  • Add human-readable storage identifier string to various match outputs (#13886) via Felix Krause
  • Add support for gc_keys.json file in fastlane subfolder (#13887) via Felix Krause
  • Add key information to GC bucket selection (#13885) via Felix Krause
  • Add match docs on how to migrate to Google Cloud (#13884) via Felix Krause
  • Update match docs to describe Google Cloud Storage (#13883) via Felix Krause
  • [deliver] submit for review docs (#13882) via Josh Holtz
  • Add warning about keys file during match onboarding (#13881) via Felix Krause
  • [docs] upload_to_play_store/supply: add link to explanation of version code (#13872) via Jan Piotrowski