Skip to content

Fix post-release workflow failures#57627

Closed
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/fix-0.87-release-workflows
Closed

Fix post-release workflow failures#57627
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/fix-0.87-release-workflows

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:

Fixes the three post-release failures from the 0.87.0-rc.2 publish run:

  • Keep Flow annotations in verifyArtifactsAreOnMaven.js as comments so actions/github-script can load the file with plain Node.
  • Pin the Podfile lock workflow to macos-15, which provides the configured Xcode 16.4 version.
  • Use the canonical react/react-native owner for release asset API operations so upload POST requests are not redirected from the former owner.

Changelog:

[INTERNAL] [FIXED] - Fix post-release Maven verification, Podfile lock, and release asset jobs

Test Plan:

node --check .github/workflow-scripts/verifyArtifactsAreOnMaven.js
node --check scripts/releases/upload-release-assets-for-dotslash.js
yarn jest .github/workflow-scripts/__tests__/verifyArtifactsAreOnMaven-test.js scripts/releases/__tests__/upload-release-assets-for-dotslash-test.js --runInBand

13 tests and 15 snapshots pass.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 21, 2026
@meta-codesync

meta-codesync Bot commented Jul 21, 2026

Copy link
Copy Markdown

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this in D113032768.

@meta-codesync meta-codesync Bot closed this in 60fac2e Jul 21, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Jul 21, 2026
@meta-codesync

meta-codesync Bot commented Jul 21, 2026

Copy link
Copy Markdown

@cipolleschi merged this pull request in 60fac2e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant