react/scripts/release/shared-commands
Andrew Clark 7747a5684d
Support @latest in prepare-release-from-ci (#21616)
Since we track these versions in source, we can build `@latest`
releases in CI and store them as artifacts.

Then when it's time to release, and the build has been verified, we use
`prepare-release-from-ci` (the same script we use for `@next` and
`@experimental`) to fetch the already built and versioned packages.
2021-06-03 11:00:08 -07:00
..
download-build-artifacts.js Support @latest in prepare-release-from-ci (#21616) 2021-06-03 11:00:08 -07:00
get-build-id-for-commit.js Updated release scripts to work around GitHub / Circle CI integration problems (#21434) 2021-05-07 08:53:39 -04:00
parse-params.js Support @latest in prepare-release-from-ci (#21616) 2021-06-03 11:00:08 -07: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