react-native/scripts
Alex Hunt bb4d13e80c Switch to new release workflow as default (#43533)
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
2024-03-19 07:05:03 -07:00
..
__tests__ Reorganise and document release script entry points (#42774) 2024-02-01 06:02:17 -08:00
build Add @react-native/core-cli-utils to build script 2024-03-13 11:07:12 -07:00
circleci Remove dead android scripts (#42612) 2024-01-23 03:03:08 -08:00
debugger-frontend Create shared consts module for scripts 2024-02-16 03:21:25 -08:00
e2e Fix E2E template install in CI jobs (#43323) 2024-03-05 06:18:37 -08:00
monorepo Refactor remaining forEachPackage call sites (#43112) 2024-02-20 09:55:46 -08:00
release-testing Fix release testing script (#43130) 2024-02-21 07:51:10 -08:00
releases Relocate and export updatePackageJson script util 2024-03-04 02:54:44 -08:00
releases-ci Switch to new release workflow as default (#43533) 2024-03-19 07:05:03 -07:00
releases-local Switch to new release workflow as default (#43533) 2024-03-19 07:05:03 -07:00
utils Relocate and export updatePackageJson script util 2024-03-04 02:54:44 -08:00
.tests.env Test against XCode 14.3 and 15 (#41798) 2023-12-05 15:35:05 -08:00
android-e2e-test.js Enable lint/sort-imports everywhere (#41334) 2023-11-06 12:59:38 -08:00
consts.js Fix RNTester Podfile.lock update in release workflow (#43513) 2024-03-15 10:32:07 -07:00
lint-java.js Enable lint/sort-imports everywhere (#41334) 2023-11-06 12:59:38 -08:00
npm-utils.js Update hermes-parser and related packages in fbsource to 0.20.0 2024-02-29 14:19:29 -08:00
objc-test.sh Remove deprecated Snapshot tests (#39720) 2023-10-03 04:33:53 -07:00
process-podspecs.sh
run-ci-javascript-tests.js Implement new feature flag system (re-land) (#42678) 2024-01-26 09:55:27 -08:00
scm-utils.js Enable Flow on misc release scripts (#42736) 2024-01-31 03:36:02 -08:00
sync-css-layout.sh | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
validate-ios-test-env.sh