Skip to content

Update repository references on 0.86#57666

Merged
cipolleschi merged 1 commit into
0.86-stablefrom
fix/0.86-repo-slug-references
Jul 24, 2026
Merged

Update repository references on 0.86#57666
cipolleschi merged 1 commit into
0.86-stablefrom
fix/0.86-repo-slug-references

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary

  • update release and GitHub automation from facebook/react-native to react/react-native
  • update package metadata, podspec sources, repository utilities, tests, snapshots, documentation, and historical links
  • preserve references to separate repositories such as facebook/react-native-website and facebook/react-native-devtools-frontend

This removes every remaining reference to the old core repository slug from the 0.86 release line. In particular, draft release creation, changelog PR creation, release asset URLs, and release-testing API calls now target the current organization.

Test plan

  • yarn test .github/workflow-scripts/__tests__/createDraftRelease-test.js .github/workflow-scripts/__tests__/generateChangelog-test.js --runInBand (20 tests passed)
  • yarn test scripts/releases/__tests__/upload-release-assets-for-dotslash-test.js scripts/releases/__tests__/write-dotslash-release-asset-urls-test.js --runInBand (12 tests and 23 snapshots passed)
  • codegen generator assertions passed (42 tests and 24 snapshots); local cleanup hit the pre-existing removal of fs.rmdirSync({recursive: true}) in the installed Node version
  • parsed every changed package.json
  • verified every modification is exactly the intended slug substitution
  • verified no old core facebook/react-native repository reference remains
  • git diff --check

Changelog:

[INTERNAL] - Update React Native repository references on the 0.86 release line.

@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 24, 2026
@cipolleschi
cipolleschi force-pushed the fix/0.86-repo-slug-references branch from 21876a1 to fe78806 Compare July 24, 2026 14:51
@cipolleschi
cipolleschi merged commit 6766cc3 into 0.86-stable Jul 24, 2026
12 of 13 checks passed
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. p: Facebook Partner: Facebook Partner Pick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants