Ecosyste.ms: OpenCollective

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

fastlane

The easiest way to automate building and releasing your iOS and Android apps
Collective - https://opencollective.com/fastlane - Website: https://fastlane.tools - Code: https://github.com/fastlane

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

github.com/fastlane/fastlane - 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

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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 ...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

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

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

* Update instructions to install fastlane

* Formatting link

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

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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

github.com/fastlane/fastlane - 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

github.com/fastlane/fastlane - 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...

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

* Fix flaky encryption test (#21844)

* Adjust documentation

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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)

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 7bf26426b0dbdc57c44fb1ac7e1e3062f9cb0857 authored 11 months ago by Ryan Pendleton <[email protected]>
#1231 Fix typos across the codebase

github.com/fastlane/docs - c5491f408fab0e8080d72ca6345fff73854fe6cf authored 11 months ago by Roger Oba <[email protected]>
#1233 Update bundler to a version that will not cause issues when building on ruby 2.6

github.com/fastlane/docs - 5fdf97e378417ed022063925391b353e2dd1ab62 authored 11 months ago by Roger Oba <[email protected]>
spelling: whoops

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

github.com/fastlane/docs - 6cc446f440d99d72dd3de140e5c6ead64bc79940 authored 11 months ago by Josh Soref <[email protected]>
spelling: neither-nor

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

github.com/fastlane/docs - ff0d184c999310573423bfd513573db0d21ac639 authored 11 months ago by Josh Soref <[email protected]>
spelling: here are

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

github.com/fastlane/docs - d63a465b22558a32f77aee6e2f53021d8d06d9af authored 11 months ago by Josh Soref <[email protected]>
spelling: gitlab

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

github.com/fastlane/docs - 550fbbff25b560734a50d63e7e279b75c11b7578 authored 11 months ago by Josh Soref <[email protected]>
spelling: the

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

github.com/fastlane/docs - 514ca7bacb65a2abf4a8c3c767b5f2a6633c5e3c authored 11 months ago by Josh Soref <[email protected]>
spelling: google's

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

github.com/fastlane/docs - e8ef236fc41e85998329a51c8b548c5ec3cf4dd9 authored 11 months ago by Josh Soref <[email protected]>
spelling: dependencies

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

github.com/fastlane/docs - 1a7135f73f028d5e0b32595c14495917aa7c0b8d authored 11 months ago by Josh Soref <[email protected]>
spelling: ignore

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

github.com/fastlane/docs - 55f9f8628b3bd8a74403e913b85368741b1824c2 authored 11 months ago by Josh Soref <[email protected]>
spelling: backed-up

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

github.com/fastlane/docs - 40f1bf953d3f61aaeabf4992f3756b0b183a192c authored 11 months ago by Josh Soref <[email protected]>
spelling: identifier

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

github.com/fastlane/docs - 7c0b6c28f914d37fd0f2475b1fe4df46e7442a29 authored 11 months ago by Josh Soref <[email protected]>
spelling: and

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

github.com/fastlane/docs - e70cc64f284e1161cec3407608415703aafbe680 authored 11 months ago by Josh Soref <[email protected]>
spelling: command-line

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

github.com/fastlane/docs - 6cd2e67e22eb6d667757306efc87853046468497 authored 11 months ago by Josh Soref <[email protected]>
spelling: specify

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

github.com/fastlane/docs - 8f5083e6493f2be18467231f8f5e6b61f12a6430 authored 11 months ago by Josh Soref <[email protected]>
spelling: historically

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

github.com/fastlane/docs - 64c0c3f6af9d0e21ed62ac6528fc1999d8f12779 authored 11 months ago by Josh Soref <[email protected]>
spelling: cannot

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

github.com/fastlane/docs - 0d0b3967c86abc1cdc2508f678106fb23af8d5ab authored 11 months ago by Josh Soref <[email protected]>
spelling: exclude

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

github.com/fastlane/docs - 74b9f7320af7aa5e52c28f2ccd48e4942a3eb6e0 authored 11 months ago by Josh Soref <[email protected]>
spelling: practices

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

github.com/fastlane/docs - a0d9b0244192ea408553086fe41382f44082e3dd authored 11 months ago by Josh Soref <[email protected]>
spelling: anymore

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

github.com/fastlane/docs - 3b2e319e27419908c2972efda8d52e5b9989ea59 authored 11 months ago by Josh Soref <[email protected]>
spelling: navigation

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

