Refactor [no-ticket] Bitrise stack downsize in AddNightlyGroupToTestFlightBeta and Firebase_Performance_Test#33920
Open
clarmso wants to merge 1 commit into
Open
Refactor [no-ticket] Bitrise stack downsize in AddNightlyGroupToTestFlightBeta and Firebase_Performance_Test#33920clarmso wants to merge 1 commit into
clarmso wants to merge 1 commit into
Conversation
…ase_Performance_Test runners Apply Bitrise optimizer recommendations to downsize two workflows from g2.mac.4large to g2.mac.large with no expected speed change: - AddNightlyGroupToTestFlightBeta: pure Python script, oversized - Firebase_Performance_Test: not CPU-bound enough to saturate XL Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
🧹 Tidy commitJust 1 file(s) touched. Thanks for keeping it clean and review-friendly! 💬 Description craftsmanGreat PR description! Reviewers salute you 🫡 ✅ New file code coverageNo new file detected so code coverage gate wasn't ran. ✅ Existing file code coverageNo modified file detected so code coverage gate wasn't ran. Generated by 🚫 Danger Swift against 747ca2c |
Collaborator
Author
|
😆 There's no better way to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📜 Tickets
💡 Description
Bitrise suggested that

AddNightlyGroupToTestFlightBetaandFirebase_Performance_Testcould use a smaller machine for the workflow without any performance lost.This PR tests and shows what Bitrise will apply automatically in a week.
Firebase_Performance_Test`: https://app.bitrise.io/app/6c06d3a40422d10f/build/2123cbce-089d-472a-a0eb-5a165ada93e5
(The workflow hasn't been passing because the lack of Firebase support in newer Xcode, but the job uses "Xcode 16.2 • macOS Large" so ok.)
TODO: How do I test
AddNightlyGroupToTestFlightBeta?🎥 Demos
Demo
📝 Checklist