Tags: dominhquan/fastlane
Tags
Swift and other improvements * Prioritize user's lane over actions (fastlane#11786) via Felix Krause * Make name conflict error message more obvious (fastlane#11787) via Felix Krause * Generate more idomatic screenshots.html file when using screengrab. (fastlane#11811) via Niklas Baudy * Fastlane.swift: Fix default type for Integer parameters (fastlane#11793) via Thi * Fastlane.swift: Changing type of activeDaysLimit to Int to creathe pushcertificates (fastlane#11791) via Johannes Boß * Include contents of BCSymbolMaps directory in dSYM.zip file. (fastlane#11771) via Peder Toftegaard Olsen * Screengrab + snapshot: Also allow h + l for navigating between screenshots. (fastlane#11817) via Niklas Baudy * Fix erroneous success message during setup (fastlane#11810) via Patrick Nollet * Option to upload symbols to Firebase Crashlytics via GoogleService-Info.plist (fastlane#11798) via Jonas Rottmann * changed cert checker to use ruby openssl to generate sha1 fingerprint (fastlane#11652) via Cyberbeni * [match/utils] using ruby openssl instead of terminal version (fastlane#11720) via Cyberbeni * [match] using ruby openssl instead of terminal one (fastlane#11641) via Cyberbeni * pilot - added changelog validation (fastlane#11777) via Rishabh Tayal * Make sure that the local testing docs is the same (fastlane#11775) via Iulian Onofrei * Forcing ASCII for this ASCII encoded certificate (fastlane#11770) via Jonathan Arbogast https://github.com/fastlane/fastlane/releases/tag/2.81.0
Improvements * [gym] Trim AppIdentifierPrefix to get correct bundle ID (fastlane#11636) via Alex Culeva * Fix deliver(overwrite_screenshots: true) failing with iMessage screenshots (fastlane#11751) via Javier Soto * Improve command timeouts for xcodebuild (fastlane#11526) via Daniel Jalkut * fastlane#10187 Fix xcodebuild inherited command not found (fastlane#11739) via Riad Krim * Demo Account required option (fastlane#11738) via Alex Delong * Fix typo in download_dsyms error message (fastlane#11733) via Eli Perkins * Allow CFPropertyList==3.0.0 (fastlane#11761) via Markus Unterwaditzer * [Fastlane.swift] Fix wrong data type when convert Hash-type options to Swift (fastlane#11749) via Thi * Fix typo in rubocop config file (fastlane#11759) via Iulian Onofrei https://github.com/fastlane/fastlane/releases/tag/2.80.0
Remove default value for initial_build_number (fastlane#11730) - If there is an error, latest_testflight_build_number can return 1 - This is bad if ITC is down. - Instead, rely on people setting it by allowing the error message "Could not find a build on iTC - and 'initial_build_number' option is not set" to be displayed - fixes fastlane#11711
Improvements * Change update message color from green to default terminal color (fastlane#11698) via Felix Krause * [Fastlane.swift] Support printing out console log from Swift (fastlane#11625) via Thi * Read files as UTF8 or binary explicitly (fastlane#11678) via Jan Piotrowski * Fix plugin search only returns plugins which have search query as (fastlane#11639) via Thi * [frameit] Fix vertical padding and spacing between keyword and multi-line title when using the stacked title option (issue fastlane#11646) (fastlane#11661) via funnel20 * [frameit] prevent too large multi line text (issue fastlane#11585) (fastlane#11624) via funnel20 * Remove default value for initial_build_number (fastlane#11730) via Joshua Liebowitz * Fix duplicate loading of Gymfile if there is only one Gymfile (fastlane#11718) via Thi * Fix usage of FastlanePty.spawn() (fastlane#11688) via Robin Kunde * Update podspec CocoaPods version regex to work with new `swift_version` in CocoaPods 1.4.0 (fastlane#11702) via Felix Krause * Instructions on how to run specific unit test or unit test group (fastlane#11685) via Jan Piotrowski * Disable pager explicitly for * git_branch_pager (fastlane#11689) via Robin Kunde * Don't check for executable files on Windows (fastlane#11679) via Jan Piotrowski * Fallback for PTY (fastlane#11671) via Jan Piotrowski * better cross platform tests (fastlane#11677) via Jan Piotrowski * Replace hard coded test paths (e.g. /tmp) (fastlane#11427) via Jan Piotrowski * Parallelize CI (fastlane#11456) via Jan Piotrowski https://github.com/fastlane/fastlane/releases/tag/2.79.0
Improvements * Download screenshots: add `use_live_version` option (fastlane#11640) via Andrea Cipriani * Swift Runner Upgrader always finds something to upgrade (fastlane#11635) via Joshua Liebowitz * Missing cert expiration in nuke causes crash (fastlane#11631) via Joshua Liebowitz * Do not show step text for environment_variable action. (fastlane#11626) via Thi * sort candidate_builds by upload_date (fastlane#11602) via Taras Vozniuk * Appaloosa action - Enforce API_KEY on private signed form (fastlane#11545) via Benoit Tigeot * Fix `fastlane init` crash when having no iOS or Android project (fastlane#11621) via Felix Krause https://github.com/fastlane/fastlane/releases/tag/2.78.0
PreviousNext