react/scripts/release/shared-commands
Andrew Clark a412d787e9
Remove dependency on build artifacts mirror (#24575)
This reverts #24106.

There was a regression in CircleCI's artifacts API recently where you
could no longer access artifacts without an authorization token. This
broke our size reporting CI job because we can't use an authorization
token on external PRs without potentially leaking it. As a temporary
workaround, I changed the size reporting job to use a public mirror of
our build artifacts.

The CircleCI API has since been fixed to no longer require
authorization, so we can revert the workaround.
2022-05-18 11:13:19 -04:00
..
download-build-artifacts.js Remove dependency on build artifacts mirror (#24575) 2022-05-18 11:13:19 -04: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