Skip to content

Bump bundler to final release of v2.4.x#1249

Merged
rogerluan merged 1 commit intofastlane:masterfrom
janbrasna:upd/gemfile-bundler
Jun 10, 2024
Merged

Bump bundler to final release of v2.4.x#1249
rogerluan merged 1 commit intofastlane:masterfrom
janbrasna:upd/gemfile-bundler

Conversation

@janbrasna
Copy link
Contributor

@janbrasna janbrasna commented Jun 9, 2024

With all the CI pipeline updates in the past months to resolve dependency versioning conflicts, even when not throwing errors now, the build+test & deploy workflows get stuck on bundle update step for almost an hour now without any reason. (It should take seconds, the whole run is orders of magnitude slower.)

I have seen improvements in my prior experiments and the fix still works like a charm luckily so this gets the workflows back to good shape.

before:

Screenshot 2024-06-09 at 18 50 20

(takes ~55mins to resolve)

after:

Screenshot 2024-06-09 at 18 34 54

(done under ~1min)

This is the latest v2.4.x release available from several months ago — I have neither tested nor researched the compatibility and requirements for the v2.5.x versions that are being released currently, but this seems to work well for now.

@janbrasna janbrasna changed the title Bump bundler Bump bundler to final release of v2.4.x Jun 9, 2024
Copy link
Collaborator

@revolter revolter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@revolter
Copy link
Collaborator

revolter commented Jun 9, 2024

@rogerluan, you might be more up to date with this repo, so I'll leave the merging to you 🙈

@rogerluan rogerluan merged commit 036fbc6 into fastlane:master Jun 10, 2024
@janbrasna janbrasna deleted the upd/gemfile-bundler branch June 10, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants