react/scripts/release/shared-commands
Mengdi Chen 5b8cf20b38
Add Circle CI API token to request header if available (#26519)
Follow up of #26499
A Circle CI team member got back to me. It is indeed not necessary, but
they had a regression not long ago on fetching without token.

https://discuss.circleci.com/t/is-api-token-required-when-fetching-artifacts/47606/5

To mitigate the impact of this kind of issues, let's add this token to
requests' header when it's available.
2023-03-30 16:06:56 -04:00
..
download-build-artifacts.js Add Circle CI API token to request header if available (#26519) 2023-03-30 16:06:56 -04:00
get-build-id-for-commit.js Fix download-build script (#25493) 2022-10-16 19:17:07 -04:00
parse-params.js Allow aritfacts download even if CI is broken (#24666) 2022-06-02 21:55:35 -04: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 Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00