A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/fastlane/fastlane

https://github.com/fastlane/fastlane - 2.98.0 Improvements

  • [supply] set google client send_timeout (#12732) via Josh Holtz
  • [pilot] - reject previous 'waiting for review' build (#12565) via Rishabh Tayal
  • lock xcpretty at 0.2.x to prevent auto 0.3.x updates (#12715) via Josh Holtz
  • [action] app_store_build_number now nicely alerts user when no live version (#12742) via Josh Holtz
  • [snapshot] initialize directories on retry and clear collected_errors on retry (#12737) via Josh Holtz
  • [action] add ability to pass custom placeholders in mailgun action (#12720) via Alexandre Lision
  • [action] make Carthage action support dependencies for bootstrap command (#12684) via Michael Sanders
  • [action] add support for Nexus 3 in nexus_upload action (#12620) via Michael Diodone
  • [action] login keychain is the default keychain in unlock_keychain action (#12614) via Dylan Gyesbreghs
  • always require terminal-table in files that use terminal-table (#12727) via Josh Holtz
  • add support for the latest capabilities available in the Developer Portal (AccessWiFi, ClassKit, and AutoFillCredential) (#12685) via Sergio Campamá

- Ruby
Published by joshdholtz over 7 years ago

https://github.com/fastlane/fastlane - 2.97.0 Improvements

  • abort on interrupt to set exit code to 1 (#12632) via Josh Holtz
  • [action] increment_build_number informs user what to do when detecting SRCROOT (#12540) via Josh Holtz
  • [action] add mute to say action (with rework) (#12640) via Josh Holtz
  • [spaceship] delete unused available_providers (#12665) via Josh Holtz
  • [match] fix cert check when the keychain is specified (#12661) via Gergő Németh
  • [action] add apk option to testfairy action (#12631) via Josh Holtz
  • [spaceship] add ability to retrieve builds for a given TestFlight group (#12616) via Simon Cook
  • [deliver] fix *_path is not affected on deliver-init (#12630) via Kohki Miki
  • [spaceship] updated Tunes.client so select_team returns team_id when executed just like Portal.client does (#12605) via Eric Hankinson
  • [gemspec] use rubyzip >= 1.2.1 (#12615) via Allen Wu
  • [spaceship] allow to remove tester(s) from testflight (#12618) via Jerome Lacoste
  • [slack] add pretext to show text above attachment block (#12472) via Josh Holtz
  • [action] add log_path option to the carthage action (#12474) via Taisuke Hori
  • [spaceship] corrected spelling of team_select interactive messages when running in CI (#12606) via Eric Hankinson

- Ruby
Published by joshdholtz over 7 years ago

https://github.com/fastlane/fastlane - 2.96.1 Fix for Apple login error

  • [spaceship] display apple id and privacy statement instructions to hsa2 accounts (#12591) via Josh Holtz
  • [spaceship] display apple id and privacy statement instructions to non-sa accounts (#12590) via Josh Holtz

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.96.0 Improvements and fix for Apple login error

  • [spaceship] fix for handling Apple's new Apple ID and Privacy statement (#12578) via Josh Holtz
  • [spaceship] added team_name to spaceship client (#12457) via Rishabh Tail
  • [supply] add aab (android app bundle) support (#12568) via Josh Holtz
  • [action] Add parameter code_signing_identity for CODE_SIGN_IDENTITY setting (#12326) via Harris
  • [gym] fix analyze_build_time setting interfering with xcpretty log generation (#12527) via Allen Wu
  • [spaceship ] added support for volume purchase program (#12420) via heartofagoof
  • [action] fixes crash in appetize when url param is given (#12544) via Rishabh Tayal
  • [spaceship] added support for appcenter is_ci? (#12512) via Rishabh Tayal
  • [spaceship] changelog_from_git_commits supports between command line (#12477) via Rishabh Tayal
  • [frameit] added loading indicator for frameit (#12518) via Rishabh Tayal
  • [credentials_manager] Add attr_reader for :prefix in AccountManager (#12524) via Felix Krause
  • disables color in xcpretty if env var is set (#12519) via Rishabh Tayal
  • [action] fix slack crash in case of exception (#12494) via Dan Cohn
  • [pilot] fix pilot 504ing on build submission for review on testflight (#12426) via Thibaud Robelain
  • [action] fix nil path crash in changelog_from_git_commits action (#12505) via Rishabh Tayal
  • add support for xcode-version file (#12479) via Felix Krause
  • [supply] allow for custom closed track names (#12487) via Josh Holtz

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.95.0 Improvements

  • [spaceship] delete preOrder from update_price_tier request body (#12455) via Josh Holtz
  • [action] fixed maligun action failing when setting from (#12452) via Josh Holtz
  • [xcodebuild] escape values in build settings (#12443) via Josh Holtz
  • [action] add xcpretty_output option to spm action (#12450) via Taisuke Hori
  • [fastlane] add support for hidding Ruby backtraces (#12364) via Renzo
  • [fastlane] show failed point of lines in configuration file (#11946) via Yuma Matsune
  • [action] add path option for changelog from git commits (#12429) via Rishabh Tayal

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.94.0 Improvements

  • [verify_build] Add support for xcarchive files (#12394) via Maksym Grebenets
  • [prompt] added secure text input option (#12409) via Rishabh Tayal
  • [scan] add option to limit max concurrent simulators (#12377) via Chris Ballinger
  • [frameit] accepts utf8 and utf16 .strings files (#12414) via Josh Holtz
  • [match] only check if cert is installed on specified keychain (#12413) via Josh Holtz
  • [scan] add option for zipping build productions (#12378) via Josh Holtz
  • [slack] add link names arg (#12389) via Sujith Vadakkepat
  • [screengrab][snapshot] Generate ids onto languages headers and device name sections. (#12383) via Niklas Baudy
  • [verify_build] App build path support (#12370) via Maksym Grebenets
  • [swift] find swift lane names with option parameters (#12382) via Josh Holtz
  • [docs] fix broken markdown in actions' details (#12348) via Iulian Onofrei

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.93.1 Fix for supply failing on new rollout requirements

  • [supply] rollout can only be sent on track rollout (#12373) via Josh Holtz
  • set FastlaneCore::Globals.capture_output once (#12368) via Jerome Lacoste

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.93.0 Improvements

  • [swift] fix fastlane swift for return type of hash with anything (#12360) via Josh Holtz
  • [action] new action update_plist (#12190) via Rishabh Tayal
  • [gym][scan] update result_bundle descriptions and remove result bundle on second run (#12357) via Josh Holtz
  • [scan] remove result bundle on second run (#12350) via Chris Ballinger
  • move FastlaneCore::UpdateChecker to after dot_env load (#12338) via Josh Holtz
  • [snapshot] add 'xcrun simctl addmedia' and fallback to addphoto/addvideo (#12347) via Josh Holtz
  • add available plugins link to Fastfile template (#12341) via Iulian Onofrei
  • Removing original IPA basename from copied IPA for ITC upload for stability (#12334) via Josh Holtz
  • [spaceship] remove duplicate names in select_team to work with ruby 2.0 (#12333) via Josh Holtz

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.92.1 Fix for crash when using match enterprise

  • Revert "[match] Correct how match handles enterprise adhoc" (#12328) via Josh Holtz

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.92.0 Improvements and Fixes

  • Don't allow spaces in IPA file name being uploaded to ITC (#12321) via Josh Holtz
  • [match] Correct how match handles enterprise adhoc (#12281) via Josh Holtz
  • [cert] Add option in cert for giving a specific output filename (#12048) via j2shnz
  • [swift] Fixed laneContext() returning dictionary in Fastlane.swift (#12313) via Josh Holtz
  • [spaceship] Add preorder to availability (#12311) via Josh Holtz
  • [deliver] Fix force output files on trade_representative_contact_information (#12290) via Yusuke Arakawa

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.91.0 Improvements and Fix For Crash

  • Fix fastlane crash when running a lane (#12298) via Iulian Onofrei
  • [pilot]remove emoji from changelog (#12191) via Koen Punt
  • Fix incorrect action deprecation notes and details formatting in docs and terminal (#12287) via Iulian Onofrei
  • [adb] Pick up ANDROID_SDK_ROOT environment variable (#12198) via Adam Cohen-Rose

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.90.0 Improvements

  • [match][spaceship] Fixed matchfile overriding fastfile team_id (#12235) via Josh Holtz
  • [action] Allow multiple paths with wildcards in git_add action. (#9875) via Thi
  • [action] Adds an option android_gcm_sender_id to onesignal action as optional (#12245) via Bruno Arueira
  • [action] Getting Derived Data path value from Xcode preferences (#12232) via Bruno Guidolim
  • Add new parameter to allow custom Fastfile path for LaneManager (#12239) via Felix Krause
  • Improve behavior of cfpropertylist extension (#11506) via Jimmy Dee
  • [screengrab] Adding Falcon as a ScreenshotStrategy (#11535) via Carlos Sessa
  • [action] Add support for Apple TV to set_changelog (#12199) via David Cordero
  • [action] Added option to set path to lint using swiftlint action (#12197) via Bruno Guidolim
  • [gym] Fix Gym skip_archive option (#12220) via Renzo

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.89.0 Improvements

  • [action] Make sure get_version_number targets respond to test_target_type? (#12212) via Josh Holtz
  • [action] Make enable_automatic_code_signing for all configurations (#12187) via Nicolas Braun
  • [produce]Use correct spelling of icloud service in product/service.rb (#12134) via Jakub Knejzlík
  • [action] Add Support for Registering Mac Devices on Apple Developer Portal (#11978) via Baumchen
  • [spaceship] Spaceship delete testflight groups (#12111) via Kenneth Wong
  • [produce] Enable set 'NFC Tag Reading' at 'fastlane produce' cli. (#12179) (#12201) via Kazuhide Takahashi
  • [frameit] frameit documentation describes all parameters from the Framefile (#11662) via funnel20
  • [supply] Clarify difference between SUPPLY_JSON_KEY and SUPPLY_JSON_KEY_DATA via Aaron Brager
  • [action] added custom api_url option to testfairy (#12153) via Josh Holtz

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.88.0 Improvements

  • [action] Fix crashlytics to not autoload gsp_path if api_token is set (#12176) via Josh Holtz
  • Improve error message when specified scheme is not found (#12182) via Cédric Luthi
  • [action] Support checking remote git tags existence (#11675) via Takeru Chuganji
  • Use Android environment to find adb (don't just rely on it being in PATH) (#12168) via Adam Cohen-Rose
  • [snapshot] Make sure matched window has a non-empty frame (#12174) via François Pradel
  • [swift] Fixes string return value and shows all lanes (even without description) (#12171) via Josh Holtz
  • [scan] Default skip_build to true in Scanfile template (#12162) via Aaron Brager

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.87.0 Lots of action fixes and xcodeproj gem update

  • [supply] Added internal track (#12128) via Josh Holtz
  • [Action] get_latest_version handles $(SRCROOT) and tries to get target that isn't test (#12138) via Josh Holtz
  • [Action] app_store_build_number converts return to int if possible (#12148) via Josh Holtz
  • Workspace contained schemes now get loaded (#12147) via Lou Franco
  • Ignore *.xcodeproj & *.xcworkspace in gem paths for detecting iOS projects (#12142) via Hiroyuki Morita
  • [Action] Add use_bundle_exec option to pod_push action (#11947) via Nicolas Braun
  • [match] Write Match encrypted files in binary mode to avoid UndefinedConversion error (#12112) via Michael Smith
  • [Action] Fix a bug that upload_symbols_to_crashlytics fails if path has a space (#12098) via Takeru Chuganji

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.86.2 Fixes get_version_number to auto-select target when there is only one

  • Fixes get_version_number to auto-select target when there is only one (#12121) via Josh Holtz

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.86.1 Fix for crash when download_dsyms can't find a version

  • Fix a crashing bug in download_dsyms when can't match a version (#12095) via Takeru Chuganji

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.86.0 Lots of action fixes and internal improvements

  • Add git diff option to ensure_git_status_clean (#12063) via Nicolas Braun
  • Add the git_submodule_update action (#12064) via Nicolas Braun
  • Ignore FastlaneSwiftRunner.xcodeproj for detecting iOS project's of users (#12075) via Fumiya Nakamura
  • Take xcconfig option into account when generating xcodebuild -showBuildSettings command. (#12067) via Chris Campbell
  • Fixes app_store_build_number for finding latest version (#12073) via Josh Holtz
  • snapshot - get actual sim device types instead of inferring by name (#12039) via Josh Holtz
  • Fastlane.swift - Allow actions with zero options (#12065) via Josh Holtz
  • get_version_number now uses xcodeproj gem (#12037) via Josh Holtz
  • deliver - option for rejecting app when submitting if already waiting for review (#10722) via Rishabh Tayal
  • Removed and/or for conditionals with rubo (#12049) via Josh Holtz
  • download_dysm will now find more trains and versions by switching to tunes API (#12068) via Josh Holtz
  • [spaceship] Raise a meaningful error if the device name is too long (#12059) via Thi
  • Running dotenv before any lanes called so disable color can be applied to everything (#12047) via Josh Holtz
  • Fix auto generated files link (#12033) via Iulian Onofrei
  • Use xcodeproj to introspect Xcode projects (#12027) via Danielle Tomlinson
  • Reinitialize Spaceship::Tunes.client different teams (#11970) via Matthew Nespor
  • supply can call track_promote without passing an APKs (#12021) via Josh Holtz

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.85.0 Improvements

  • Added update block to update_url_schemes action (#12014) via Josh Holtz
  • Added alias for 'swift init' to map to 'init swift' (#12000) via Josh Holtz
  • Improve build watcher message (#12002) via Josh Holtz
  • Fix a bug that auto_notify_enabled always be true (#11975) via Takeru Chuganji
  • Fix incorrect backup_xcarchive example (#11997) via Iulian Onofrei
  • Remove crash reporter from fastlane (#11940) via Felix Krause
  • Fix issue with tilde paths in pem tool (#11989) via Artem Antihevich

- Ruby
Published by joshdholtz almost 8 years ago

https://github.com/fastlane/fastlane - 2.84.0 Workaround for broken Transporter API

  • Add workaround for iTC transporter outage (#11965) via Felix Krause
  • Shellscape java_home ENV var in Crashlytics helper (#11964) via Joshua Liebowitz
  • Move plugin scores cache file to the docs repo (#11927) via Iulian Onofrei
  • match/sigh/sync_code_signing: Improving documentation on profile templates. (#11548) via Luke Wakeford
  • Some actions failed if true is passed as one of their params (#11935) via Sergii Ovcharenko
  • Update remaining tests after merge (#11941) via Felix Krause
  • Add possibility to use a specific proxy (#11938) via José Rodrigues
  • Update fastlane UI handler to support FastlaneCI rendering (#11857) via Felix Krause

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.83.0 Remove metrics, improved docs and more

  • Disable all metrics collection for fastlane (#11914) via Joshua Liebowitz
  • YES/NO auto convert fix (#11923) via Sergii Ovcharenko
  • Ensure the correct formatting of the fastlane tools (#11921) via Iulian Onofrei
  • Add plugin scores caching (#11924) via Iulian Onofrei
  • Improve actions default values formatting (#11919) via Iulian Onofrei
  • Cache groups by app_id (#11911) via Joshua Liebowitz
  • Add @minuscorp and @AndrewMcBurney to fastlane team (#11908) via Felix Krause
  • rubocop can't handle our contributor scale (#11932) via Felix Krause

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.82.0 Many changes, hard to summarize

  • Add support for 10 screenshots on iTunes Connect (#11906) via Felix Krause
  • Add option to disable any kind of formatting on the output (#11882) via Pedro Piñera Buendía
  • Spaceship: support getting and setting pricing of recurring subscriptions. (#11627) via Ben Yohay
  • add DEVELOPMENT_TEAM to build configuration file (#11852) via Stanislav Shakirov
  • Remove superfluous default value mentions from the ConfigItem description (#11900) via Iulian Onofrei
  • Update capture_ios_screenshots.md (#11894) via Nico du Plessis
  • Fix entitlements merging when resigning with use_app_entitlements option (#11346) via fʗɑρ
  • Fix syntax errors for import_from_git sample code (#11899) via Iulian Onofrei
  • Disable more tests on Windows (temporarily) (#11897) via Jan Piotrowski
  • Fix actions default values (#11898) via Iulian Onofrei
  • Setting keychain path to decode provisioning profiles (#11889) via Bruno Guidolim
  • [snapshot] Fixes failure on physical device due to snapshot() (#11300) via Christian Steffens
  • Deliver docs: Update reference to age rating template (#11325) via Max Ott
  • Added whitespace after URL in error message (#11874) via Vadiem Janssens
  • FastLane android init: clean before build/deploy (#11873) via Sébastien Lorber
  • Enable RuboCop for template files (#11763) via Iulian Onofrei
  • Ensure the correct formatting of the fastlane tools (#11868) via Iulian Onofrei
  • Use correct spelling of icloud service (#11861) via Marius Rackwitz
  • Add default values for actions documentation (#10596) via Iulian Onofrei
  • Extend ErbTemplateHelper with trim_mode parameter (#11144) via Alexander Chapliuk
  • Update code of conduct to use HTTPs (#11862) via Felix Krause
  • Update commander-fastlane (#11848) via Kohki Miki
  • Added new 'approved" state to testflight build when build shouldnt be sent to review (#11849) via alexs555
  • Allow the usage of a postfix for the add_git_tag action (#11794) via Dunya Kirkali
  • update_app_identifier resolves SRCROOT on build_settings (#11836) via Kohki Miki
  • Support Other Gem Server on PluginManager (#11835) via Kohki Miki
  • Mapping dSYM files with BCSymbolMaps (#11843) via Bruno Guidolim
  • [snapshot] fix "Quick start" list indentation and structure (#11840) via Jan Piotrowski
  • Extract testing instructions in their own Testing.md file (#11837) via Jan Piotrowski
  • Fastlane.swift: Fix getPushCertificate type (#11845) via Joshua Liebowitz
  • Fix getting certificate info in match/utils.rb (#11838) via Kirill Khaidukov
  • Fix RuboCop warnings caused by renamed namespaces (#11833) via Iulian Onofrei
  • Remove parentheses from desc and lane calls (#11832) via Iulian Onofrei

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.81.0 Swift and other improvements

  • Prioritize user's lane over actions (#11786) via Felix Krause
  • Make name conflict error message more obvious (#11787) via Felix Krause
  • Generate more idomatic screenshots.html file when using screengrab. (#11811) via Niklas Baudy
  • Fastlane.swift: Fix default type for Integer parameters (#11793) via Thi
  • Fastlane.swift: Changing type of activeDaysLimit to Int to creathe pushcertificates (#11791) via Johannes Boß
  • Include contents of BCSymbolMaps directory in dSYM.zip file. (#11771) via Peder Toftegaard Olsen
  • Screengrab + snapshot: Also allow h + l for navigating between screenshots. (#11817) via Niklas Baudy
  • Fix erroneous success message during setup (#11810) via Patrick Nollet
  • Option to upload symbols to Firebase Crashlytics via GoogleService-Info.plist (#11798) via Jonas Rottmann
  • changed cert checker to use ruby openssl to generate sha1 fingerprint (#11652) via Cyberbeni
  • [match/utils] using ruby openssl instead of terminal version (#11720) via Cyberbeni
  • [match] using ruby openssl instead of terminal one (#11641) via Cyberbeni
  • pilot - added changelog validation (#11777) via Rishabh Tayal
  • Make sure that the local testing docs is the same (#11775) via Iulian Onofrei
  • Forcing ASCII for this ASCII encoded certificate (#11770) via Jonathan Arbogast

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.80.0 Improvements

  • [gym] Trim AppIdentifierPrefix to get correct bundle ID (#11636) via Alex Culeva
  • Fix deliver(overwrite_screenshots: true) failing with iMessage screenshots (#11751) via Javier Soto
  • Improve command timeouts for xcodebuild (#11526) via Daniel Jalkut
  • #10187 Fix xcodebuild inherited command not found (#11739) via Riad Krim
  • Demo Account required option (#11738) via Alex Delong
  • Fix typo in download_dsyms error message (#11733) via Eli Perkins
  • Allow CFPropertyList==3.0.0 (#11761) via Markus Unterwaditzer
  • [Fastlane.swift] Fix wrong data type when convert Hash-type options to Swift (#11749) via Thi
  • Fix typo in rubocop config file (#11759) via Iulian Onofrei

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.79.0 Improvements

  • Change update message color from green to default terminal color (#11698) via Felix Krause
  • [Fastlane.swift] Support printing out console log from Swift (#11625) via Thi
  • Read files as UTF8 or binary explicitly (#11678) via Jan Piotrowski
  • Fix plugin search only returns plugins which have search query as (#11639) via Thi
  • [frameit] Fix vertical padding and spacing between keyword and multi-line title when using the stacked title option (issue #11646) (#11661) via funnel20
  • [frameit] prevent too large multi line text (issue #11585) (#11624) via funnel20
  • Remove default value for initial_build_number (#11730) via Joshua Liebowitz
  • Fix duplicate loading of Gymfile if there is only one Gymfile (#11718) via Thi
  • Fix usage of FastlanePty.spawn() (#11688) via Robin Kunde
  • Update podspec CocoaPods version regex to work with new swift_version in CocoaPods 1.4.0 (#11702) via Felix Krause
  • Instructions on how to run specific unit test or unit test group (#11685) via Jan Piotrowski
  • Disable pager explicitly for * git_branch_pager (#11689) via Robin Kunde
  • Don't check for executable files on Windows (#11679) via Jan Piotrowski
  • Fallback for PTY (#11671) via Jan Piotrowski
  • better cross platform tests (#11677) via Jan Piotrowski
  • Replace hard coded test paths (e.g. /tmp) (#11427) via Jan Piotrowski
  • Parallelize CI (#11456) via Jan Piotrowski

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.78.0 Improvements

  • Download screenshots: add use_live_version option (#11640) via Andrea Cipriani
  • Swift Runner Upgrader always finds something to upgrade (#11635) via Joshua Liebowitz
  • Missing cert expiration in nuke causes crash (#11631) via Joshua Liebowitz
  • Do not show step text for environment_variable action. (#11626) via Thi
  • sort candidate_builds by upload_date (#11602) via Taras Vozniuk
  • Appaloosa action - Enforce API_KEY on private signed form (#11545) via Benoit Tigeot
  • Fix fastlane init crash when having no iOS or Android project (#11621) via Felix Krause

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.77.1 Fix for crash when things go wrong while using fastlane.swift

  • Missing variable fix for socket_server (#11616) via Joshua Liebowitz
  • Version bump to 2.77.1 (#11617) via Joshua Liebowitz

- Ruby
Published by taquitos about 8 years ago

https://github.com/fastlane/fastlane - 2.77.0 Automatic creation + updating of Gemfile on `fastlane init`

  • Automatic creation + updating of Gemfile on fastlane init (#11582) via Felix Krause
  • Update helper to better handle Xcode Server (#11611) via Joshua Liebowitz
  • Don't override demo_account_required befor submit_for_testflight_review! (#11609) via Joshua Liebowitz
  • Fix scan poster when providing a custom channel (#11612) via Felix Krause
  • Update installation methods across fastlane (#11600) via Felix Krause
  • Fix broken and old links (#11593) via Iulian Onofrei
  • Write dSYMs in binary mode to avoid UndefinedConversion error (#11592) via Michael Smith
  • Fix spec path separator (#11597) via Jan Piotrowski
  • Fix for Travis CI not installing WWDRC how we expect it (#11594) via Joshua Liebowitz
  • Version bump to 2.77.0 (#11613) via Joshua Liebowitz

- Ruby
Published by taquitos about 8 years ago

https://github.com/fastlane/fastlane - 2.76.1 Fix for crash during fastlane init

  • Fix for missing variable in setup_ios.rb (#11587) via Joshua Liebowitz
  • Update scan test result poster to use new slack API (#11591) via Felix Krause
  • Add link to all contributors in README (#11581) via Felix Krause
  • Version bump to 2.76.1 (#11589) via Joshua Liebowitz

- Ruby
Published by taquitos about 8 years ago

https://github.com/fastlane/fastlane - 2.76.0 Good new things

  • Enable Swift FastlaneRunner to be updated automatically 🎉 (#11512) via Joshua Liebowitz
  • Enable nuking of Enterprise account and warn the user beforehand (#11522) via Vedran Burojević
  • Finish tool migration for docs (#11505) via Felix Krause
  • Hide loading indicator for CI systems (#11500) via Felix Krause
  • Replace fork usage with cross-platform alternative (#11418) via Jan Piotrowski
  • Don't show version bump info on manual fastlane init (#11552) via Felix Krause
  • Improve team section in README (#11554) via Iulian Onofrei
  • Updates the wording when you include a require statement (#11568) via Orta
  • Update file extension in docs (#11567) via Felix Krause
  • Update tty-spinner dependency (#11558) via Felix Krause
  • register_devices: replace unsafe external link (#11542) via Jan Piotrowski
  • [frameit] Fix: Empty keyword breaks positioning and size of title (#11518) via funnel20
  • Bump slack-notifier Gem Dependency (#11465) via Joe Masilotti
  • Improve "Testing" part of YourFirstPR.md (#11517) via Jan Piotrowski
  • Add missing require statements for legacy spaceship (PRECHECK) (#11510) via Bruno Barbieri
  • Be more specific with gem cache key (#11504) via Manu Wallner
  • Fix style of sample command in scan docs (#11480) via Felix Krause
  • Add custom rubocop to check fork usage (#11502) via Manu Wallner
  • Use correct syntax for caches (#11501) via Danielle Tomlinson

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.75.1 Bugfixes

  • Add missing require statements for legacy spaceship (#11499) via Felix Krause
  • Cache the homebrew repo on Circle (#11489) via Manu Wallner
  • Improve error handling when parse plist file (#11329) via Vinh Quốc Nguyễn
  • Fix spaceship crash on some Ruby environments (#11493) via Felix Krause

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.75.0 Completely new fastlane onboarding

  • Complete rewrite of the fastlane init onboarding flow (#11386) via Felix Krause
  • Keep track of files modified when generating Swift API (#11482) via Joshua Liebowitz
  • Update all remaining links that still linked to old GitHub docs (#11483) via Felix Krause
  • Add tests to verify the built-in actions follow the conventions (#11332) via Felix Krause
  • spaceship and deliver: add support for the new iPad (#11330) via Felix Krause
  • Check for missing requires (#11472) via Manu Wallner
  • Pin ruby version on Circle (#11488) via Manu Wallner
  • Add parentheses for all method calls (#11474) via Felix Krause

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.74.1 Bugfixes

  • Handle old Swift FastlaneRunner commands (#11475) via Joshua Liebowitz
  • release: use upcoming version number when generating swift files (relates to #11458) (#11467) via Jerome Lacoste

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.74.0 Speed improvements, Swift package manager and more

  • Add Swift Package Manager action (#11405) via Flávio Caetano
  • Require fixes and optimizations (#11244) via Manu Wallner
  • Enable cancelling of running lanes (#11419) via Joshua Liebowitz
  • Add FASTLANE_DISABLE_ANIMATION to disable loading indicators across fastlane (#11447) via Felix Krause
  • fix require pathname for older ruby versions (#11466) via Helmut Januschka
  • Improve fastlane Fastfile (#11455) via Jan Piotrowski
  • [snapshot] Add test-without-building capability (#11404) via igor-makarov
  • deliver: work-around ruby 2.5.0 ERB compatibility (fixes #11395) (#11436) via Jerome Lacoste

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.73.0 New options and stability improvements

  • Support for Swift lane parameters (#11401) via Alexey Potemkin
  • Update step text to avoid line wrap for more setups (#11426) via Felix Krause
  • Add basic configuration for AppVeyor Windows CI (#11388) via Jan Piotrowski
  • Fix query parameters for get_ratings (#11439) via Antoine Augusti
  • Add docker config for circle (#11331) via Manu Wallner
  • Fix not auto-converting values after user input (#11423) via Felix Krause
  • Update Carthage action for new-resolver option (#11191) via Harry

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.72.0 Improved code signing actions

  • Integrate Mindera's cosigner plugin into fastlane (#11380) via André Pacheco Neves
  • Add loading indicators across deliver code base for uploads (#11378) via Felix Krause
  • Fix link to metrics information (#11379) via Felix Krause

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.71.1 Bugfixes

  • Fix gym GYM_OUTPUT_NAME with .ipa extension causes duplicate .ipa extension (#11377) via Felix Krause
  • Revert "Fetch the correct prices from the new API in spaceship (#11314)" (#11375) via Felix Krause
  • Remove unused method in TestParser and with it access to the Trainer plugin (#11353) via Felix Krause
  • Add loading indicator for fastlane startup (#11352) via Felix Krause
  • Fix match? -> match (fixes #11350) (#11351) via Manu Wallner

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.71.0 Holiday release

  • Add option to force device frame orientation (fixes #10928) (#11161) via Manu Wallner
  • Testflight: New method to create group (#11321) via pav1790
  • appledoc: accept multiple input paths (#11290) via Steven Hocking
  • Fetch the correct prices from the new API in spaceship (#11314) via Ahmad A.Elghany
  • Make swift code generation more aware of sensitive default values (#11301) via Joshua Liebowitz
  • Add return type to get_version_number so it's accessible in Swift (#11315) via Joshua Liebowitz
  • Enable rubocop cache on Circle (#11334) via Manu Wallner
  • Flatten application_id in match (#11333) via Joshua Liebowitz
  • Add a link to GitHub Working with Forks docs. (#11328) via Jimmy Dee
  • Circle CI: Run in Ubuntu and macOS environments, in parallel (#11242) via Jan Piotrowski
  • ErrorHandler isn't needed when building swift FastlaneRunner (#11326) via Joshua Liebowitz
  • Android Appfile template: updated link to supply setup instructions (#11313) via Rishabh Tayal

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.70.3 Hotfix for Fastlane.Swift failing to run all commands

  • Version bump to 2.70.3 (#11312) via Joshua Liebowitz
  • Update support for latest for download_dsyms action (#10828) via Shai Mishali
  • Verify all env variables are set for deployment (#11251) via Felix Krause
  • Update yard development dependency (#11308) via Felix Krause
  • Fix version selection with import_from_git (#11270) via Jimmy Dee
  • If using system ruby, and json isn't installed, do the right thing (#11306) via Joshua Liebowitz
  • Respect skip_type_validation when testing sample code. (#11305) via Mark Pirri
  • [supply] replace hardcoded string en-US with actual language (#11296) via Jan Piotrowski

- Ruby
Published by taquitos about 8 years ago

https://github.com/fastlane/fastlane - 2.70.2 Bug fixes

  • [supply] Improve check_superseded_tracks(#10927) via Marcelo Oliveira
  • [supply] Add filename of Feature Graphic in output (#11283) via Luke Williams
  • [build_ios_app] Use correct sdk name in build_ios_app docs (#11282) via Rob Moorman
  • [snapshot] Expose the swift snapshot class to Objective-C (#11291) via Cédric Luthi
  • [slack] Option to fail on errors posting slack notification (#11281) via Dan Cohn
  • [produce] add missing app services (#11159) via Marius Rackwitz
  • [Fastlane.swift] Fix missing return type for more actions (#11293) via Thi
  • [Fastlane.swift] Fix gitBranch() has no return type (#11277) via Thi
  • [Fastlane.swift] When generating Swift files, add new line to end of file (#11261) via Joshua Liebowitz
  • [get_build_number] Fix missing return type (#11269) via Joshua Liebowitz
  • [danger] Add option to run on a specific pull request (#11263) via Dan Cohn
  • [fastlane core] Non-macOS platform: always return empty string as xcode_path (#11265) via Jan Piotrowski
  • [release] Deploying fastlane should bump and commit fastlane swift files (#11289) via Joshua Liebowitz
  • [release] Choose find syntax depending on OS (no find -E on Ubuntu) (#11264) via Jan Piotrowski
  • [metrics] Fix app_id detection for swift projects (#11288) via Joshua Liebowitz
  • [metrics] Default to unknown when app id is not available (#11285) via David Ohayon

- Ruby
Published by mpirri about 8 years ago

https://github.com/fastlane/fastlane - 2.70.1 Bugfix

  • Fix crashlytics for Android not working due to trailing } character (#11257) via Felix Krause
  • Filter tests on non-mac OS (#11186) via Jan Piotrowski
  • Readme templates: Replace html tables with markdown tables, swith orientation to vertical (#11198) via Rylan Hazelton
  • Make tests multi platform by overwriting hardcoded OS names in fixtures (#11180) via Jan Piotrowski
  • Update ignore filters for new method names (#11254) via Joshua Liebowitz
  • Tests: mock Helper.operating_system to always return macOS so comparison to static fixture files succeeds on all platforms (#11253) via Jan Piotrowski

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.70.0 Improvements & smaller fastlane size

  • Verify gem size during deployment and reduce fastlane size (#11250) via Felix Krause
  • Fixed duplicated simulators (#11247) via Bartosz Janda
  • appledoc: added --no-create-docset (#11164) via s-hocking
  • Improve mismatch message between export_method and selected profiles (#10272) via Taisuke Hori
  • Fix genarate promocode. (#11167) via kyo__hei
  • Auto convert string to array for oclint action (#10839) via GT at GitHub
  • add java_home verification before calling java cmd (#10861) via ISFELLY
  • more robust (cross platform) identification of openssl errors (#11188) via Jan Piotrowski
  • Speed up fastlane launch times (#11240) via Theodore Dubois
  • adds --llvm-cov option support to slather action (#10979) via Matthew Crenshaw
  • Add missing highline import in spaceship library (#11222) via Felix Krause
  • Fix error handler if user passed a custom export_options plist file path (#11176) via Vincent Canuel
  • Enable to specify the tag to push to remote (#11216) via Takeru Chuganji
  • Xcode is not required for all actions; allow it to be nil if xcodebuild command is not found (#11215) via Tracy Keeling
  • Added min_fastlane_version action and fastlane_version alias. (#11209) via Jimmy Dee
  • Make update_app_identifier accept info plist paths with $(SRCROOT)/$(PROJECT_DIR) (#11229) via Vincent Isambart
  • Support CODE_SIGN_STYLE on automatic_code_signing action. (#11217) via Kohki Miki
  • Update build list output as currently returned (#11225) via Lukas Blakk

- Ruby
Published by KrauseFx about 8 years ago

https://github.com/fastlane/fastlane - 2.69.3 Hotfix for Swift files missing from gem

  • Version bump to 2.69.3 (#11227) via Joshua Liebowitz
  • #11203 Add fastlane/swift to gem (#11226) via Jimmy Dee
  • Workaround for missing/delayed file after system("openssl ...") (#11182) via Jan Piotrowski
  • Improve GitHub Issue and Pull Request templates (#11214) via Iulian Onofrei

- Ruby
Published by taquitos about 8 years ago

https://github.com/fastlane/fastlane - 2.69.2 Hotfix for match requiring an Array for app_identifier

  • Version bump to 2.69.2 (#11213) via Joshua Liebowitz
  • Fix match requiring an Array for app_identifier (#11212) via Joshua Liebowitz
  • Revert "Change sync_code_signing example to use an array type" (#11211) via Mark Pirri

- Ruby
Published by taquitos about 8 years ago

https://github.com/fastlane/fastlane - 2.69.1 Bug fixes

[fastlane_core] Fix the property list workaround for ruby ~2.0 (#11202) via Manu Wallner
[fastlane_core] Fix unnecessary Xcode check for macOS (revert #4631) (#11184) via Jan Piotrowski
[gym] Fix issue with wrong #to_plist in package_command_generator_xcode7.rb (#11208) via Jimmy Dee
[gym] Fix verbose logging with gym
[docs] Fix some documentation typos (#11193) via Nate West
[Fastlane.swift] Update Fastfile.swift template to use new core action names (#11194) via Mark Pirri
[sync_code_signing] Change sync_code_signing example to use an array type (#11195) via Mark Pirri

- Ruby
Published by mpirri about 8 years ago

https://github.com/fastlane/fastlane - 2.69.0 fastlane Swift support, beta

  • Write your fastfile in Swift, calling: fastlane init swift
  • Updated snapshot to include Snapfile.swift can now run fastlane snapshot init swift via Joshua Liebowitz
  • Updated screengrab to include Screengrabfile.swift can now call fastlane screengrab init swift via Joshua Liebowitz
  • Updated scan to include Scanfile.swift can now call fastlane scan init swift via Joshua Liebowitz
  • Updated Match to include Matchfile.swift can now call fastlane match init swift via Joshua Liebowitz
  • Updated Gym to include Gymfile.swift Can now call fastlane gym init swift via Joshua Liebowitz
  • Updated Precheck to include Precheckfile.swift can call fastlane precheck init swift now via Joshua Liebowitz
  • Updated deliver to include Deliver.swift Updated appFile to include AppFile.swift Piped is_swift throughout setup can now run fastlane init swift to init for Fastlane.swift via Joshua Liebowitz
  • Added calling of beforeAll/afterall Add ability to run fastlane socket server like: $fastlane socket_server via Joshua Liebowitz
  • Autogenerate all the various tools protocols and default implementations Ignore some default param values that are derived from the environment Added processing of Options types via Joshua Liebowitz
  • Added Default Swift Fastfile Improved type inference from ruby to Swift types Updated handling of environment variables in Swift via Joshua Liebowitz
  • Create subclass structures for Lanefile subclasses via Joshua Liebowitz
  • Sometimes you can get a nil provider hash (#11179) via Joshua Liebowitz
  • Fix simulator_path (#11177) via Jan Piotrowski
  • Limit testing of Timeout-Process-Bug to macOS only (#11178) via Jan Piotrowski
  • Sometimes we can get a value that doesn't support .to_sym (#11173) via Joshua Liebowitz
  • Added require for 'addressable' (#11171) via Joshua Liebowitz
  • Fix doc link in error handler (#11172) via Joshua Liebowitz
  • Fix conflict between CFPropertyList and plist in gym (was: Move require 'cfpropertylist' to limit its scope.) (#11163) via Jimmy Dee
  • Improve GitHub Issue and Pull Request templates (#11157) via Iulian Onofrei
  • Add support for a postfix block with sh (#11152) via Jimmy Dee
  • Add supported platforms for platform parameter description. (#11148) via Kristaps Grinbergs
  • [frameit] Ensure both texts use same baseline (issue #10440) (#11124) via funnel20
  • Added BUILDKITE_BRANCH ENV var to git_branch action (#11146) via Michael Smith
  • Further improvements to sh (#11068) via Jimmy Dee
  • Show plugin actions on the plugin page (#11117) via Manu Wallner
  • Update tty-screen dependency for fastlane (#11035) via Felix Krause
  • Version bump to 2.69.0 (#11192) via Joshua Liebowitz
  • Option descriptions cannot include newlines (#11185) via Jimmy Dee

- Ruby
Published by taquitos about 8 years ago

https://github.com/fastlane/fastlane - 2.68.2 Auth Caching

  • Cache Apple auth credentials to avoid multiple logins and rate limiting (#11108) via Felix Krause
  • Fix: can't create instances of Client because of: instance variable @client not initialized (#10439) via Joshua Liebowitz
  • Add check & error message if gym provided plist can't be found (#10825) via Felix Krause

- Ruby
Published by ohayon about 8 years ago

https://github.com/fastlane/fastlane - 2.68.1 Improvements

  • [Spaceship] Ability to use existing IAP screenshots (#10903) via Kevin Cornbower
  • Update "you can do this" label search URL (#11102) via James Sherlock
  • Revert changes to signingStyle, fixes #11073 (#11100) via Manu Wallner
  • [docs] link to CONTRIBUTING from YourFirstPR (#11103) via Jan Piotrowski
  • [appium] Support appium android (#11063) via Yusuke Hosonuma
  • Update the anchor in Circle.md (#11075) via Alexey

- Ruby
Published by ohayon about 8 years ago

https://github.com/fastlane/fastlane - 2.68.0 New core action names & other improvements

  • [fastlane] Rename core actions and make aliases for backwards compatibility (#10939) via Mark Pirri
  • [fastlane] Allow shell conversion when type is :shell_string (#10946) via Jimmy Dee
  • [fastlane] Extend tab auto complete to work with bundler and custom commands (#11004) via Iulian Onofrei
  • [spaceship] Handle updated T&Cs instructions (#11058) via Michał Ordon
  • [docs template] Linkable headline instead of bolded text for actions (#11053) via Jan Piotrowski
  • [frameit docs] Formatting/link fixes (#11060) via Jan Piotrowski
  • [tests] Fix FastlaneCore::Helper.xcode_path for non-Mac environments (#11043) via Jan Piotrowski
  • [tests] Only check for valid Xcode path when running on a Mac (#11045) via Jan Piotrowski

- Ruby
Published by mpirri over 8 years ago

https://github.com/fastlane/fastlane - 2.67.0 Improvements

  • Fix disable_automatic_code_signing action (#11033) via David Ohayon
  • Improve CSRF tokens caching (#10720) via Aaron
  • Raise exception creating sandbox tester is failed (#11028) via Kohki Miki
  • Add promotional text to the list of fields editable in live version (#10958) via Serhii Ishchuk
  • Docs: Fix (special) actions logo size (#11023) via Jan Piotrowski
  • Fixes the initialization of the csrf cache. (#10789) via Sergio Campamá
  • Separate concurrent simulators by OS version (#10994) via Manu Wallner
  • Rewrite paging for testers_for_app (#11013) via Manu Wallner
  • fix download_dsyms action (#11030) via igor-makarov
  • Improved GitHub Issue and Pull Request templates (#10992) via Iulian Onofrei
  • additional example for copy_artifacts (#10993) via Jan Piotrowski
  • note: only bundle exec ... uses local fastlane (#11005) via Jan Piotrowski
  • Apply recommended locale env settings on Circle (#11003) via Manu Wallner
  • Fix incorrect auto complete options in zsh (#10999) via Iulian Onofrei
  • Warn user about problematic locale settings (#10996) via Manu Wallner
  • Add a direct url to the action more info (#10872) via Bas Broek
  • Update limits for external testers (#10987) via maxkomarychev
  • [copy_artifacts] Fix documentation (#10982) via Jan Piotrowski

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.66.2 Fix download_dsyms and pilot export

  • Search for app version platform using symbol instead of string (#10984) via Joshua Liebowitz
  • Don't assume date is integer (#10981) via Joshua Liebowitz

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.66.1 Fix exporting of testers in pilot

  • Hotfix for #10960 (#10972) via Manu Wallner
  • latest_install_date should be latest_installed_date (#10974) via Joshua Liebowitz

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.66.0 Updates for new TestFlight API changes

  • Replace all Tunes::Tester based APIs with TestFlight endpoints (#10959) via Joshua Liebowitz
  • Fix for not properly listing out a found tester (#10964) via Joshua Liebowitz
  • spaceship fixes for build trains (#10963) via Felix Krause
  • Fix download dysms to be compatible with new testflight endpoints (#10961) via David Ohayon
  • Fix app_store_build_number command (#10947) via Dave Anderson
  • Allow the user to select their scheme during fastlane init (#10955) via Manu Wallner
  • Change to upgrade tty-screen dependency in ref to issue #10820 (#10866) via Piotr Murach

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.65.0 TestFlight Updates

  • Update spaceship for new TestFlight endpoints for adding/removing testers (#10937) via Joshua Liebowitz
  • Update fastlane to use new TestFlight endpoints for BuildTrains (#10921) via David Ohayon
  • Unify param loading (#10650) via Manu Wallner
  • Fix swiftlint complaints in example snapshot tests (#10940) via Aaron Brager
  • [gradle] example how to sign and zipalign app (#10938) via Jan Piotrowski
  • Failed logins can cause exception loop (#10899) via Joshua Liebowitz
  • Fix a spelling error in the config file test where no value is provided (#10920) via Jeff Schoolcraft
  • Add warning comment to auto-generated docs files (#10910) via Iulian Onofrei
  • Fix broken link in code comments (#10911) via Iulian Onofrei
  • Allow PATCH method in github_api requests (#10908) via Edward Dale
  • Remove superfluous characters from code signing URL (#10900) via Iulian Onofrei
  • Remove an url encoding for a fragment identifier (#10886) via Tatsuya Tanaka
  • When building plugin scores, we should ignore repos that are private (#10898) via Joshua Liebowitz
  • Improve precheck docs (#10897) via Felix Krause

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.64.1 Improved build processing waiting

  • Wait for uploaded ipa to be processed instead of any build (#10766) via Alvar Hansen
  • Add -D system properties to gradle (#10883) via Santi Aguilera
  • [Spaceship] Support all review screenshot resolutions - iOS In App Purchases (#10716) via Alain Caltieri
  • upgraded xcodeproj version to handle variable substitution on bundle id (#10853) via Alessandro Calzavara
  • Snapshot - loosen device name checking from start_with? to include? (#10840) via Josh Holtz
  • Update frameit spelling (#10814) via Felix Krause
  • Fix broken links (#10816) via Iulian Onofrei
  • prevent nil crasher in associated_groups (#10823) via jcarroll-mediafly
  • Nil check to avoid crash when language is not activated (#10821) via Javier Agüera Cazorla
  • center-aspect-fill background image (instead of previous resize ignoring aspect ratio distorting textured images) (#10815) via Ferran Poveda

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.64.0 iPhone X support and more

  • Support App Preview for iPhone X (#10799) via Fumiya Nakamura
  • Add auto_release_date option to deliver (#10768) via Joshua Liebowitz
  • Support for iPhone X in frameit (#10533) via Alfredo Delli Bovi
  • Snapshot - fix String character count deprecation warning in SnapshotHelper (#10761) via xta
  • Commit version bump enhancements (#9483) via Jimmy Dee
  • [Deliver] Fix uses idfa limits tracking (#10715) via Jorge
  • Allow snapshots on older iOS versions when no specified/latest found (see #10211) (#10755) via Ely Alvarado
  • In two-stage Hockey action, do not set the status to 2 (downloadable) until after the app is uploaded (#10706) via Steve Rubin
  • Fix colon styling in SnapshotHelper (#10736) via Sampsa Kuronen
  • Fixes image reference in pilot's README. (#10804) via Péter Krassay
  • Fixed instruction for update plugin (#10809) via Rishabh Tayal
  • Fix mismatched tags in docs_generator (#10797) via David Vanoni
  • Allow in app purchases check to be disabled via deliver (#10758) via Iulian Onofrei
  • Remove redundant let declaration for a discardable result (#10762) via Sampsa Kuronen
  • Update AppfileTemplate (#10759) via Aaron Brager
  • Added is_string: false to active_days_limit config entry (#10763) via vspac
  • issue template fix (#10673) via Rishabh Tayal

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.63.0 iPhone X Screenshot Support

  • Support iPhone X screenshot (#10731) via Fumiya Nakamura
  • Import Fastfiles from git with versions (#10612) via Bram Seynhaeve
  • Add missing "iPhone 4s" device in snapshot report generator for Xcode 9 (#10747) (#10753) via Ely Alvarado
  • Convert plugin template to Circle CI 2.0 (#10603) via Jimmy Dee
  • Migrate CircleCI config to 2.0 (#10563) via Danielle Tomlinson
  • Add support for reset rating (#10708) via Alfredo Delli Bovi
  • Fix iTunesConnect documentation (#10709) via Alfredo Delli Bovi
  • Don't cache pem options (needed to reevaluated defaults) (#10674) via Josh Holtz
  • Don't let users know twice that they've used a tool name as a lane name (#10692) via Mark Pirri
  • Fix typos and whitespace errors (#10690) via Frieder Bluemle
  • Add retry_count to #all_processing_builds (#10656) via Renzo
  • Pin rubocop in new plugins to the same version as the main repo. (#10687) via Jimmy Dee
  • Fix snapshot so prepare only launches devices that are being tested this batch (#10459) via Daniel Friesen
  • Adding wercker git_branch ENV variable check (#10683) via Takao Chiba
  • Make Carthage action support dependencies for build command (#10245) via Jóhann Helgi Ólafsson
  • Add readonly option to sigh (#10190) via Nicolas Braun
  • Fix broken docs link (#10663) via Iulian Onofrei
  • Fix typo in comment (#10681) via Iulian Onofrei
  • Fix incorrect formatting in frameit documentation (#10682) via Iulian Onofrei
  • [snapshot] Fix unused result warning in helper (#10662) via Miles Hollingsworth
  • Typo Fix (#10661) via Dan Loewenherz
  • Migrate docs (#10705, #10704, #10703, (#10704, #10648) via Felix Krause

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.62.1 Improvements

  • Support manual signingStyle (#10508) via Aleksey Anisov

  • Add missing html tag (#10657) via David Cordero

  • Deprecates add_id_info_limits_tracking in favor of add_id_info_uses_idfa (#10653) via Jorge

  • Add automatic committing of mkdocs.yml for docs generation (#10578) via Felix Krause

  • Handle Faraday::ParsingError as part of Client#with_retry logic (#10646) via Renzo

  • Handle parse error while waiting for build processing (#10621) via Renzo

  • Remove 'zip' example from update_info_plist (#10494) via Sahil Bajaj

  • Make plugin details optional (#10628) via Felix Krause

  • Fix sw_vers to stop leaking output (#10630) via Joseph Petersen

  • Forward match keychain password into cert (#10619) via Josh Holtz

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.62.0 Better error reporting and other fixes.

[spaceship] Fixed and improved upload_trailer! method (#10546) via Javier Agüera Cazorla
[deliver] Properly report errors during execution (#10586) via Joshua Liebowitz
[fastlane core] Refactoring metrics to be more understandable (#10488) via David Ohayon
[docs] Updating message for itc_provider configuration option (#10593) via Joshua Liebowitz
[docs] Fix links on match action page (#10591) via Jan Piotrowski
[update_project_team] Set default path value (#10583) via Joseph Petersen
[snapshot] Fix waiting during network activity for iPhone X (#10541) via Florian Fittschen
[hockey] Clarify build file error message (#10568) via Jan Piotrowski
[pod_push] Add swift_version option (#10570) via Marcus Wu
[deliver] Fix documentation URL in default Deliverfile (#10575) via Iulian Onofrei
[upload_symbols_to_crashlytics] Add verbose output for upload_dsym (#10537) via Joshua Liebowitz
[gym] Add option to skip profile detection (#10463) via Nicolas Braun
[gym] Pass xcargs to xcbuild-safe.sh (#10571) via Joshua Liebowitz
[fastlane_core] Only query Xcode version on a Mac when running iTMS (#10545) via znerol
[docs] Update :update_docs commit and Slack message (#10544) via Jan Piotrowski

- Ruby
Published by mpirri over 8 years ago

https://github.com/fastlane/fastlane - 2.61.0 Lots of improvements

  • [backup_xcarchive] Add custom xcarchive zip filename option (#10540) via thii
  • Skip running precheck on fastlane init (#10517) via Felix Krause
  • [match] Only encrypt and commit files if they changed (#10516) via Felix Krause
  • Show verbose information for fastlane snapshot reset_simulators (#10518) via Felix Krause
  • Tell user about env variable for fastlane snapshot reset_simulators (#10519) via Felix Krause
  • Allow groups and distribute external to be mutually exclusive (#10220) via David Ohayon
  • Add try_repo_update_on_error option to cocoapods action (#10504) via Siarhei Fiedartsou
  • Update fastlane plugins only on update_plugins command (#10441) via Kohki Miki
  • Sets the installed profile name from sigh in an environment variable and lane context (#10515) via Josh Holtz
  • Add warning about sensitive or private information (#10505) via Iulian Onofrei
  • [spaceship] Add pagination support to Client#request (#10451) via Renzo
  • Move all docs over to https://docs.fastlane.tools via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.60.1 Fix match issue

  • Revert a regression with match

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.60.0 Better Circle integration, faster match and more

  • [match] Only encrypt and commit files if they changed (#10407) via Felix Krause
  • [Actions] Add setup_circle_ci action (#10415) via Danielle Tomlinson
  • add instructions on how to not use local fastlane installation and remove Gemfile (#10432) via Jan Piotrowski
  • [deliver] Show team name in the error message (#10339) via Rishabh Tayal
  • remove space when cocoapods and carthage disable to use (#10417) via Daiki Matsudate
  • Update docs for set_changelog action (#10368) via Felix Krause
  • Add support for fastlane update command (#10384) via Felix Krause
  • Update scan description for latest Xcode (#10399) via Felix Krause
  • Add Android and iOS app_id/package_name guessers with ability to check config files (#10477) via Mark Pirri
  • Update docs URL in generated Fastfile (#10474) via Felix Krause
  • Gym profile matching : ignore profile that do not match the correct platform (#10387) via Nicolas Braun
  • Fix match enterprise profile mapping (#10455) via Nicolas Braun
  • Update CI to Xcode 9 (#8948) via Danielle Tomlinson
  • Use GEM_HOME for update_fastlane action (#10450) via Emilio Pavia

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.59.0 Improvements and more spaceship features

  • Add new App Services to spaceship (#10385) via Alain Caltieri
  • Show prettier error message when user has insufficient permissions in iTunes Connect (#10313) via Morten Gregersen
  • download_dsym stopped setting correct build number which resulted in overwriting multiple zips (#10392) via Andrii Shpak
  • Adding beta review info to AppTestInfo. (#10388) via pav1790
  • [Gym] code_signing_mapping ignore target with unset bundle identifier (#10386) via Nicolas Braun
  • Upload symbols get the latest file by default (#10406) via Alfredo Delli Bovi
  • Add output of the last few lines of transporter output on failure (#10397) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.58.0 Bugfixes and improvements

  • Add "fastlane update_fastlane" command to tab autocompletion (#10375) via Omer Faruk Yilmaz
  • Print out the languages that are being updated for set_changelog action (#10369) via Felix Krause
  • Add in-app purchase scanning support in precheck (#10372) via Joshua Liebowitz
  • Revert commits that caused bugs with the package name for transporter (#10376) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.57.2 snapshot improvements

  • Add missing "Apple TV" device in snapshot report generator devices (see #10365) (#10366) via Julien Quéré
  • Allow snapshot to handle multiple tvOS devices (closes #10347) (#10350) via Julien Quéré

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.57.1 Fix regression in match

  • Revert "Fix creation of certificate when a keychain is specified. (#10321)" via Felix Krause (this fixes the regression of the last release
  • Use underscore instead of parentheses when copying IPA file (#10357) via Dennis Torbichuk
  • Fix error in GitHub issue list (#10352) via Rishabh Tayal

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.57.0 snapshot improvements and more

  • Add snapshot support for iPhone X and new tvOS (#10346) via Julien Quéré
  • Fix download_dsyms.rb ‘latest’ (#10337) via David Whetstone
  • [fix] slather.rb option source_files type is Array not String (#10333) via Demo
  • [snapshot] Delete simulators based on versions (#10215) via Joseph Petersen
  • [supply] Fix crash in apks_version_codes (#10330) via David Ohayon
  • Make xcode_9 hard failure a warning (#10326) via Jacob Aleksynas
  • Set the original name for the uploaded ipa (#10248) via Christian
  • Fix creation of certificate when a keychain is specified. (#10321) via Typz
  • [deliver] Add supply's android folder to list of excluded directories for language check (#10267) via Jan Piotrowski
  • Fixed wrong working directory in cocoapods.error_callback call (#10309) via Siarhei Fiedartsou
  • [snapshot] excludes helpers in assets when finding helpers (#10212) via Yusuke Hosonuma

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.56.0 Lots of Improvements

  • [update_project_provisioning] set PROVISIONING_PROFILE_SPECIFIER (#10298) via Col
  • Typo fixes (#10305) via kaso1024
  • [spaceship] support more attributes, while also upgrading to new API endpoint (#10186) via Felix Krause
  • [deliver] Fix crash when uploading Apple TV screenshots (#10287) via Felix Krause
  • [gym] Improve error message (#10285) via Felix Krause
  • [match] Ignore force_for_new_devices for App Store profiles (#10141) via Tim Andersson
  • Ignore empty password for FASTLANE_PASSWORD (#10194) via Kouki Saito
  • Add detection of developerRemovedFromSale to iap_status (#10206) (#10224) via gylee2011
  • Fixed markdown formatting issue (#10284) via Rishabh Tayal
  • Add details to error when Apple services are down (#10275) via Ray Lillywhite
  • [crashlytics] Add support for multiple threads when uploading dSYM files (#10264) via Erik Zivkovic
  • Make curl command fail when wwdr certificate fails to download (#10278) via Fred Cox
  • [precheck] Better failure/success messaging (#10283) via Joshua Liebowitz
  • [precheck] Disable during deliver init (#10281) via Joshua Liebowitz
  • [slather] Fix action to provide correct flag to command (#10263) via Matthew Ellis
  • [docs] Fix not commiting all .md files for update_docs (#10222) via Felix Krause
  • [deliver] Fix spelling in docs (#10250) via Felix Krause
  • [docs] Change order of action categories (#10223) via Felix Krause
  • [hockeyapp] Add action timeout option (#10258) via Jacob Aleksynas
  • Support for updating roles on iTunes Connect members (#10257) via Morten Gregersen
  • Fix supported platform of pilot, and testflight action (#10253) via Taisuke Hori
  • Fix xcode_version not changed after xcode_select (#10235) via Taisuke Hori

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.55.0 Improvements

  • Show nice error message for common Xcode 9 code signing issue (#10204) via Felix Krause
  • Add support for provisioning profile templates for all fastlane tools (#9912) via Andrei Raifura
  • Escape HipChat room name (#10179) via Takeichi Kanzaki Cabrera
  • Update data structure for tester exporting (#10207) via David Ohayon
  • Clarify question in app_store_build_number action (#10203) via Felix Krause
  • make sure not to call map on nil array (#10219) via David Ohayon
  • Add new sub pages for all actions and tools (#10209) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.54.4 Improvements

  • [snapshot] Update docs for concurrent simulator support (#10182) via David Ohayon
  • [download_dsyms] Add option to download latest dSYM file (#10129) via Addison Brickey
  • [deliver] Fix screenshot uploads (#10175) via Luis Ramos
  • [testfairy] Handle timeouts (#10124) via Joseph Petersen
  • Update xcode-install dependency (#10139) via Felix Krause

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.54.3 Improvements

  • Rename missing methods from Google API Client
  • Fix regression with iMessage & AppleTV screenshots
  • Add tests for Google API Client
  • Allow slather to support Travis-Pro
  • Restrict public_suffix to version 2.0.x

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.54.2 `supply` Fixes and Other Improvements

  • [supply] Require 0.13.1+ of the google-api-client (#10137) via Tom Wilson
  • [deliver] Fix issue where screenshot uploads fail on every other locale (#10087) via Matthias Keller
  • [oclint] Fix bug with exclude_regex (#10118) via GT at GitHub

- Ruby
Published by mpirri over 8 years ago

https://github.com/fastlane/fastlane - 2.54.1 Fixes and Improvements

  • [supply] Fix AndroidPublisherService method missing crashes (#10120) via Minh Tran
  • [oclint] Values are represented as strings in FL_OCLINT_SELECT_REGEX (#10084) via Joshua Liebowitz
  • [deliver] Added option to disable language directory validation (#10122) via Josh Holtz
  • [gym] Update Xcode project syntax to work with older versions of Ruby (#10128) via Felix Krause
  • [badge] Deprecate badge action in favor of the plugin (#10026, #10127) via David Ohayon
  • [fastlane] Internal metrics improvements (#10123, #10126) via David Ohayon

- Ruby
Published by mpirri over 8 years ago

https://github.com/fastlane/fastlane - 2.54.0 Even more improvements

  • [snapshot] Add support for concurrent simulators with Xcode 9 (#9570) via David Ohayon
  • [deliver] Show error message when attempting to upload unsupported languages for screenshots (#9351) via Josh Holtz
  • [pilot] Use new TestFlight API to find testers by full-text search (#10100) via Joshua Liebowitz
  • [snapshot] Modify update command to find Xcode 8 helpers also (#10106) via Felix Krause
  • [snapshot] Show error message if no snapshot helpers can be found (#10105) via Felix Krause
  • [match/sigh] Filter returned profiles based on the platform (#10029) via Nicolas Braun
  • [snapshot] Update snapshot usage instructions (#10096) via Felix Krause
  • [gym] Fix issue where export_options.provisioningProfiles cannot be merged (#10092) via Takashi Hasegawa
  • [deliver] New languages config option and other improvements (#9337) via Josh Holtz
  • [gym] Fix error where provisioning profile mapping is created incorrectly in an Xcode project with multiple configs (#10085) via Josh Holtz
  • [docs] Correctly format nested lists (#10089) via Joe Masilotti
  • [spaceship] Add retry logic for a new exception: ITunesConnectPotentialServerError (#10083) via Joshua Liebowitz
  • [add_git_tag] Prevent crash when lane_name is nil (#10080) via Joshua Liebowitz
  • [spaceship] Fix app review submission failures (#9914) via Pammer Áron
  • [credentials_manager] Fix typos (#10077) via Lyndsey Ferguson
  • [docs] Linkify working directory issue (#10058) via Christopher Bowns
  • [scan] Allow xctestrun and test_without_building options at the same time (#10064) via Joshua Liebowitz
  • [set_info_plist_value] Add output_file_name option (#9855) via David Cordero
  • [fastlane] Improve wording of Gemfile information (#10050) via Felix Krause
  • [fastlane] Update Google API Client version requirement (#10051) via Fernando Saragoça
  • [spaceship] Do not report submission success if iTunesConnect fails because of Ad ID info error (#10045) via thii
  • [ensure_xcode_version] Clarify description (#10037) via Jan Piotrowski
  • [tryouts] Change action to be in "beta" category (#10039) via Jan Piotrowski
  • [sigh/cert] Update documentation to make it more clear to use match (#10034) via Felix Krause

- Ruby
Published by mpirri over 8 years ago

https://github.com/fastlane/fastlane - 2.53.1 Bugfix

  • Fix dup crash on nil for gym on older versions of Ruby (#10031) via Felix Krause
  • [Gym] Ignore unnecessary Provisioning Profiles when generating mapping (#9885) via Takashi Hasegawa
  • Update spaceship docs to indicate profiles is an array (#10025) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.53.0 Improve automatic code signing detection

  • Drastically improve Xcode 9 provisioning profile detection (#9952) via Felix Krause
  • [match] Add support for provisioning profile mapping for multiple app identifiers (#10020) via Felix Krause
  • Added chomp to deliver upload metadata review information values (#10021) via Yusuke Fujiki
  • Don't underline printed commands (#10018) via Felix Krause
  • Add support for frameit titles below images (#10012) via Claes Jacobsson
  • Limit user access when creating new App in iTunes (#9986) via Javier Agüera Cazorla
  • New fastlane action to modify services (produce) (#10010) via Bhimsen Padalkar

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.52.0 Xcode 9 improvements

  • Make rollout value in supply optional (#9997) via Felix Krause
  • Apple pay merchant association (#9887) via Daniel Bowden
  • Remove --login from xcbuild-safe.sh as per suggestion (#9976) via Felix Krause
  • [scan] Improve Xcode version detection (#9999) via Felix Krause
  • [gym] Improve Xcode version detection (#10002) via Felix Krause
  • Remove unused snapshot code (#10003) via Felix Krause
  • Fix call to iTMSTransporter for Xcode 9 (#10004) via David Ohayon
  • Do not attempt to retrieve Xcode version on non-Mac platform (#9998) via Sander Lijbrink
  • remove factory/unfolding usage (#9990) via Stefan Natchev
  • Ignore Apple Watch screenshots (improved) (#9988) via Claes Jacobsson
  • Looking for a member by email doesn't work if we only have AppleId (#9982) via Joshua Liebowitz
  • [spaceship] Add support for listing invites (aka pending members) (#9938) via Alexander

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.51.0 All kinds of improvements

  • Added option to get reviews for all localisations (#9968) via Henry Howeson
  • Add param to specify keychain file location for import_certificate action (#9703) via Edward Q. Bridges
  • enable app_manager to delete and list app testers (#9951) via Joshua Liebowitz
  • Fix for #9922, Part 2: content type (#9965) via Teddy Newell
  • remove unnecessary usage of factory pattern (#9971) via Stefan Natchev
  • [supply] Update checks for rollout value (#9978) via Felix Krause
  • Add pem option current_active_days_limit (#9924) via luikore
  • Revise SSL verification handling for debugging (#9944) via Fumiya Nakamura
  • [spaceship] Add ability to create/delete Passbook IDs (Pass Type IDs) (#9831) via Dylan Gyesbreghs
  • [sigh] Update command docs for setting version (#9946) via Jian Zhao
  • Update spaceship debugging documentation (#9943) via Fumiya Nakamura
  • Fix crash while trying to wordwrap (#9935) via David Ohayon
  • Return url rather than JSON from create pull request action (#9933) via David Ohayon
  • Fix possible nil (#9925) via Joseph Petersen

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.50.1 GitHub API Action Fix

  • Fix incorrect GitHub url parameter validation (#9923) via Teddy Newell

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.50.0 GitHub API Action, Setup Travis Action and More

  • GitHub API action github_api (#8971) via Tom Meier
  • Style actions on docs.fastlane.tools (#9894) via Orta
  • Typo fixes (#9900) via Simon Brüchner
  • Remove trailing command in gym docs (#9739) via Felix Krause
  • Add link to available plugins in action docs (#9892) via Felix Krause
  • Update maximum plugin score (#9883) via Felix Krause
  • Add new setup_travis action (#9880) via Felix Krause
  • Add ancestry_path parameter to changelog_from_git_commits (#9758) via DmitryArbuzov
  • Fix upload of crashlytics symbols for tvOS apps (#9866) via Aman Gupta
  • Allow using pathspec in git_commit action (#9867) via thii
  • Disable flaky Jenkins tests (#9868) via Felix Krause
  • Disable blockchain rule in rubocop (#9891) via Felix Krause

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.49.0 Xcode 9 improvements and more

  • Update provisioning profile mapping message (#9863) via Felix Krause
  • Detect selected provisioning profile UUIDs for Xcode 9 (#9843) via Vincent Isambart
  • Fix not fetching the plugin API due to a Faraday issue (#9847) via Felix Krause
  • Limit score a plugin can get for tests to 80 (#9848) via Felix Krause
  • Bump compileSdk (#9862) via Joshua Liebowitz
  • Update rest-client development dependency (#9842) via Felix Krause
  • Resolve PRODUCT_BUNDLE_IDENTIFIER and PROVISIONING_PROFILE_SPECIFIER for Xcode 9 export settings (#9760) via Renzo
  • Add simplecov to plugin template (#9851) via Jimmy Dee
  • Add download Xcode managed provisioning profiles flag to sigh via @mkimi-lightricks (#9849) via Michael Kimyagarov

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.48.0 Git add new options and other improvements

  • Git add new options (#9576) via Anton
  • Update empty archive error message for more instructions on how to solve the issue (#9830) via Felix Krause
  • Properly rescue around writing the report.xml to the fastlane directory (#9832) via Mark Pirri
  • Find getConfigurationMethod on IActivityManager Interface (#9716) via Andrea Falcone
  • Support Regexp on update_project_provisioning action (#9813) via Kohki Miki
  • Set TargetRubyVersion: 2.0 in .rubocop.yml to avoid unwanted autocorrect with Ruby 2.0+ (#9819) via Fumiya Nakamura
  • Fix missing email method when working with Spaceship::Tunes::Member (#9797) via Mark Pirri
  • Use the #defined? method to see if DidYouMean::SpellChecker is available (#9821) via Yuki Nishijima
  • Fix capture_output regression (#9818) via Fumiya Nakamura
  • Add precheck to vision doc (#9808) via Joshua Liebowitz
  • fix: Encoded the url before passing to faraday (#9800) via Rendy Pranata

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.47.0 Better error messaging and other improvements

  • [fastlane] Add warning if fastlane is executed without bundle exec (#9756) via Felix Krause
  • [gym] Improve build failure output when using an incorrect export_method (#9742) via Felix Krause
  • [supply] Rollout version number verification: rollout range on Google Play Developer API is 0.0 - 1.0 (#9737) via JacobMuchow
  • [supply] Check superseded tracks for rollout (already works for production, beta, and alpha). (#9736) via JacobMuchow
  • [spaceship] Manage JWT / keys with Spaceship (#9560) via Stefan Natchev
  • [precheck] Remove tizen from platforms rule, it's not needed and causes issues (#9766) via Joshua Liebowitz
  • [precheck] Add automated testing (#9767) via Joshua Liebowitz
  • [docs] Fix invalid quotes in ToolsAndDebugging.md (#9762) via Daniel Beard
  • [docs] Add cert, sigh and match section to FAQs (#9738) via Felix Krause
  • [docs] Update README to call out what operating systems can run fastlane (#9721) via Joshua Liebowitz

- Ruby
Published by mpirri over 8 years ago

https://github.com/fastlane/fastlane - 2.46.1 Improved build error output

  • [gym] Improve build error output to be more clear (#9727) via Felix Krause
  • Fix grammer mistakes in docs (#9731) via Justin Swart
  • Fix markdown formating in iTunesConnect (#9725) via Eugene Oskin
  • add the word 'you' that was missing (#9713) via Tim Myers

This release will make it easier to see the raw xcodebuild error message when something goes wrong during code ssigning or building your app 🚀

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.46.0 Overall improvements

  • Catch OpenSSL SSL error as well as Faraday to show instructions (#9680) via Felix Krause
  • Improve error message instructions for OpenSSL errors (#9681) via Felix Krause
  • Recursively search through apk directory in gradle action (#9688) via Felix Krause
  • Update gym runner to explicitly return the path (#9705) via Felix Krause
  • Update gym action to work if no ipa path is returned (#9706) via Felix Krause
  • Fix gym action and implementation when user provide path instead of hash (#9701) via Felix Krause
  • Allow the slather action to accept multiple binary_basename and binary_file arguments (#9696) via Renaud Lienhart
  • Fix google_play_track_version_codes options (#9693) via Pan Thomakos
  • Plugin scores: follow redirects (#9659) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.45.0 Improved docs and bugfixes

  • Improve documentation across all of fastlane (#9665) via Wolfgang Lutz
  • Fix using the wrong team ID/Name in precheck from Appfile (#9656) via Felix Krause
  • Remove Bundler.setup in favor of shelling out to the Bundler in a new plugin directory in unit tests. (#9650) via Jimmy Dee
  • Add verification of Xcode version when running fastlane (#9609) via Felix Krause
  • Imporve match nuke readme (#9635) via Felix Krause
  • Add google_play_track_version_codes action (#9634) via Pan Thomakos
  • Detect number of tests for fastlane plugins and score accordingly (#9632) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.44.1 Revert hockey changes

  • Revert all changes applied to the hockey action recently (#9643) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.44.0 Phased rollouts and other improvements

  • Fixing response error for hockey uploads (#9639) via Nicholas Thompson
  • Xcode 9: Automatically detect selected provisioning profiles of the Xcode project (#9460) via Felix Krause
  • Open external plugin link in new tab on docs page (#9631) via Felix Krause
  • Add information in docs plugin page when plugin has no GitHub URL (#9633) via Felix Krause
  • Introduce phased release to deliver (#9581) via Kohki Miki
  • Catch exception when fastlane docs can't be writen and show nice error (#9629) via Felix Krause
  • Bump fastimage dependency (#9624) via Felix Krause
  • Make fastlane docs generation independent from enhancer (#9608) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.43.0 Remove legacy build API & fix for hockeyapp upload

  • Alphabetize available languages (#9618) via Colm Doyle
  • Fix the generation of download url (#9619) via Raimon Lapuente
  • Use yes instead of true to specify disable_notify (#9586) via Kohki Miki
  • Update commander-fastlane dependency to our official fork (#9597) via Felix Krause
  • [gym] Remove legacy build API (#9463) via Felix Krause

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.42.0 Precheck rule refinements & other improvements

  • Sort certificates to always verify the validity of the last (#9600) via Yann-Cyril Pelud
  • passing release notes to deliver fails due to string/symbol mismatch (#9605) via Joshua Liebowitz
  • Pilot: Refactor ipa path expansion (#9603) via Nick Fox
  • Update RubyGems admins to reflect current core team (#9596) via Felix Krause
  • fix "uninitialized constant Spaceship::Client::Tempfile" for client.rb (#9590) via Aiden Keating
  • Fix string encoding in Readme (#9592) via Markus Chmelar
  • Precheck text rules refining (#9593) via Joshua Liebowitz
  • Add support for OS version in Appetize options (#9578) via Brian Solon
  • Duplicate swiftlint custom executable parameter, so it doesn't get corrupted (#9535) via Sam Dean
  • Generate specific version url for a HockeyApp build (#9545) via Raimon Lapuente
  • Add last_git_commit_hash to git_helper (#9524) via jvaladez
  • Make sure crashlytics action fails when submit binary returns failure (#9571) via Mark Pirri
  • Make upload_symbols_to_crashlytics fail with a more descriptive error message (#9478) via Cody Sehl

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.41.0 snapshot support for Xcode 9

  • [snapshot] Add support for Xcode 9 (#9559) via David Ohayon
  • Add calculating of fastlane plugin scores and nice rendering on docs page (#9511) via Felix Krause
  • Pilot: Allow '~' in ipa path (#9481) via Nick
  • Pass app_identifier through to precheck (#9566) via Joshua Liebowitz
  • support Xcode 9 new export options when using sigh (#9449) via igor-makarov

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.40.0 Introducing fastlane precheck

  • New: fastlane precheck: Check your app's metadata before submitting to App Review
  • Allow to skip updating of an app version under 'Prepare for submission' (#9469) via Victor Ronin
  • Apk check superseded tracks (#9459) via Marcelo Oliveira
  • Fixed issue where deliver would not print appropriate error messages after failing to upload metadata (#9515) via Colin McDonnell

- Ruby
Published by taquitos over 8 years ago

https://github.com/fastlane/fastlane - 2.39.2 Improvements

  • [increment_build_number] Fix issue when incrementing versions and specifying a xcodeproj value (#9508) via Hawken Rives
  • [supply] Mask json_key_data in summary table (#9507) via Stanislav Shakirov
  • [snapshot] Show message that Xcode 9 isn't supported yet (#9468) via Felix Krause

- Ruby
Published by mpirri over 8 years ago

https://github.com/fastlane/fastlane - 2.39.1 [supply] Hot fix for timeouts

[pilot] Fix a bug in retry logic (#9495) via Felix Krause
[supply] Fix Google API timeout option names (#9499) via Eric McNiece
[increment_build_number] Raise exception if AGV is not enabled (#9474) via David Ohayon

- Ruby
Published by ohayon over 8 years ago

https://github.com/fastlane/fastlane - 2.39.0 Improvements

  • Fix gym action failure if user passed a custom export_options plist file path (#9493) via Felix Krause
  • Handle Setting.bundle in a group for commit_version_bump (#9423) via Jimmy Dee
  • Add default path for automatic code signing actions (#9465) via Joseph
  • Helper.keychain_path heuristic should only search for file to avoid returning directories as false positives (#9462) (#9464) via Jerome Lacoste
  • get reference to fastlane folder the more correct way (#9466) via Joshua Liebowitz
  • New action to check minimal version of ruby (#9438) via Sebastián Varela
  • Catch errors with app names (#9282) via David Ohayon
  • Add option for the path to the swiftlint executable (#9451) via David Ohayon
  • Update Supply to use 0.12.0 of google-api-client (#9445) via Tom Wilson
  • Added platform description for Deliverfile (#9457) via Victor Ronin
  • Reference target name instead of product name. (#8988) via Daniel Lee
  • Fix crash in crash reporter if backtrace isn't accessible (#9430) via Felix Krause
  • Create subkey param for manipulating a dictionary's key-value pair in a plist (#9088) via uwehollatz
  • Only use fastlane as the action for the crash reporter (#9452) via David Ohayon
  • Dont wrap the terminal table call in a rescue block (#9450) via David Ohayon
  • adjusted find build method to exit early if we don't have candidate builds and show a better user error (#9447) via Carola Nitz
  • Create YourFirstPR.md (#9446) via Carola Nitz

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.38.1 supply hotfix

  • Revert "[supply] Add check_superseded_tracks option (#9250)" (#9444) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.38.0 First Xcode 9 support, new iTC support and lots of other improvements

  • Add support for Xcode 9 by automatically using the right profile for each bundle identifier (#9432) via Felix Krause
  • Add support for enabling/disabling phased release (#9372) via Felix Krause
  • iOS 11 Subtitle iTunes Connect support (#9396) via Javier Agüera Cazorla
  • Update app only if we uploaded a new icon (#9388) via Victor Ronin
  • [gym] Fix not using default export method if custom export_options without export_method are provided (#9429) via Felix Krause
  • [match] Add improved error message on match failure when branch is specified (#9428) via Felix Krause
  • #6875 deliver: also use --force as a way to overwrite metadata (#9307) via Jerome Lacoste
  • LanguageItem keys might be under localeCode too (#9421) via Joshua Liebowitz
  • Fix headline of "Promotional Text" in summary (#9416) via jnbt
  • Update app ratings examples (#9376) via Manuel Martín
  • Fix Issue 9402: import cert fails if given a password with special chars (#9406) via Lyndsey Ferguson
  • [supply] Add check_superseded_tracks option (#9250) via Marcelo Oliveira

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.37.0 Update for new iTunes Connect

  • Add full support for new promotional text support in iTC (#9370) via Felix Krause
  • Fix spaceship app_version to work with updated iTC (#9368) via Felix Krause
  • Skip the upload success message when skipping the upload (#9352) via David Ohayon
  • Allow for case insensitive screenshot directory names (#9349) via David Ohayon
  • Remove invalid gym xcpretty options verify blocks (#9344) via Björn Dahlgren
  • Add raise_shell_error option for sh action (#9313) via Kohki Miki
  • refactor for newest version of rating endpoint (#9334) via Helmut Januschka
  • Add a retry option on getting builds for a train (#9331) via David Ohayon
  • Update GitHub URLs in commands_generator across tools (#9357) via Felix Krause

- Ruby
Published by KrauseFx over 8 years ago

https://github.com/fastlane/fastlane - 2.36.0 Improvements

  • Allow for 1% rollouts in supply command (#9296) via Pan Thomakos
  • Explicitly crash when the plist cant be parsed for provisioning profile data (#9319) via David Ohayon
  • List produce enable_services options in config item (deprecating enabled_features) (#9223) via Josh Holtz
  • Fix encoding error in update_url_schemes fastlane action (#9302) via Jochen Pfeiffer
  • Fix spaceship crash in some edge cases (#9308) via Murat Çorlu
  • Fix scan’s custom report name not working with multiple output types (#9303) via Lyndsey Ferguson
  • Appaloosa action proxy support (#9310) via Robin
  • Improve error message for code signing errors (#9291) via Joshua Liebowitz
  • Fixed scan results for schemes that contain spaces (#9322) via NachoSoto
  • [pilot] Show number of testers on top of table (#9323) via Felix Krause
  • Improve error reporting (#9277) (#9295) via David Ohayon

- Ruby
Published by KrauseFx almost 9 years ago

https://github.com/fastlane/fastlane - 2.35.1 Scan hotfix

  • [scan] Use pre-2.34.0 strategy if temp junit output is missing (#9276) via Keaton Greve
  • Fix puts crash on linux (#9279) via David Ohayon
  • Warn user when before_all, after_all or error block overwrite each other (#9284) via Felix Krause
  • Add helpful output when running pilot without specifying an action (#9283) via Felix Krause
  • Update links to new docs page in crashlytics beta class (#9264) via Felix Krause

- Ruby
Published by taquitos almost 9 years ago