mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
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. |
||
|---|---|---|
| .. | ||
| download-build-artifacts.js | ||
| get-build-id-for-commit.js | ||
| parse-params.js | ||
| print-prerelease-summary.js | ||
| test-packaging-fixture.js | ||