mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8b5d650e60
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43533 Switch to the new unified release workflow by default, now that this has been validated on the `0.74-stable` branch. - Remove `--use-new-workflow` flag and remove legacy logic. - Remove legacy `prepare_package_for_release` CI job, and use `run_new_release_workflow` -> `run_release_workflow` as new workflow condition match. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D55027120 fbshipit-source-id: 7c05cdff95ac369ce6cd1201ccfc5718798c4da6 # Conflicts: # scripts/releases-ci/prepare-package-for-release.js
scripts/releases-local
Local-only release scripts.
Commands
For information on command arguments, run node <command> --help.
trigger-react-native-release.js
Trigger the external release publishing workflow on CircleCI.