Tags: TheMetalCode/fastlane
Tags
[CI] check "special action docs" code samples (fastlane#13107) * Add "missing" lanes/checks to lane that is executed on CI * ensure_special_docs_code_samples * move checks to be executed earlier, to avoid interference by cloned docs repo * count actions differently
Improvements * [scan] should_zip_build_products sets SCAN_ZIP_BUILD_PRODUCTS_PATH in lane context (fastlane#13134) via Josh Holtz * [spaceship] change pretty_install_date to useful date format (fastlane#13129) via Jan Piotrowski * [pilot] replace tester.latest_build with actual data (fastlane#13128) via Jan Piotrowski * [action] deprecate options in cocoapods that no longer exist (fastlane#13111) via Josh Holtz * [match] fix code sample (fastlane#13102) via Jan Piotrowski * [supply/] emojify `supply init` output (fastlane#13115) via Jan Piotrowski * [deliver] handle frameit "fonts" directory (fastlane#13095) via Danny Varner * [screengrab] strip whitespace from device_ext_storage to get rid of newline on Windows (fastlane#13065) via Jan Piotrowski * [screengrab] replace double escape with simple escape so command also works on Windows (fastlane#13064) via Jan Piotrowski * [supply] always return empty array for tracks (fastlane#13077) via Andrew V. Belousoff * [fastlane] fix FastlanePty.spawn on Windows (fastlane#12995) via Jan Piotrowski * [spaceship] invalidate group list when a group is created (fastlane#13078) via heartofagoof * [action] reorder steps in git_add to display success logs only when it has been a success (fastlane#13052) via claireduf * [action] document api_token as optional in the action create_pull_request (fastlane#13043) via David Cordero https://github.com/fastlane/fastlane/releases/tag/2.102.0
[action] google_play_track_version_codes needs :timeout (fastlane#13014)
Hotfix for supply and google_play_track_version_codes * [supply] return empty array when aab not set (fastlane#12998) via jrnk * [spaceship] fetch list of available bundle ids (fastlane#13001) via heartofagoof * [action] google_play_track_version_codes needs :timeout (fastlane#13014) via joshdholtz https://github.com/fastlane/fastlane/releases/tag/2.101.1
Improvements * [supply] added new timeout option (fastlane#12981) via Josh Holtz * [snapshot] fix window is not found (fastlane#12964) via Saúl Moreno Abril * [spaceship] support subscription_pricing_target when creating IAP. (fastlane#11875) via Ben Yohay * [fastlane] filter out non-xcodeproj files from the list returned by `project_paths`. (fastlane#12985) via Michał Kałużny * [action]Add ability to specify Carthage execuatable (fastlane#12969) via Brentley Jones * [spaceship] parametrize view_by in analytics API (fastlane#12967) via Pawel Rusin * [action] added author_email to last_git_commit action (fastlane#12926) via wag-miles * [supply] fix issue that uploading aab with mapping file (fastlane#12856) via Takao Chiba * [supply] make Google API Client gemspec version looser (fastlane#12918) via Takeru Chuganji https://github.com/fastlane/fastlane/releases/tag/2.101.0
Hotfix for cocoapods action * [action] remove conflicting_options on repo_update in cocoapods action (fastlane#12940) via Josh Holtz https://github.com/fastlane/fastlane/releases/tag/2.100.1
Improvements * [scan] raise error if scan fails with a building/compiling error (fastlane#12916) via Josh Holtz * [action] add dsym_paths option to upload_symbols_to_crashlytics (fastlane#12832) via Josh Holtz * [action] dd new :context option to "jira" action (fastlane#12912) via Kirill Budevich * [supply] add support for release notes from bundles (fastlane#12906) via Tom Wilson * [action] dd server url to the Sonar action (fastlane#12907) via Yann Vaillant * [fastlane] replace occurrences of "iTunesConnect" with "App Store Connect" (fastlane#12904) via Iulian Onofrei * [snapshot] fix bug getting the device width (fastlane#12881) via Saúl Moreno Abril * [action] fix option in github_api action to disable ssl verification (fastlane#12846) via Raymond Hoagland * [snapshot] add result_bundle option (same as gym and scan) (fastlane#12825) via Josh Holtz * [action] crashlytics action handles user set crashlytics path better if submit binary not linked directly (fastlane#12896) via Josh Holtz * [fastlane] show metrics opt-out message the first time fastlane runs (fastlane#12897) via Shihua Zheng * [action] fix reset_simulator_contents to work with Xcode 9 and later (fastlane#12863) via Josh Holtz * [action] fix version_get_podspec to allow parsing pre-release suffix (fastlane#12809) via Josh Holtz * [spaceship] remove defaulting push notifications on in create_app (fastlane#12862) via Josh Holtz * [deliver] generate Preview.html file in fastlane directory like gitignore suggests (see migration notes) (fastlane#12812) via Josh Holtz * Make all require types consistent (fastlane#12864) via Iulian Onofrei * [action] fix wording in ensure_git_branch's output message (fastlane#12860) via Iulian Onofrei * [spaceship] fix incorrect service id for Wallet (fastlane#12858) via Fumiya Nakamura * [snapshot] set ConnectHardwareKeyboard to false for all simulators. Issue fastlane#12325. (fastlane#12829) via Stephen Williams * [Fastlane.swift] pod_lib_lint and pod_push sources option is now an array (fastlane#12823) via Josh Holtz * [Fastlane.swift] now has access to lane name with laneContext() and environmentVariable() (fastlane#12814) via Josh Holtz https://github.com/fastlane/fastlane/releases/tag/2.100.0
PreviousNext