Skip to content

[bre-1647] iOS CI Builds Failing With Fastlane Error#2360

Merged
aj-bw merged 3 commits intomainfrom
bre-1647/ios-ci-builds-failing-with-fastlane-error
Feb 20, 2026
Merged

[bre-1647] iOS CI Builds Failing With Fastlane Error#2360
aj-bw merged 3 commits intomainfrom
bre-1647/ios-ci-builds-failing-with-fastlane-error

Conversation

@aj-bw
Copy link
Member

@aj-bw aj-bw commented Feb 20, 2026

🎟️ Tracking

bre-1647

📔 Objective

Starting yesterday, we began seeing errors during CI Builds like this one

bundler: failed to load command: fastlane (/Users/runner/work/ios/ios/vendor/bundle/ruby/3.4.0/bin/fastlane)
/Users/runner/work/ios/ios/vendor/bundle/ruby/3.4.0/gems/fastlane-2.229.0/fastlane/lib/fastlane/cli_tools_distributor.rb:126:in 'Fastlane::CLIToolsDistributor.take_off': uninitialized constant FastlaneCore::UpdateChecker (NameError)

        FastlaneCore::UpdateChecker.show_update_status('fastlane', Fastlane::VERSION)
                    ^^^^^^^^^^^^^^^

This was introduced by PR #2002 bumping fastlane from 2.228.0 to 2.229.0
relevant fastlane links:

Bumping to 2.229.1 which has the fix included. There were other newer versions available but opted to go with the most incremental to get us working again.

@github-actions github-actions bot added the t:deps Change Type - Dependencies label Feb 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

Logo
Checkmarx One – Scan Summary & Details53af0422-1aab-4a75-9704-4cd18e31e5fe

Great job! No new security vulnerabilities introduced in this pull request

@aj-bw aj-bw marked this pull request as ready for review February 20, 2026 20:52
@aj-bw aj-bw requested review from a team and matt-livefront as code owners February 20, 2026 20:52
@aj-bw aj-bw merged commit f576389 into main Feb 20, 2026
22 of 23 checks passed
@aj-bw aj-bw deleted the bre-1647/ios-ci-builds-failing-with-fastlane-error branch February 20, 2026 21:09
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.86%. Comparing base (60c178e) to head (a8e2b5c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2360      +/-   ##
==========================================
- Coverage   86.16%   84.86%   -1.30%     
==========================================
  Files        1783     2020     +237     
  Lines      156524   171657   +15133     
==========================================
+ Hits       134863   145675   +10812     
- Misses      21661    25982    +4321     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants