react-native/scripts
Riccardo Cipolleschi a67286913c Fix version validation for nightlies
Summary:
The nightly version is bumped after the check is performed, therefore it fails.

With this diff, we become slightly more accepting with nightlies, allowing both `0.0.0` and `0.0.0-xxxx` as valid version for nightlies.

## Changelog
[JS][Fixed] - Accept 0.0.0 with and without prelrelease for nightlies' versions

Reviewed By: cortinico

Differential Revision: D41534995

fbshipit-source-id: 2d0417441ca7d3d3f7660c9317133ac3c6de2eb9
2022-11-25 13:46:45 -08:00
..
__tests__ Fix version validation for nightlies 2022-11-25 13:46:45 -08:00
circleci fix(release scripts): backport fixes from 0.71 into main (#35258) 2022-11-08 10:03:29 -08:00
cocoapods Use the right logic to decide when we build Hermes from source (#35469) 2022-11-25 05:12:39 -08:00
codegen react-native-codegen: Enable C++ TurboModule generation in OpenSource builds (#35211) 2022-11-07 04:22:35 -08:00
hermes Remove version from the tarball (#35285) 2022-11-14 08:31:30 -08:00
react_native_pods_utils Allow react-native and expo to build when using GNU coreutils (#35382) 2022-11-25 08:42:05 -08:00
template fix(ci/template): fixed unresolved variable in script 2022-11-25 01:07:42 -08:00
versiontemplates
xcode
.npmignore
.packager.env
.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
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
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 build: allow packager override for PROJECT_ROOT (#35354) 2022-11-17 14:18:09 -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 Improve version checks to avoid mistakes in the versioning (#35296) 2022-11-21 10:52:17 -08:00
react_native_pods.rb Use the right logic to decide when we build Hermes from source (#35469) 2022-11-25 05:12:39 -08:00
react-native-xcode.sh
release-utils.js Bypass tag check in dry run (#35428) (#35470) 2022-11-25 10:53:14 -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 feat(react-native/template): use verdaccio to publish local packages before testing template app (#35444) 2022-11-23 13:20:00 -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 Improve version checks to avoid mistakes in the versioning (#35296) 2022-11-21 10:52:17 -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(e2e script): backport from 71 fixes to the E2E script (#35477) 2022-11-25 03:26:20 -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