react/scripts/release/publish-commands
Andrew Clark 3be750eee9
Add --ci option to publish script (#20727)
When running in CI, the publish script will skip interactive prompts,
including the prompt for a one-time password.

Instead, CI will need to use an automation access token:
https://docs.npmjs.com/using-private-packages-in-a-ci-cd-workflow
2021-02-03 12:17:40 -08:00
..
check-npm-permissions.js Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
confirm-skipped-packages.js Revert "Support untagged releases (#19507)" (#19508) 2020-07-31 19:57:32 +01:00
confirm-version-and-tags.js Add --ci option to publish script (#20727) 2021-02-03 12:17:40 -08:00
parse-params.js Add --ci option to publish script (#20727) 2021-02-03 12:17:40 -08:00
print-follow-up-instructions.js Some release script fixes (#20718) 2021-02-02 14:48:02 -08:00
prompt-for-otp.js Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
publish-to-npm.js Add --ci option to publish script (#20727) 2021-02-03 12:17:40 -08:00
update-stable-version-numbers.js Revert "Support untagged releases (#19507)" (#19508) 2020-07-31 19:57:32 +01:00
validate-skip-packages.js Fix various typos (#17724) 2019-12-29 13:47:51 -08:00
validate-tags.js Release script: allow preparing RC from npm 2020-09-22 14:27:50 +01:00