github.com/fastlane/docs - 7c0271952d6d3e62a55192416bb2ab3f5698a765 authored 11 months ago by Josh Soref <[email protected]>
spelling: team_id

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

github.com/fastlane/docs - 0500722f850f39be27e944523768df9181c12636 authored 11 months ago by Josh Soref <[email protected]>
spelling: use

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

github.com/fastlane/docs - 316f1e13b50c9cdbc3d00fccf8ebe78d34033fb2 authored 11 months ago by Josh Soref <[email protected]>
spelling: github

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

github.com/fastlane/docs - c120ab0a61126d499e60b40c206001be37cf1fcc authored 11 months ago by Josh Soref <[email protected]>
Update bundler to a version that will not cause issues when building on ruby 2.6

github.com/fastlane/docs - 6d765c48bea7ab3844fc973b55439a3508717056 authored 11 months ago by Jerome Lacoste <[email protected]>
Merge pull request #1221 from kishanrajput23/updates

Updated README.md For Better Readability

github.com/fastlane/docs - 9749d86d2f4f3fa9c84cbdb1966bf40ea57bac71 authored 11 months ago by Roger Oba <[email protected]>
[gym][fastlane_core] add platform support for visionOS (#21574)

* add debug messages

* add support for visionOS

* remove debug statements

* add vision ...

github.com/fastlane/fastlane - 39ed6fed0c3cb8439238c4aec62384c59966931f authored 11 months ago by Philipp Resch <[email protected]>
Merge pull request #1232 from fastlane/roger/fix-ci

[c] Fix CI by installing specific bundler version

github.com/fastlane/docs - 1a5a24ad7cc7857a96675dc0c08f767809046395 authored 11 months ago by Jerome Lacoste <[email protected]>
[match] improve encryption internals, solving flaky test (#21663) (#21790)

* Rewrite the encryption layer for match, keeping backwards compatibility

* match: add compan...

github.com/fastlane/fastlane - 387691bb5de58e7c49f4394d6d8a36bfe14dc428 authored 11 months ago by Jerome Lacoste <[email protected]>
Fix CI by installing specific bundler version.

github.com/fastlane/docs - b39ef4dce9e8ddee77c06740fa82173d8679daae authored 11 months ago by Roger Oba <[email protected]>
Merge pull request #33 from sathoeni/gh-pages

github.com/fastlane/frameit-frames - 4de7ab4185b64ae273c25f9a3389b5fadd9b60a8 authored 11 months ago by Aaron Brager <[email protected]>
[frameit] iPhone 14 Frames (#21727)

* update for iPhone 14

* added support for iPhone 14 lineup

* fix test

* revert unused frame ...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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)

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

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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.

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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
...

github.com/fastlane/fastlane - 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...

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

replaced facebook.design with design.facebook.com

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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

-----...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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 ...

github.com/fastlane/fastlane - dda4007c7a5bc8bd6be840c18ba9ebd6623abca7 authored 12 months ago by Mahmood Tahir <[email protected]>
Version bump to 2.219.0 (#21778)

github.com/fastlane/fastlane - 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...

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

github.com/fastlane/fastlane - 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

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

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

github.com/fastlane/fastlane - 2ccb64c2c0f2df133eed5b623cc43f3eb450b1aa authored 12 months ago by Vitalii Budnik <[email protected]>
Version bump to 2.218.0 (#21760)

github.com/fastlane/fastlane - 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:...

github.com/fastlane/fastlane - 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 <...

github.com/fastlane/fastlane - 445c51ec7168194b23328998517d889842945ae3 authored almost 1 year 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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.

github.com/fastlane/fastlane - 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 ...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

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

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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-...

github.com/fastlane/fastlane - 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: ...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - 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...

github.com/fastlane/fastlane - c54d747846348f45e04a95b33d890deaf0e7a0fd authored about 1 year ago by Vitalii Budnik <[email protected]>
[Offsets] use correct iPhone 14 Pro width for offset definition

github.com/fastlane/frameit-frames - d00f5e277e4399a80a5a900c0a80432951519dac authored about 1 year ago by Sascha Thöni <[email protected]>
[action][spm] add `parallel` option (#21665)

* Add parallel option to spm action

* Add parallel test example

* Change boolean option fr...

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

github.com/fastlane/fastlane - 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

github.com/fastlane/fastlane - a8a6e8ed0992ee50305eb8d061fe401018b0d3f3 authored about 1 year ago by GevaZeichner <[email protected]>