-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: bitrise cocoapods issue in bitrise #7935
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7935 +/- ##
==========================================
+ Coverage 37.44% 37.46% +0.02%
==========================================
Files 1052 1052
Lines 28192 28202 +10
Branches 2517 2517
==========================================
+ Hits 10556 10566 +10
Misses 17037 17037
Partials 599 599 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
The Bitrise failure was due to a lacking version of ruby on the Mac machines that was deprecated on 11/24. This PR bumps the ruby version to 3.0.0.
Related issues
Fixes: #
Manual testing steps
Screenshots/Recordings
Before
After
Bitrise E2E
Pre-merge author checklist
Pre-merge reviewer checklist