Skip to content

Update repository references on 0.85 - #57711

Merged
cipolleschi merged 3 commits into
0.85-stablefrom
backport/0.85-repository-migration
Jul 28, 2026
Merged

Update repository references on 0.85#57711
cipolleschi merged 3 commits into
0.85-stablefrom
backport/0.85-repository-migration

Conversation

@cipolleschi

@cipolleschi cipolleschi commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace https://github.com/facebook/react-native with https://github.com/react/react-native
  • replace https://github.com/facebook/react with https://github.com/react/react
  • replace https://github.com/facebook/react-native-website with https://github.com/react/react-native-website
  • replace https://api.github.com/repos/facebook/ with https://api.github.com/repos/react/

The replacements are URL-scoped. Maven coordinates, Java/JNI package paths, generated repository-structure snapshots, and bare facebook/react* strings are unchanged.

Changelog:

[Internal] - Move from facebook/react to react/react

Test plan

  • deterministic comparison against 0.85-stable for the four allowed substitutions
  • yarn jest --runInBand .github/workflow-scripts/__tests__/createDraftRelease-test.js .github/workflow-scripts/__tests__/generateChangelog-test.js .github/workflow-scripts/__tests__/verifyArtifactsAreOnMaven-test.js scripts/releases/__tests__/upload-release-assets-for-dotslash-test.js scripts/releases/__tests__/write-dotslash-release-asset-urls-test.js
  • package JSON parse check
  • git diff --check

@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 28, 2026
@cipolleschi
cipolleschi merged commit 32fdcf2 into 0.85-stable Jul 28, 2026
71 of 75 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.

1 participant