Block App deploy release when victory-chart-renderer build fails#93913
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: aa836a2e53
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Co-authored-by: Cursor <cursoragent@cursor.com>
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/roryabraham in version: 9.4.15-0 🚀
|
|
Hi @roryabraham. Any QA steps here? |
|
No QA, please |
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.4.15-3 🚀
|
Explanation of Change
victory-chart-rendererbuild failures were non-fatal for App deploys:createReleasecould still run and publish a GitHub Release without the VCR binary. This adds anIS_RELEASE_READYgate (at least one platform deployed and VCR build succeeded) so release creation and downstream success side effects are blocked when VCR fails. Platform deploy jobs continue to run in parallel unchanged. VCR failure logs/Slack now state the deploy release was blocked.Fixed Issues
$ n/a - discussed here: https://expensify.slack.com/archives/C07J32337/p1781714386200899
Tests
n/a - merge to test, monitor deploys.
Offline tests
N/A — GitHub Actions workflow changes only.
QA Steps
None.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
N/A — workflow-only change.
Android: mWeb Chrome
N/A — workflow-only change.
iOS: Native
N/A — workflow-only change.
iOS: mWeb Safari
N/A — workflow-only change.
MacOS: Chrome / Safari
N/A — workflow-only change.