react-native/scripts
Ruslan Lesiutin 7f29357c7c refactor(scripts): use forEachPackage instead of yarn workspaces info (#35633)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/35633

Changelog: [Internal]

These changes add usage of `forEachPackage` as a replacement for `yarn --json workspaces info`.

This is because at some point in release cycle there is a script which removed `workspaces` block from react-native's `package.json`, so `yarn --info workspaces info` produces an error

Reviewed By: cortinico

Differential Revision: D41996732

fbshipit-source-id: 2c62c1a5eb41d711c563f9f7b0de3d67fc11823d
2022-12-14 03:04:06 -08:00
..
__tests__ feat(react-native-github): automate publishing bumped packages via circleci (#35621) 2022-12-14 02:17:16 -08:00
circleci
cocoapods Prepare dummy hermes.xcframework before pod install 2022-12-13 08:42:09 -08:00
codegen chore: renamed react-native-codegen to @react-native/codegen (#34804) 2022-11-28 08:28:51 -08:00
hermes
monorepo feat(react-native-github): automate publishing bumped packages via circleci (#35621) 2022-12-14 02:17:16 -08:00
react_native_pods_utils fix: script phases warning (#35594) 2022-12-08 09:05:56 -08:00
template refactor(scripts): use forEachPackage instead of yarn workspaces info (#35633) 2022-12-14 03:04:06 -08:00
versiontemplates
xcode
.npmignore
.packager.env
.tests.env
android-e2e-test.js
android-setup.sh
bump-oss-version.js Bypass tag check in dry run (#35428) (#35470) 2022-11-25 10:53:14 -08:00
compose-source-maps.js
download-kotlin-compiler-with-buck.sh
find-node-for-xcode.sh
generate-api-docs.js
generate-codegen-artifacts.js
generate-provider-cli.js chore: renamed react-native-codegen to @react-native/codegen (#34804) 2022-11-28 08:28:51 -08:00
generate-specs-cli.js
ios-configure-glog.sh
launchPackager.bat
launchPackager.command
lint-java.js
native_modules.rb
node-binary.sh
objc-test.sh
packager-reporter.js
packager.sh
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 fix(scripts): remove leftover code for tmpPublishingFolder (#35528) 2022-12-01 16:38:42 -08:00
react_native_pods.rb Prepare dummy hermes.xcframework before pod install 2022-12-13 08:42:09 -08:00
react-native-xcode.sh
release-utils.js fix(scripts): remove leftover code for tmpPublishingFolder (#35528) 2022-12-01 16:38:42 -08:00
retry3
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 refactor(scripts): use forEachPackage instead of yarn workspaces info (#35633) 2022-12-14 03:04:06 -08:00
run-ci-javascript-tests.js
run-instrumentation-tests-via-adb-shell.sh
scm-utils.js
set-rn-template-version.js
set-rn-version.js chore: renamed react-native-codegen to @react-native/codegen (#34804) 2022-11-28 08:28:51 -08:00
setup-verdaccio.js feat(react-native/template): use verdaccio to publish local packages before testing template app (#35444) 2022-11-23 13:20:00 -08:00
sync-css-layout.sh
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 fix(scripts): remove leftover code for tmpPublishingFolder (#35528) 2022-12-01 16:38:42 -08: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
try-n-times.js
update_podfile_lock.sh
update-ruby.sh Read .ruby-version file in Gemfile (#35410) 2022-11-21 05:59:19 -08:00
validate-android-device-env.sh
validate-android-sdk.sh
validate-android-test-env.sh
validate-ios-test-env.sh
version-utils.js Fix version validation for nightlies 2022-11-25 13:46:45 -08:00