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

Published by joshdholtz about 4 years ago

  • [action] add file ignore param for ensure_git_status_clean (#17115) via Devzhr
  • [action[ set http request read_timeout to 300 seconds for download_dsyms (#17262) via Pranav Raj
  • [Fastlane.swift] fix crash in LaneFileProtocol.swift when executing fastlane Swift without using SPM (#17276) via Roger Oba
  • [pilot] make key contents sensitive (#17256) via Roger Oba
  • [action] fixed issue in app_store_connect_api_key with loading key content from env variable (#17322) via Josh Holtz
  • [spaceship] checks is not nil on Spaceship::ConnectAPI.patch_app (#17261) via Abraão Levi de Oliveira Figueredo
  • [spaceship] modify Net::HTTPGenericRequest monkeypatch so that only Apple domains are affected (#17218) via Ash Tyndall
fastlane - 2.160.0 Deliver supports App Store Connect API Key

Published by joshdholtz about 4 years ago

  • [spaceship] support PENDING_APPLE_RELEASE (#17254) via Josh Holtz
  • [deliver] add support for App Store Connect API Key (#17238) via Josh Holtz
  • [deliver] add retry when fetching edit app version and edit app info (#17235) via Josh Holtz
  • [frameit] allow setting font_weight for keyword/title (#17159) via Herbert Poul
  • [actions] add filter date to download_dsyms (#17228) via Mark Woollard
fastlane - 2.159.0 Improvements

Published by joshdholtz about 4 years ago

  • [spaceship] add skip_select_team to Spaceship::ConnectAPI.login (#17215) via Josh Holtz
  • [Fastlane.swift] Swift Package Manager support (#16844) via Jorge
  • [actions] fixing an issue where last_git_tag command sometimes didn't return the correct tag based on pattern when the commit has multiple tags applied (#17204) via Gligor Kotushevski
  • [match] fixed an issue that caused match import command to create wrong names for some provisioning profiles. (#17213) via Nikola Nikolov
  • [deliver] fix UploadMetadata taking too long to run (#17169) via Pierluigi D'Andrea
  • [snapshot] fix snapshot landscape orientation issue (#17180) via Jari Kalinainen
  • [spaceship] fix Spaceship::ConnectAPI.get_app_price_points (#17200) via Josh Holtz
fastlane - 2.158.0 Improvements

Published by joshdholtz about 4 years ago

  • [precheck] migrate to App Store Connect API (except for IAPs) (#17167) via Josh Holtz
  • [spaceship] pause, resume and complete a appstore version in phased release (#17165) via polmum
fastlane - 2.157.4 Improvements

Published by joshdholtz about 4 years ago

  • [spaceship][match] fix and improve team selection flow with Spaceship::ConnectAPI client (#17160) via Josh Holtz
fastlane - 2.157.3 Improvements

Published by joshdholtz about 4 years ago

  • [actions] fix download_dsyms, app_store_build_number, and test_flight_build_number (#17148) via Josh Holtz
  • [deliver] update example rating config json (#17138) via Josh Holtz
  • [spaceship] automatically select Spaceship::Portal or Spaceship::Tunes team if env is set when logging into Spaceship:: ConnectAPI (#17136) via Josh Holtz
  • [match] fix occasional auth issues with App Store Connect (#17133) via Josh Holtz
  • [resign] add full sed path for resign.sh (#17075) via Keith Smiley
  • [spaceship] add endpoint AppPricePoint (#17078) via Bolo Michelin
  • [spaceship] get selected build from App Store Version (#17118) via Josh Holtz
fastlane - 2.157.2 Improvements

Published by joshdholtz about 4 years ago

  • [spaceship] share tunes and portal session when logging in with apple id from connect api (#17110) via Josh Holtz
fastlane - 2.157.1 Improvements

Published by joshdholtz about 4 years ago

  • [deliver] fix upload screenshot when display type not yet created (#17106) via Josh Holtz
  • [screengrab] handle permission denied during screengrab adb pull (#17101) via Aman Gupta Karmani
  • [screengrab] pass adb_path into AdbHelper (#17099) via Aman Gupta Karmani
  • [spaceship] separate portal team id and tunes team id (#17104) via Josh Holtz
fastlane - 2.157.0 Improvements

Published by joshdholtz about 4 years ago

  • [deliver] improve screenshot uploading verification (#17060) via Satoshi Namai
  • [screengrab] Wait for device to reconnect after adb root (#17077) via Olivier Halligon
  • [action] fix formatting syntax error on commit_version_bump (#17092) via Sandeep M
  • [gym] safer logic getting last 5 lines of logs (#17096) via Christian Schmidt
  • [pilot][spaceship][action] set ASC API key in pilot, new app_store_connect_api_key action, and spaceship fixes for both of those (#17061) via Josh Holtz
  • [spaceship] improve multiple sessions and multiple auth types (#17042) via Josh Holtz
  • [action] Add support to exclude files from sonar qube analysis (#17049) via David Cacenabes

Using the App Store Connect API Key

  • pilot is the first tool to fully support authorization with the API Key
  • Go to https://docs.fastlane.tools/app-store-connect-api/ to read more on fastlane and the App Store Connect API
    • Learn about the new app_store_connect_api_key action
    • Learn about the fastlane App Store Connect JSON API Key file format
    • See that status of tools that support the App Store Connect API Key
fastlane - 2.156.1 Improvements

Published by joshdholtz about 4 years ago

  • [deliver] fix upload_screenshots when not using upload_to_app_store for screenshots (#17051) via Satoshi Namai
  • [deliver] fix upload screenshots when no screenshots (#17040) via Josh Holtz
fastlane - 2.156.0 Improvements

Published by joshdholtz about 4 years ago

  • [deliver] make uploading and deleting screenshots more efficient (#16972) via Satoshi Namai
  • [gym][scan][snapshot] xcodebuild -resolvePackageDependencies missing -derivedDataPath (#16986) via Adriaan Duz
  • [screengrab] fix permission Issues on API > 21 (#17006) via Greg Billetdeaux
fastlane - 2.155.3 Hotfix

Published by joshdholtz about 4 years ago

  • [sigh] fix for sending up template_name to ASC API (#17022) via Josh Holtz
fastlane - 2.155.2 Hotfix

Published by joshdholtz about 4 years ago

  • [sigh] improve device logic and tests (#17018) via Josh Holtz
fastlane - 2.155.1 Hotfix

Published by joshdholtz about 4 years ago

  • [sigh] fix issue with dev development devices (#17009) via Josh Holtz
fastlane - 2.155.0 Improvements

Published by joshdholtz about 4 years ago

  • [spaceship] use created_date for fetching latest app store version (#17005) via Josh Holtz
  • [snapshot] add suppress_xcode_output option (#16982) via Roger Oba
  • [supply] add support for ack_bundle_installation_warning - updated (#16971) via Michael Miko
  • [deliver] fix language detection for HtmlGenerator (#16979) via Mattias Pfeiffer
  • [match] fix Google Cloud Storage Crash When No Fastfile Is Being Used (#16983) via Roger Oba
  • [match][sigh][gym] migrate to new App Store Connect API and improve building with Catalyst (#16158) via Josh Holtz
  • [action] create_keychain - Populate KEYCHAIN_NAME to lane variables upon creation of keychain (#16920) via Alex Benoit
  • [spaceship] allow modify is_opted_in_to_distribute_ios_app_on_mac_app_store on Spaceship::ConnectAPI:App (#16973) via Josh Holtz
fastlane - 2.154.0 Improvements

Published by joshdholtz about 4 years ago

  • [match] fix failing tests from merge (#16968) via Josh Holtz
  • [deliver] Fixed filename for review information of AppStoreConnect (#16963) via はるふ
  • [match] add git private key support for match (#16457) via Morten Bøgh
  • [fastlane] adds git_pull rebase option (#16592) via Benjamin Borowski
  • [deliver] fixed crash on running 'deliver download_metadata' (#16964) via はるふ
  • [gym] iOS Export Options "Destination" Handling (#16609) via DomenicBianchi01
  • [frameit] look for title.strings in parent folders (#16630) via Robert Sasak
  • [spaceship] add shortcuts for getting current pending release and current in revi… (#16808) via Addison Brickey
  • [snapshot] add headless option (#16863) via Andreas Ganske
  • [fastlane_core] update the simulator device state (#16936) via Lyndsey Ferguson
  • [action] add --use-netrc option to carthage action (#16942) via Tatsuya Tanaka
  • [spaceship ]fix: infinite retry of with_asc_retry (#16953) via Valerio Castelli
  • [pilot] remove < from pilot changelog (#16933) via Alex Benoit
fastlane - 2.153.1 Improvements

Published by joshdholtz about 4 years ago

  • [deliver] fix for reverse attribute mapping for app store review detail (#16930) via Josh Holtz
fastlane - 2.153.0 Improvements

Published by joshdholtz about 4 years ago

  • [deliver] verify all screenshot deleted succesfully (#16842) via Josh Holtz
  • [frameit] Add font_size parameter (#16870) via Andreas Ganske
  • [action] download_dsyms - add option to pass build_number as an integer (#16900) via Alex Benoit
  • [spaceship] add endpoint availableTerritories (#16877) via Bolo Michelin
  • [fastlane] fix other_action to run in root project directory (#16889) via Jorge
  • [scan] fix empty simulator logs (#16833) via Lyndsey Ferguson
  • [spaceship] feat: support appStoreVersionReleaseRequests (#16765) via Valerio Castelli
  • [action] erb uses ErbTemplateHelper and adds trim mode (#16882) via Josh Holtz
  • [deliver] reimplementing tests from 2.150.0 (#16880) via Josh Holtz
  • [deliver] fetches app with Spaceship::ConnectAPI (#16857) via Josh Holtz
fastlane - 2.152.0 Improvements

Published by joshdholtz over 4 years ago

  • [deliver] update app version before localization to prevent invalid state (#16843) via Josh Holtz
  • [fastlane] ignore vendor debug check when running tests (#16822) via Ben Scheirman
  • [actions] update danger to 8, lock faraday to <1 (#16793) via Anton Rieder
  • [pilot] add new distribute_only option (similar to 'fastlane pilot distribute' command) (#16816) via Josh Holtz
  • [action] git_branch - add support for CircleCI env variable (#16794) via Dalton Claybrook
  • [deliver] make individual_metadata_items optional to fix deprecation warning (#16805) via Roger Oba
  • [deliver][copy] fix & improve example IDFA copy (#16807) via Roger Oba
fastlane - 2.151.2 Improvements

Published by joshdholtz over 4 years ago

  • [fastlane] replace blank? with to_s.empty? (#16804) via Josh Holtz
  • [deliver][spaceship] fix some small typos (#16801) via Josh Holtz
  • Fixes issue where Aws::Credentials were being initialized with blank (#16798) via Austin Treat Emmons
  • [fastlane_core] escape xcrun itmstransporter password for special characters (#16795) via Josh Holtz
  • [deliver] Update fakefs to 1.2.x (#16791) via Anton Rieder
  • [spaceship] return model (not response) from create) (#16786) via Josh Holtz
  • [deliver] implement parallel screenshot download (#16654) via Vadim Smal