mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
CircleCI now enforces passing a token when fetching artifacts. I'm also deleting the old request-promise-json dependency because AFAIK we were only using it to fetch json from circleci about the list of available artifacts – which we can just do using node-fetch. Plus, the underlying request package it uses has been deprecated since 2019. |
||
|---|---|---|
| .. | ||
| download-build-artifacts.js | ||
| get-build-id-for-commit.js | ||
| parse-params.js | ||
| print-prerelease-summary.js | ||
| test-packaging-fixture.js | ||