react/scripts/circleci
Andrew Clark b770f75005
lint-build: Infer format from artifact filename (#21489)
Uses the layout of the build artifact directory to infer the format
of a given file, and which lint rules to apply.

This has the effect of decoupling the lint build job from the existing
Rollup script, so that if we ever add additional post-processing, or
if we replace Rollup, it will still work.

But the immediate motivation is to replace the separate "stable" and
"experimental" lint-build jobs with a single combined job.
2021-05-12 10:14:45 -07:00
..
add_build_info_json.sh Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
bench.sh Add React benchmarking infrastructure (#9465) 2017-05-09 17:13:54 +01:00
check_license.sh Delete documentation and website source (#11137) 2017-10-06 10:18:05 -07:00
check_minified_errors.sh lint-build: Infer format from artifact filename (#21489) 2021-05-12 10:14:45 -07:00
check_modules.sh Fix Type for ReactNative.NativeComponent (#12805) 2018-05-14 16:36:50 -07:00
pack_and_store_artifact.sh Store entire build directory as CI artifacts (#15310) 2019-04-03 18:15:33 -07:00
pack_and_store_devtools_artifacts.sh Fixed CircleCI DevTools build artifact tar internal structure (#17758) 2020-01-02 09:28:20 -08:00
set_up_github_keys.sh Clean shell scripts (#12365) 2018-03-21 12:03:09 -04:00
test_coverage.sh Clean shell scripts (#12365) 2018-03-21 12:03:09 -04:00
test_print_warnings.sh change permissions of test_print_warnings (#9347) 2017-04-05 23:18:39 +01:00
update_package_versions.sh Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00