Use set-version for nightly publishes
Summary:
Changelog: [Internal] - Update publish-npm to use set-version for nightly builds
Now that set-version basically does what set-rn-version does, this diff uses this logic for nightlies only (as dry-run/pre-alpha variants are non-functional right now)
This does not change the flow of build-type 'release' -- that will still use set-rn-version via CircleCI (job, script) We will eventually replace that too but that will be later.
This allows us to delete get-and-update-packages.js which was a helper written specifically for updating monorepo packages for nightlies.
Differential Revision: D53487874
This pull request was exported from Phabricator. Differential Revision: D53487874
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 17,233,285 | -8 |
| android | hermes | armeabi-v7a | n/a | -- |
| android | hermes | x86 | n/a | -- |
| android | hermes | x86_64 | n/a | -- |
| android | jsc | arm64-v8a | 20,600,095 | +0 |
| android | jsc | armeabi-v7a | n/a | -- |
| android | jsc | x86 | n/a | -- |
| android | jsc | x86_64 | n/a | -- |
Base commit: 8da1da2e7320e23341e024a855e87c4762b220cc Branch: main
This pull request was exported from Phabricator. Differential Revision: D53487874
This pull request was exported from Phabricator. Differential Revision: D53487874
This pull request has been merged in facebook/react-native@34abd79475866483cfe075595d4a3115a2448b88.