-
Notifications
You must be signed in to change notification settings - Fork 3.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
Production deploys can fail if a lower version is pending review #20196
Comments
Triggered auto assignment to @michaelhaxhiu ( |
Job added to Upwork: https://www.upwork.com/jobs/~01a9db1bf1860d650f |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @parasharrajat ( |
No update |
|
Found this fastlane plugin that supposedly does what we want: https://github.com/andrew54068/fastlane-plugin-taiwan_number_one/tree/master |
Put up a PR to hopefully fix this: #21366 |
I think C+ review is not needed here so unassigned. |
PR was merged. It's hard to test, so I'm going to optimistically close this for now |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.35-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-07-10. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
Solution was reverted |
No update |
Not on HOLD but no update at this time. |
No update, low priority. Going to just close this for now since there is a slack update to manually submit on the app stores and that only takes like a minute, so the ROI here isn't worth it. |
Problem
It's possible for automated production iOS deploys to fail if there's a lower version that's still pending review. For example, if
1.3.22
is still pending review, thedeliver
fastlane workflow will fail for1.3.23
.Solution
Imperatively take lower versions out of review before attempting to submit a higher version for review.
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: