Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fastlane/fastlane

🚀 The easiest way to automate building and releasing your iOS and Android apps
https://github.com/fastlane/fastlane

[spaceship] Fix filtering of Mac devices when trying to create a macOS profile (#21915)

9ae433c617a13c0801a9b45f2cf7f8139fbdb427 authored 10 months ago by Olivier Halligon <[email protected]>
Activate ruby 3.3 on Circle (#21791)

Use the latest beta using xcode 15.3 and ruby 3.3

f3cdc2d707fefd2e35bc16e8b379779a16c25fed authored 10 months ago by Jerome Lacoste <[email protected]>
[fix] Update simctl command in device_manager.rb [21893] (#21894)

* Update simctl command in device_manager.rb

When run_tests executes, it attempts to get a li...

7fe135cc16db01439618f22c36dbb90430c2bd75 authored 10 months ago by David Nedrow <[email protected]>
[Fix] remove dependency on unmaintained rest-client library (#21898)

* Rename fake gem in tests to avoid confusion

* Do not display deprecation message for users ...

33b28069bdcd68b8c82e410afcf39bef03e97419 authored 10 months ago by Jerome Lacoste <[email protected]>
[spaceship] handle new app status (#21890)

* Add AppVersionState to AppStoreVersion to handle new app statuses

* Add ReviewType to AppSt...

3d9b9c22f51b38d81d5e5f167dbfc022f4124032 authored 10 months ago by Lukasz Grabowski <[email protected]>
[spaceship] Update Model: beta_tester (#21799)

* Update Model: beta_tester

* Update Model: beta_tester & spec test

* Update beta_tester.r...

385a15f74cc617d2a483790575de17cba6d66665 authored 10 months ago by mlch911 <[email protected]>
[fix] drop old code made for ruby < 2.6 (#21878)

* Drop internal Open.uri call for Ruby <= 2.4

* Remove warning for ruby < 2.1

* Remove hel...

cdc2471af2396ae5b892c338ae0ac4cecd9aa51b authored 10 months ago by Jerome Lacoste <[email protected]>
Strengthen some checks that trigger Github's CodeQL security checks (#21880)

* Strengthen some checks that trigger Github's CodeQL security checks

* Adjust code as per co...

6e1528593c3a2219e19924dc622afe11122cb134 authored 10 months ago by Jerome Lacoste <[email protected]>
[fastlane_core] fix the display of non-unicode characters when printing lane context (#21857)

* [fix] Do not crash when non unicode characters are sent to print

* Also test when verbose i...

8c4903cfb1e2fefe8b06d69bd0c4f2bc9874eaf4 authored 10 months ago by Jerome Lacoste <[email protected]>
[spaceship] create_certificate_signing_request: update from SHA-1 to SHA-256 (#21644)

Update the two places where Fastlane creates CSRs to use SHA-256
(sha256WithRSAEncryption). Thi...

c18d01c03cf22b82ff5e2e03f01e59f956684708 authored 11 months ago by Jay Soffian <[email protected]>
[match][hotfix] remove the `renew_expired_certs` option introduced in #21691 and revert the default behavior while we address issues with it (#21812)

* [match] remove the renew_expired_certs option and make behaviour default

* chore: don’t aut...

9899046658e172a0cdfe700bd796823357673cb6 authored 11 months ago by Vitalii Budnik <[email protected]>
Raise error when Appetize API returns an unsuccessful response (#21816)

4a43eb21143789a650769501de202712ecd194c4 authored 11 months ago by Ben Ferris <[email protected]>
[doc] Update instructions to install fastlane (#21822)

* Update instructions to install fastlane

* Formatting link

e694e3aa7334068875b2426815f7d206ed45ad36 authored 11 months ago by Stéphane G <[email protected]>
Add force option to git_add action (#21850)

1b01958c89542194ed4fabe32d97ee18b5c7715a authored 11 months ago by Tomoki Yamashita <[email protected]>
[pilot] add xros as valid option for pilot upload (#21841)

* add xros to pilot appstore upload

* the perils of testing on one machine then submitting fr...

13255333d208353213c1b93410ee731475499819 authored 11 months ago by Damian Monogue <[email protected]>
[ci] increase the max number of files available (#21830)

* Attempt at removing limits for max number of files

* Update config.yml

ec06df1d5569493474dc8588bac86679e58c1048 authored 11 months ago by Jerome Lacoste <[email protected]>
[match] fix devices fetch for tvOS platform (#21828)

* match: fix devices fetch for tvOS paltform

* fix: device_platform for tvOS

87151cab76d7cc693b9ec95b5df399eff37cc076 authored 11 months ago by Vitalii Budnik <[email protected]>
[deliver] increase chances of success when creating a new app version even when Apple servers are degraded (#21742)

* Add exponential backoff to retry mechanism that checks for app version existence.

* Add opt...

4c8f2071f502f5b0e0ca91b004edc1ca2b184000 authored 11 months ago by Roger Oba <[email protected]>
Fix flaky encryption test (#21844) (#21845)

* Fix flaky encryption test (#21844)

* Adjust documentation

26b695f8ed697fa21ca30d57db97d060ce21e631 authored 11 months ago by Skulflesh <[email protected]>
Update OneSignal action to use v11.0 REST API (#21839)

* Update OneSignal API to v11 and add fcm_v1_service_account_json param

* Update OneSignal AP...

508e53549c1f8cc9407607e761f5e40dc58fb65a authored 11 months ago by Mohammed Akram Hussain <[email protected]>
[snapshot] fix regression introduced in 2.218.0 caused by extraneous method argument in snapshot setup (#21832)

14037c658dc93f503453100ab222d520c1d3f19d authored 11 months ago by Jerome Lacoste <[email protected]>
fix the loading of certain passwords from the keychain (fixes #21817) (#21818)

If a password contains certain characters (such as a backslash), the
security command line tool...

7bf26426b0dbdc57c44fb1ac7e1e3062f9cb0857 authored 11 months ago by Ryan Pendleton <[email protected]>
[gym][fastlane_core] add platform support for visionOS (#21574)

* add debug messages

* add support for visionOS

* remove debug statements

* add vision ...

39ed6fed0c3cb8439238c4aec62384c59966931f authored 11 months ago by Philipp Resch <[email protected]>
[match] improve encryption internals, solving flaky test (#21663) (#21790)

* Rewrite the encryption layer for match, keeping backwards compatibility

* match: add compan...

387691bb5de58e7c49f4394d6d8a36bfe14dc428 authored 11 months ago by Jerome Lacoste <[email protected]>
[frameit] iPhone 14 Frames (#21727)

* update for iPhone 14

* added support for iPhone 14 lineup

* fix test

* revert unused frame ...

eccd41021c76232ef0865874fe7f9adb385de561 authored 11 months ago by sathoeni <[email protected]>
[spaceship] decrease App Store Connect API token `issued-at-time` to prevent server rejection (#21583)

* reduce issued time, add more details to verbose log

* update test (also fixes race conditio...

2beac83f8ce5fb80c2b1dd40aff09324ec4ef627 authored 11 months ago by Jason Moore <[email protected]>
[ci] add Xcode 15.2 to the suite of tests and remove duplicate CircleCI test environment (#21811)

cef5a1e7f457c2174eb7f1e25edeb98ee5c0883c authored 11 months ago by Jerome Lacoste <[email protected]>
Fix gemspec warnings (update `Gemfile.lock`) (#21808)

e65b8b23757f5a09d05604d2a6301a67013790ee authored 11 months ago by Jerome Lacoste <[email protected]>
[match][sigh] add option to automatically renew expired certificates (defaults to enabled) (#21691)

* [match]: renew expired certificates

* chore: shell-escape filename when removing files from...

d4c0ca4eac0a77067cdf176bbab489134fa7d561 authored 11 months ago by Vitalii Budnik <[email protected]>
Fix WARNINGs when building fastlane gemspec (#21807)

* Fix WARNINGs when building fastlane gemspec

* Do not force a newer xcpretty-travis-formatter

4e95dfd9334f0dd110f694e5bb8fe00e54106d7c authored 11 months ago by Jerome Lacoste <[email protected]>
[ci] enforce latest available gem version and use the specific bundler version specified in the lock file (#21805)

* [CI] Update rubygems to latest on CI

* [CI/Appveyor] install the version of bundler declare...

204c892a8fcfc963b0109c89cf2104477cc5adcf authored 11 months ago by Jerome Lacoste <[email protected]>
[ci] automate fastlane deployments to RubyGems when a new release is published (#21734)

* Rename GHA filename for clarity.

* Release to RubyGems when publishing a release.

* Lint.

58d0a8230481d1f7cc68faa9f10df3e8ae0bbae3 authored 11 months ago by Roger Oba <[email protected]>
[pilot] do not advertise the `skip_waiting_for_build_processing` option when it is already set (#21730)

* Do not advertise the skip_waiting_for_build_processing option when it is already set

* Addr...

94a4f406a25d057aa0921254226456ebce602d78 authored 11 months ago by Robin Kunde <[email protected]>
[match] propagate keychain when installing wwdr certificates (#21578)

* fix(match): propagate keychain when installing wwdr certificates

* backwards compatibility
...

8da20c9a9d47afddb910fb22d095355a95b0de5d authored 11 months ago by rabbitinspace <[email protected]>
[deliver] introduce `timeout` for screenshots processing waiting time (#21693)

* Introduce `timeout` to deliver for screenshots processing waiting time

* Remove timeout def...

627dca3c91c66fd7ad8001011c15035990301cf5 authored 11 months ago by Mikhail Maslo <[email protected]>
facebook.design doesn't work anymore (#20915)

replaced facebook.design with design.facebook.com

afa9a754558d3454acbc4dc8c5712f2ba75136d6 authored 11 months ago by Guglielmo Faglioni <[email protected]>
Add an interactive console for users as well (#21803)

* Add an interactive console for users as well

* Proposed documentation

* Apply copy sugge...

21d0e792f35e49dfc1101a52b5aa49112c34ea85 authored 11 months ago by Jerome Lacoste <[email protected]>
Fix typos (#21785)

* Fix typos

* Re-add `conflicting_options` for project

* Update options.rb - typo

-----...

fb8d46809cb5619129652ad3692dcf46fa32e4d7 authored 11 months ago by Stefan Herold <[email protected]>
Add a console script, similar to `bundle console` (#21798)

* Add a console script. Similar to 'bundle console'

* Add documentation about the new bin/con...

706fc65868f225bc5c23f2f51bb02df9945a8ce6 authored 11 months ago by Jerome Lacoste <[email protected]>
[ci] add GitHub Action workflow to label PRs based on tools they touch (#21751)

* Add GHA workflow to label PRs based on tools they touch.

* Add rule to also add CI label wh...

8a58765ef2d051c3f60616c5e9e7b9eecb061af6 authored 12 months ago by Roger Oba <[email protected]>
[trainer] fix issues where number of failures would always be zero (#21432)

* Sanitize both identifier and test case

* Add unit tests

* Replace String extension with ...

dda4007c7a5bc8bd6be840c18ba9ebd6623abca7 authored 12 months ago by Mahmood Tahir <[email protected]>
Version bump to 2.219.0 (#21778)

ebd6dafadac4a6aad4811bb32801af0e1f3ef2df authored 12 months ago by Josh Holtz <[email protected]>
[fastlane][ci] Lock google-cloud-env < 2.0.0 for Ruby 2.6 and fix CI to use specified ruby versions (#21777)

* [fastlane][ci] Lock google-cloud-env < 2.0.0 for Ruby 2.6 and fix CI to use specified ruby ver...

d6a2c74a33d687b5bfa47d3434f7dd2e6918312c authored 12 months ago by Josh Holtz <[email protected]>
Update runner.rb (#21758)

7970e412b3a6f49c0433c904f01c168a5657d29d authored 12 months ago by jonas2808 <[email protected]>
[ci] fix homebrew bump url (#21761)

* [ci] fix homebrew bump url

* Need to run brew update before bump

0b50ec8773c6c29d708cfa28dd9d1f049ecb8f1b authored 12 months ago by Josh Holtz <[email protected]>
Remove 'nil' from array before returning (#21772)

Fixes https://github.com/fastlane/fastlane/issues/21768 when there is no device match for a give...

1a5a140b4ad824725abd1d48e8c5a07595ca00fb authored 12 months ago by arc-v2 <[email protected]>
[sigh] fix cache parameters validation (#21766)

* fix: sigh cache validation parameters

* fix: needs_profiles_devices resoling in portal cach...

5ca4eb7b0ed862bf1e1ab86b54d76a5ab72dcfa4 authored 12 months ago by Vitalii Budnik <[email protected]>
fix: match cache in read-only mode (#21767)

2ccb64c2c0f2df133eed5b623cc43f3eb450b1aa authored 12 months ago by Vitalii Budnik <[email protected]>
Version bump to 2.218.0 (#21760)

d8d9d94ad374cdf2995231f3d7cb3622677547f3 authored 12 months ago by Josh Holtz <[email protected]>
[docs] fix typos, grammar issues and improve wording across the codebase, documentation and specs (#19495)

* spelling: accept

Signed-off-by: Josh Soref <[email protected]>

* spelling:...

e4296f13c345734765c54d0ba09351005055ade4 authored 12 months ago by Josh Soref <[email protected]>
[action][sonar] replace deprecated sonar.login parameter with sonar.token (#21736)

Co-authored-by: Goffredo Marocchi <[email protected]>
Co-authored-by: Roger Oba <...

445c51ec7168194b23328998517d889842945ae3 authored 12 months ago by Panajev <[email protected]>
[ci] fix CircleCI builds by adding back `ruby_version` parameter to the workflows (#21746)

* Add back ruby_version parameter to CircleCI workflows.

* Add a more descriptive name to Cir...

db07b308901da98bf3dc1db40fdbce3e953891c9 authored about 1 year ago by Roger Oba <[email protected]>
[ci] fix linter issues that slipped to master due to CI issue (#21747)

* Fix linter issue that slipped to master, and simplify string declaration.

* Fix syntax issu...

9b03e5e91e1ce4cad1abccf970de45225c0dd3ee authored about 1 year ago by Roger Oba <[email protected]>
[action][spm] add simulator flag for swift compiler (#21707)

* Add simulator flag to spm action for swift compiler

* add user entry syntax check

* remo...

287d910e2ddf1105f824f4bb6c68aae05629631d authored about 1 year ago by Mohammad Gharari <[email protected]>
[ci] review and lint GitHub Actions workflow files (#21738)

* Lint GitHub Actions yaml files and add comments.

* Review workflow names and comments.

b629b2c157bf6085b7c10d1cdf63c817bd2958c4 authored about 1 year ago by Roger Oba <[email protected]>
[ci] fix CI by updating validate_documentation workflow docker image (#21735)

* Update image of the validate_documentation workflow to fix CI.

* Refactor name of workflow ...

38bea31e6e3eefdb85bdd54cec90afb9622e6234 authored about 1 year ago by Roger Oba <[email protected]>
Move development dependencies from `fastlane.gemspec` to `Gemfile` (#21725)

* Move development dependencies from gemspec to Gemfile, as recommended.

* Make the default r...

93a52b4c1783bad3cbcb06793ff5d7b7798b32f7 authored about 1 year ago by Roger Oba <[email protected]>
[security] update `sinatra` dev dependency to resolve dependabot alert (#21709)

* Sync Gemfile.lock with Gemfile

* Update rack to >= 2.2.6.3 (dependenbot)

* Update sinatr...

66541071270685afe556789c3ed759574564e941 authored about 1 year ago by Jerome Lacoste <[email protected]>
[fastlane-core] recommends to retry uploading when AltoolTransporterExecutor crashes (#21536)

* Force FastlanePty.spawn to return exit code if it ends up being nil for whatever reason

* A...

07c62c542531c5aef18683da0ff78dd72d6b8978 authored about 1 year ago by Jason Hagglund <[email protected]>
[Fastlane.swift] fix Unexpected duplicate tasks error message (#21621) (fixes #20104)

dc0c66c53f718a9a1169cab8d5cf9dc5a139a444 authored about 1 year ago by Daniel Jankowski <[email protected]>
[scan] Filter simulators with version greater than SDK version of active Xcode installation when choosing default (#21677)

* [scan] Filter simulators with version greater than currently installed SDK

* addressing fee...

3d51313ace2f673b160bd3e0661df5b1951409b4 authored about 1 year ago by wuaar1003 <[email protected]>
[plugin_generator] move development dependencies from `*.gemspec.erb` to `Gemfile.erb` (#21726)

* Make Gemfile a template and move dev dependencies to it, in plugin generator.

* Remove now-...

eafe6467ebe5937fd407cf5f102a7183a5986e63 authored about 1 year ago by Roger Oba <[email protected]>
[match] add caching layer to significantly improve performance by up to 100x (#21694)

* [match] increase match speed with caching

* chore: skip new profile validation

* chore: ...

a3715d646bf9c47fb4f844f4bec37f858a0d2ab7 authored about 1 year ago by Vitalii Budnik <[email protected]>
[fastlane_core] add support to Ruby 3.3 (#21683)

* Relax regular expression that captures compilation error to be compatible with ruby 3.3

* R...

4eb636f3d82b25ff9cdfcda9fe053a1341105934 authored about 1 year ago by Jerome Lacoste <[email protected]>
Remove some unused method parameters (#21722)

* Reformat code for readability

* Remove unused env parameter in cruise_lane calls

* Remov...

9c4a7b4dbfecd0982a7fd26820ab72784c56dfdc authored about 1 year ago by Jerome Lacoste <[email protected]>
[action][spm] deprecate `build_path` option in favor of `scratch_path`, as recommended by Swift CLI (#20814)

* Deprecate spm's build_path option

* Add deprecated message when use build_path on spm actio...

9e76f3e2e62c64c8644cb34a56e9be08b0306e5c authored about 1 year ago by Victor Carvalho Tavernari <[email protected]>
[match] git storage: allow simultaneous usage of clone_branch_directly and shallow_clone (#21716)

* [match] combine clone_branch_directly and shallow_clone

* fix: typo

Co-authored-by: Roge...

c54d747846348f45e04a95b33d890deaf0e7a0fd authored about 1 year ago by Vitalii Budnik <[email protected]>
[action][spm] add `parallel` option (#21665)

* Add parallel option to spm action

* Add parallel test example

* Change boolean option fr...

38572a52a36e82e08b8fe50d13343926540dda93 authored about 1 year ago by Bram Schulting <[email protected]>
[fastlane_core] remove expired WWDR G1 certificate from cert_checker (#21098)

8ec666a8169c964dbef325e62fa08be5f9c9b822 authored about 1 year ago by janwiebe-jump <[email protected]>
[action][upload_symbols_to_crashlytics] allow '~' in binary path (#21032)

Similar to the Pilot fix here: https://github.com/fastlane/fastlane/pull/9481

a8a6e8ed0992ee50305eb8d061fe401018b0d3f3 authored about 1 year ago by GevaZeichner <[email protected]>
[scan] replace the `simctl boot` command with `simctl bootstatus`, potentially fixing signal kill before running tests (#21026)

7da098f32aa12edd9ec0c97b0b106b7006708282 authored about 1 year ago by Alexey Alter-Pesotskiy <[email protected]>
[spaceship] add Spaceship::ConnectAPI::AppPreviewSet::PreviewType::IPHONE_67 (#21710)

f648513e103101c907052fb43422137101c9bade authored about 1 year ago by Sergei Sevkovich <[email protected]>
Add binding.irb as a target for debugging code check (#21635)

76862ca1f76b5f24494dd65ad880420b08b1172c authored about 1 year ago by Takuma Homma <[email protected]>
CONTRIBUTING.md: remove Google CLA section (#21646)

fastlane is no longer under the auspices of Google[^1].

Completing the Google Contributor Lic...

e0037b81cb8b48e3bc65234310495aec3dd3a7c9 authored about 1 year ago by Jay Soffian <[email protected]>
Bump mislav/bump-homebrew-formula-action from 1.4 to 3.1 (#21708)

Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-acti...

70acf8e5cbfa5f64660c3da27018c9b8cfbc39d4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added dependabot for GitHub Actions and bundler (#21570)

How about using dependabot in this way?
When this works, a pull request is created as follows:
...

ad263c84a79cfa929b082a90e6815842cbe0eb6c authored about 1 year ago by Yudai Takada <[email protected]>
Relax optparse dependency (#21593)

On ruby 3.1.4 there is issue with dependency tree:
```Uncaught exception: You have already acti...

405639c859ff711578389b77f1355b474f003c6b authored about 1 year ago by Kanstantsin Shautsou <[email protected]>
[tests][ci] clean up tests output on CI (#21668)

* Rewrite changelog_from_git_commits_spec test that outputs to STDOUT

* Disable Helper.show_l...

55f4e7f6d3634507fa74b2124758c45600d60e60 authored about 1 year ago by Jerome Lacoste <[email protected]>
Fix typo in spaceship documentation Bundle Id Capability (#21680)

6e71101ce8f1d74701f7695d97f2c96a6c76775e authored about 1 year ago by Gabriel Lucaci <[email protected]>
Hide xcodebuild stderr to solve #21672 (#21673)

142cfbac7b451bb2cb60de7297c428dfea91e6b8 authored about 1 year ago by Jerome Lacoste <[email protected]>
[scan] fix misleading error message when no devices are found (#21650)

d334e2f62ec086aa035f767fd293d6466290aa27 authored about 1 year ago by Miles Thompson <[email protected]>
Activate ruby 3.2.2 on circle, adjust tests (#21664)

* Activate ruby 3.2.2 on circlea

* circle doc

* Update rspec and webmock to pass tests on ...

2860baca0bcfdb35f5559133e75d803d8fb2634b authored about 1 year ago by Jerome Lacoste <[email protected]>
[deliver][spaceship][scan] fix build warnings in rspec (#21660)

* Remove 'warning: already initialized constant ScreenSize'

* Remove warning of rspec raise_e...

dafb205b2d59c8394445eca6865e2e773c33d3d6 authored about 1 year ago by Jerome Lacoste <[email protected]>
[deliver] fix regression where changes made to the privacy URL fail to upload (#21657)

* fix(deliver): fix issue where privacy url change fails to upload

* fix code style

* add ...

003e3d9bba7b64f3e1edb3107a956a078e986cbd authored about 1 year ago by Owen Hart <[email protected]>
Harden FastlanePty, in particular handle external program crashes (#21618)

Main changes:
* Let FastlanePty detect when externally invoked programs crash
* Harden it when...

3489c89d901361d174d7790221b323d757bb1307 authored about 1 year ago by Jerome Lacoste <[email protected]>
Version bump to 2.217.0 (#21641)

c902a9dd2e948f5d71406696125e3c3c04361231 authored about 1 year ago by Josh Holtz <[email protected]>
Work around deliver issue #21105 (#21633)

* Work around deliver issue #21105

* Adjust code for rubocop

abc4a94aae879ce57ae73dede9affc70915254b7 authored about 1 year ago by Jerome Lacoste <[email protected]>
[actions] support for slather --ymlfile option (#21613)

cc19214e4ec57e6e8974c39e314ad1061b47d81f authored about 1 year ago by jarrodlombardo-EventBase <[email protected]>
[actions] Notarization - Printing log on error (#21609)

* Notarization - Printing log on error

* Notarization - Printing log on error

* Notarization -...

50170600f8fa9322034232203993b4624707959f authored about 1 year ago by Csaba Szigeti <[email protected]>
Fix test being potentially muddied by local ENV (#21586)

30b67fe33b7edb65dd5e1f0fb897bc369ea1c6d8 authored about 1 year ago by Olivier Halligon <[email protected]>
[match] remove redundant fetching of profile devices and certificates (#21409)

* [match] remove redundant fetching of profile devices and certificates

* chore: add device a...

34a16352773b2c09f96c522ec7b28521cfca822d authored about 1 year ago by Vitalii Budnik <[email protected]>
[cert] Hide sensitive information in match output (#21603)

* Do not print output of find-certificate

* Added print parameter to backticks

* Fixed styling...

bf9b20029a8383eb46bf29bdc0430203f449a4cf authored about 1 year ago by Duncan MacDonald <[email protected]>
[supply] Fix issue with releases containing retained versions (#20997) (#20998)

Fix issue with releases containing retained versions failing to complete the staged rollout in t...

fbad7d8567c63e34b2c590ba8f2296fd9ee95131 authored about 1 year ago by Mariano Miani <[email protected]>
[action] Adds FL_GIT_BRANCH_DONT_USE_ENV_VARS to git_branch (#21597)

cec29b3f0a2c0b2ffe575264e8f8c1aaaf2fe9b5 authored about 1 year ago by Oguz Kocer <[email protected]>
Make error message expectation more flexible (#21591)

To support different Ruby versions formatting the error message slightly differently

72d83cd80fa5aaab36965d98bc09c93b0e61dd52 authored about 1 year ago by Olivier Halligon <[email protected]>
[docs] fix typo practies → practices based on feedback from fastlane/docs (#21589)

bb3c4c124371c8989d4d464d4fba246a17ad7b42 authored about 1 year ago by Roger Oba <[email protected]>
Add support for keyword arguments for lanes in Ruby 3 (#21587)

* Add tests for lanes using keyword parameters

* Support keyword parameters in lanes in Ruby ...

2c4f29fe161c5998e30000f96d23384fd0eebe90 authored about 1 year ago by Olivier Halligon <[email protected]>
Update `fakefs` to fix test failures on Ruby 3.2.2 (#21588)

* Update fakefs from 1.2 to 1.9

To fix failure on `bundle exec rspec` in Ruby 3.2.2

We kep...

5c63bd5e378670da917cbe9a9ca8b0b361aadba9 authored about 1 year ago by Olivier Halligon <[email protected]>
Add watch ultra in deliver (#21106)

35da45507fab67a91cae6edb3d94d4c0fe6c2361 authored about 1 year ago by Aoi Takahashi <[email protected]>
Update install_on_device.rb details (#21196)

It seems that the ios-deploy project's README.md suggests the use of `brew` over `npm` for insta...

e7e7acaebba131600f9379b6e52f46fe96006cff authored about 1 year ago by ls-1N <[email protected]>