react/scripts/release/shared-commands
Andrew Clark 0e526bcec2
Fix release script --commit param (#20720)
PR #20717 accidentally broke the `--commit` parameter because the
script errors if you provide both a `--build` and a `--commit`.

I solved by removing the validation error. When there's a conflict, it
will choose the --`build`.

(Although maybe we should `--build` entirely and always uses `--commit`.
I think `--commit` is a sufficient replacement.)
2021-02-02 19:30:37 -08:00
..
check-environment-variables.js Tweak wording 2020-07-10 14:56:28 +01:00
download-build-artifacts.js Migrate prepare-release-from-ci to new workflow (#20581) 2021-01-14 09:20:20 -08:00
get-latest-master-build-number.js Migrate prepare-release-from-ci to new workflow (#20581) 2021-01-14 09:20:20 -08:00
parse-params.js Fix release script --commit param (#20720) 2021-02-02 19:30:37 -08:00
print-prerelease-summary.js Updated release script documentation and command names (#17929) 2020-02-05 08:52:31 -08:00
test-packaging-fixture.js Release script clarifies which test fixture failed (#14922) 2019-02-22 07:43:27 -08:00
test-tracing-fixture.js Release script clarifies which test fixture failed (#14922) 2019-02-22 07:43:27 -08:00