react/scripts
Andrew Clark 9e9be6c6b3
Parallelize Flow in CI (#20794)
* Parallelize Flow in CI

We added more host configs recently, and we run all the checks in
sequence, so sometimes Flow ends up being the slowest CI job.

This splits the job across multiple processes.

* Fix environment variable typo

Co-authored-by: Ricky <rickhanlonii@gmail.com>

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2021-02-10 17:54:58 -06:00
..
babel Fix "missing flag" error for non-boolean types (#18592) 2020-04-13 12:57:31 -07:00
bench make link https (#19147) 2020-06-30 12:43:52 +01:00
circleci Remove /dist/ UMD builds (#18473) 2020-04-02 17:52:32 -07:00
error-codes useMutableSource: Use StrictMode double render to detect render phase mutation (#20698) 2021-02-01 12:11:51 -08:00
eslint Pass extra CLI args through to ESLint (#20250) 2020-11-13 11:00:45 -08:00
eslint-rules Cross-fork lint: Support named export declaration (#20784) 2021-02-10 11:01:52 -08:00
flow Fix UMD bundles by removing usage of global (#20743) 2021-02-05 17:13:42 +00:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Convert ReactSuspenseWithNoopRenderer tests to use built-in cache (#20601) 2021-01-19 14:38:54 -08:00
merge-fork Add --reverse option to replace-fork script (#20249) 2020-11-13 11:09:02 -08:00
perf-counters Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
prettier Fixture: Legacy JSX Runtimes (#20012) 2020-10-14 18:28:03 +01:00
print-warnings Ignore node_modules when printing warnings (#20363) 2020-12-01 08:01:16 -08:00
release Update release documentation (#20736) 2021-02-04 13:20:49 -08:00
rollup Delete consolidateBundleSizes script (#20724) 2021-02-03 08:45:29 -08:00
shared [Flight] Rename react-transport-... packages to react-server-... (#20403) 2020-12-08 08:08:57 -05:00
tasks Parallelize Flow in CI (#20794) 2021-02-10 17:54:58 -06: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