-
-
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
chore: fix create qa build pipeline #11825
Conversation
Bitrise✅✅✅ Commit hash: b35e703 Note
|
Quality Gate passedIssues Measures |
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
This PR aims to address the issue of creating the iOS QA variant in release mode. The missing flipper flag in the bitrise script caused the iOS build to fail. The flag was readded. Furthermore, a retry was added to the iOS api specs script.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Passing Create QA pipeline: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/1b71f68a-2a3e-4aed-bfdd-55e8042ac5f8
Pre-merge author checklist
Pre-merge reviewer checklist