dillon1000/react

Commit

[ci] Add prerelease nightly and manual script for compiler

Publishes the compiler packages on the same schedule as the React ones.
For now the manual script can only build from `main` but in the future
we can add support for building specific commits

ghstack-source-id: 66676c578b795b90bf3c5715be8900438868b6ee
Pull Request resolved: https://github.com/facebook/react/pull/30615
Browse files
Changed paths4 files
First-parent comparison
A .github/workflows/compiler_prereleases.yml AddedA .github/workflows/compiler_prereleases_manual.yml AddedA .github/workflows/compiler_prereleases_nightly.yml AddedA compiler/scripts/release/ci-npmrc Added
Patch

Files changed

Rendering syntax-highlighted changes…