react/scripts
Andrew Clark a8c6a1b34e
Update release scripts to support experimental releases (#17086)
* Download correct artifacts for release channel

Experimental builds should pull artifacts from the
`process_artifacts_experimental` job.

I think instead of two separate CI workflows, a better approach might
be to build stable artifacts to the `build` directory and the
experimental artifacts to a `build_experimental` directory, and
generate both within the same workflow. This would take some work since
lots of things assume the output directory is `build`, but something
to consider in the future.

* Prevent experimental promotion to stable

Adds a check to the `prepare-stable` script to prevent experimental
builds from being published using stable semver versions.
2019-10-14 14:15:23 -07:00
..
babel [Scheduler] Prevent event log from growing unbounded (#16781) 2019-09-13 15:50:25 -07:00
bench Update Readme (#14176) 2018-11-12 16:25:32 +00:00
circleci Parallelizes the build script across multiple processes (#15716) 2019-05-29 14:34:50 -07:00
error-codes Set up experimental builds (#17071) 2019-10-14 10:46:42 -07:00
eslint Refactor ESLint configuration to enable better IDE integration (#13914) 2018-11-08 17:56:35 +00:00
eslint-rules Set up experimental builds (#17071) 2019-10-14 10:46:42 -07:00
flow Set up experimental builds (#17071) 2019-10-14 10:46:42 -07:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Set up experimental builds (#17071) 2019-10-14 10:46:42 -07:00
perf-counters Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
prettier Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
print-warnings Warning system refactoring (part 1) (#16799) 2019-09-24 13:45:38 +01:00
release Update release scripts to support experimental releases (#17086) 2019-10-14 14:15:23 -07:00
rollup Set up experimental builds (#17071) 2019-10-14 10:46:42 -07:00
shared Rename experimental react-ui => react-interactions (#16842) 2019-09-20 11:51:03 +01:00
tasks Switch to @sizebot token (#13622) 2018-09-11 21:06:44 +01:00
yarn chore: upgrade to jest 24 (#15778) 2019-10-03 22:44:18 +05:30
authors AUTHORS 2013-09-09 23:42:54 -07:00