Tags: Watemlifts/fastlane
Tags
Improvements * [action] cocoapods - add `--deployment` (fastlane#15490) via Atsuto Yamashita * [download_dsyms] remove leading zeros from version string (fastlane#15235) via Bruno Werminghoff * [action] improve get_version_number: fallback to project settings if no MARKETING_VERSION is set for target (fastlane#15331) via Muhammet Ilendemli * [fastlane/spaceship] update deprecated Faraday Error namespacing (fastlane#15403) via Bobby McDonald * [action] update_keychain_access_groups (fastlane#15465) via yutae * [fastlane] specifiable step name for sh action (fastlane#15433) via Adrien Becchis * [scan] fix incorrect scan error message when suppressing build output (fastlane#15470) via Iulian Onofrei * [action] cocoapods - add `--clean-install` (fastlane#15480) via Atsuto Yamashita * [action] carthage - add `no-checkout` option (fastlane#15482) via Atsuto Yamashita * [fastlane] pin signet to 0.11 if Ruby 2.3 or less (fastlane#15483) via Josh Holtz * [fastlane] revert "pin faraday to < 0.16.0 (fastlane#15399)" (fastlane#15407) via Jan Piotrowski * [fastlane] fastlane env no longer fails if you don't have git installed (fastlane#15448) via chedabob * [scan] fix xcode11 scan log collecting (fastlane#15440) via Lyndsey Ferguson * [action] add organization to sonar action parameters (fastlane#15444) via chedabob * [action] add a configurable timeout to download_dsyms action (fastlane#15443) via chedabob * [download_dsyms] added 'live' version parameter to only download live_version dSYMs (fastlane#15309) via Yen-Chia Lin * [action] remove nightly from update_fastlane (fastlane#15421) via Josh Holtz https://github.com/fastlane/fastlane/releases/tag/2.134.0
Fastlane.swift documentation and other improvements * [match] check if the bucket name was already specified (fastlane#15427) via Rick Clephas * [ci] stop google api client errors about outdated ruby (fastlane#15423) via Bobby McDonald * [ci] update `fastlane-env-reminder` to use fastlane-bot account (fastlane#15424) via Daniel Jankowski * [fastlane] pin rubyzip to 1.3.0 to get rid of vulnerable versions (fastlane#15420) via carol-mohemian * [Fastlane.swift] generate documentation (fastlane#15283) via Ben Humphries https://github.com/fastlane/fastlane/releases/tag/2.133.0
Improvements Auto-generated by fastlane 🤖 **Changes since release '2.131.0':** * [snapshot] added Snapshot support for dark mode in iOS 13 (fastlane#15303) via Arne Tempelhof * [spaceship] add option to reply to resolution center (fastlane#15377) via Max Ott * [match/cert/sigh] support xcode 11 profiles (fastlane#15410) via Josh Holtz * [fastlane] attempt to require lib in Fastfile before warning (fastlane#15354) via Loren Segal * [fastlane/deliver/pilot] resolve multiple -t parameters overriding each other for iTMSTransporter (fastlane#15387) via Nick Silvestro * [fastlane]set FASTLANE_SHOW_TIMEZONE env var to show timestamp in logs (fastlane#12673) via duality72 * [frameit] added device names for new iPad sizes (fastlane#15373) via Hans * [match] fix for git_basic_authorization option (fastlane#15391) via Bruno Guidolim * [action] add modular headers pod push option and env variable (fastlane#15347) via bouldering-machine * [produce] check before push_notification service enable (fastlane#15327) via aniketgaur * [match] improve Google Cloud Storage wizard (fastlane#15310) via Rick Clephas * [spaceship] add support for adding and removing IAPs to/from app version (fastlane#15339) via Max Ott * [spaceship] add support for changing subscription tiers (fastlane#15337) via Max Ott * [action] latest_testflight_build_number - support :platform parameter for non-live builds (fastlane#15289) via Alexander Chapliuk * [action] add the possibility to update an app to the onesignal action (fastlane#15288) via Iulian Onofrei * [action] add ensure_env_vars action (fastlane#15291) via Iulian Onofrei * [match] added basic authorization to git storage (fastlane#15324) via Bruno Guidolim * [snapshot] add iPhone 11 series devices to reports_generator (fastlane#15330) via Stephan Mantler * [spaceship] f template name parameter. (fastlane#15228) via Yoshimasa Niwa * [action] fix `get_version_number` curly braces (fastlane#15285) via Florent Morin https://github.com/fastlane/fastlane/releases/tag/2.132.0
Improvements * [cert/resign] Fix simple typo: provisiong -> provisioning (fastlane#15293) via Tim Gates * [Fastlane.swift] fix support for rendering single line description of plugin actions on docs (fastlane#15266) via Daniel Jankowski * [action] app_store_build_number: Changed the sort value for when returning the list of builds from the Connect API for TestFlight builds (fastlane#14872) via Vladimir Zdravkovic * [gym] provide bcsymbolmap path to dsymutil for each architecture (fastlane#15243) via Lev Sokolov * [match] add option to skip provisioning profiles (fastlane#15223) via Addison Brickey * [action] is_ci also looks at GITHUB_ACTIONS (fastlane#15232) via Koen Punt * [action] gradle: Add support for GRADLE_OUTPUT_JSON_OUTPUT_PATH and GRADLE_ALL_OUTPUT_JSON_OUTPUT_PATHS (fastlane#15238) via IKEDA Sho * [Fastlane.swift] remove puts in swift_fastlane_api_generator.rb (fastlane#15263) via Josh Holtz * [Fastlane.swift] Ignore files that don't contain FastlaneRunnerAPIVersion (fastlane#15262) via Jean Mainguy * [match/crashlytics] fix unknown method error (fastlane#15256) via Piet Brauer * [Fastlane.swift] add missing FastlaneRunnerAPIVersion comment (fastlane#15258) via Jean Mainguy * [action] download_dsyms - do not attempt to download Dsyms if the dsym_url is missing. (fastlane#15260) via George Tsifrikas * [action] download_dsyms - replace error with message when no dSYM found (fastlane#15259) via Jean Mainguy https://github.com/fastlane/fastlane/releases/tag/2.131.0
Fastlane.swift for plugins and other improvements * [Fastlane.swift] generate Swift API for third party plugins and local actions (fastlane#15203) via Josh Holtz * [action] register_devices: Update file format (fastlane#15176) via Matěj Kašpar Jirásek * [spaceship] adding support for DEP_ID (fastlane#14852) via heartofagoof * [action] `is_ci` - added support for Github Actions CI (fastlane#15227) via Rishabh Tayal * [gym] remove is_string option on skip_codesigning (fastlane#15225) via Josh Holtz * [sigh] allow download_all to support the platform option (fastlane#15175) via nanci * [gym] add skip codesign option to build_ios_app (fastlane#15189) via Cameron Lowell Palmer * [action] plugin_scores: Add support for rendering multiline description of plugin actions on docs (fastlane#15212) via Daniel Jankowski * [download_dsyms] ix wait for dSYM file to appear on App Store Connect (fastlane#15049) via Jean Mainguy * [action] slather: Add :binary_file support for handling multiple input files (fastlane#15220) via Rob Nadin * [action] danger: Support for remove-previous-comments option (fastlane#15206) via Eric Jensen * [spaceship] changed body['resultString'] to body['userString'] as only userString contains the phrase 'Program License Agreement' whose inclusivity we are checking (fastlane#15193) via Ali Fawad * [snapshot] added --force option to fastlane snapshot update (fastlane#15187) via Josh Landry * [action] only add derived data parameter if it's set, and command is update, build… (fastlane#15166) via Jesper Westervig Nielsen * [core] chomp, not strip output in CommandExecutor (fastlane#15132) via Artem Sheremet * [CI] Run tests with Xcode 11 (and ruby 2.5) on Circle CI (fastlane#15142) via Jan Piotrowski https://github.com/fastlane/fastlane/releases/tag/2.130.0
PreviousNext