react-native/scripts
Ruslan Lesiutin 04df252aa7 RN [refactor]: bump and realign package versions by running a single script (#36568)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36568

Changelog: [Internal]

Okay, so before the monorepo migration we had to use two scripts separately:
1. Bumping every package with `npm run bump-all-updated-packages`
2. Aligning other packages versions with `npm run align-package-versions`

The reason for it is that *before the monorepo* in a release branch cutoff process we had a step, which was removing `workspaces` keyword from `react-native` package. Without this keyword all new versions of packages will be resolved from npm (where they will be not available yet, because we have to publish them prior to it)

This is not the case for our current setup, and we can actually bump packages versions and they will be resolved as a workspaces successfully

Reviewed By: cortinico, cipolleschi

Differential Revision: D44261057

fbshipit-source-id: 31c2157be2d3b33bc073651d6045efcef2e8f5c5
2023-03-27 07:31:45 -07:00
..
__tests__ fix(script): handle patch versions after the .0 for set version (#36020) 2023-02-07 03:45:17 -08:00
buck | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
circleci Move test-docker-android from GH Actions to CircleCI (#36093) 2023-02-08 12:51:09 -08:00
monorepo RN [refactor]: bump and realign package versions by running a single script (#36568) 2023-03-27 07:31:45 -07:00
template | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
versiontemplates
.tests.env Bump OSS Android build to SDK 33 (#35196) 2022-11-08 19:12:02 -08:00
android-e2e-test.js
android-setup.sh RN: Make retry3 Portable in CI Scripts 2022-09-28 10:57:07 -07:00
bump-oss-version.js Migrate nightly from scheduled workflow to scheduled pipeline (#35977) 2023-01-27 01:33:21 -08:00
generate-api-docs.js
lint-java.js
objc-test.sh Switch to xcbeautify (#36131) 2023-02-15 04:20:20 -08:00
prepare-package-for-release.js Bypass tag check in dry run (#35428) (#35470) 2022-11-25 10:53:14 -08:00
process-podspecs.sh
publish-npm.js RN [fix]: fixed cwd for in publish-npm script 2023-03-20 08:44:43 -07:00
release-utils.js | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
retry3 RN: Make retry3 Portable in CI Scripts 2022-09-28 10:57:07 -07:00
run_ruby_tests.sh
run-android-ci-instrumentation-tests.js
run-android-emulator.sh
run-android-local-integration-tests.sh
run-android-local-unit-tests.sh
run-ci-e2e-tests.js | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
run-ci-javascript-tests.js Fix Errors with TypeScript Tests 2022-12-15 19:17:58 -08:00
run-instrumentation-tests-via-adb-shell.sh
scm-utils.js Do not depend on an ENV variable when publishing and setting the RN version (#34746) 2022-09-22 07:34:50 -07:00
set-rn-template-version.js | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
set-rn-version.js Update paths in a new setup to fix nightlies (#36535) 2023-03-20 07:05:52 -07:00
setup-verdaccio.js save registry auth token before bootstrapping verdaccio (#35991) 2023-01-27 11:01:45 -08:00
sync-css-layout.sh | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
test-e2e-local-clean.js fix(e2e script): backport from 71 fixes to the E2E script (#35477) 2022-11-25 03:26:20 -08:00
test-e2e-local.js chore(e2e local script): fix e2e local script post monorepo refactoring (#36558) 2023-03-22 06:34:20 -07:00
test-manual-e2e.sh Void the Maven coordinates for react-native and hermes-engine (#35379) 2022-11-18 04:46:16 -08:00
testing-utils.js | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
try-n-times.js
update_podfile_lock.sh Update Gemfile to require Cocoapods 1.12.0 (#36321) 2023-02-28 07:14:02 -08:00
update-ruby.sh | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
validate-android-device-env.sh
validate-android-sdk.sh
validate-android-test-env.sh
validate-ios-test-env.sh
version-utils.js fix(script): handle patch versions after the .0 for set version (#36020) 2023-02-07 03:45:17 -08:00