react/scripts/release/shared-commands
Lauren Tan 3043e1ae21
[ci] Add polling to download-build-artifacts
Several CI workflows depend on the runtime_build_and_test.yml workflow
to complete before it can successfully download the build artifact.
However it is possible to encounter a race condition where the build
hasn't completed when the new workflow is started.

This PR adds a simple polling mechanism that waits up to 10 minutes for
the build for that revision to complete.

ghstack-source-id: 6a954638a800fbea8081e6fba35ee4b4437731c5
Pull Request resolved: https://github.com/facebook/react/pull/30515
2024-07-29 19:18:04 -04:00
..
download-build-artifacts.js [ci] Add polling to download-build-artifacts 2024-07-29 19:18:04 -04:00
parse-params.js [ci] Fix ci prep script 2024-07-29 13:03:59 -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