angular/scripts/ci
Paul Gschwendtner 31434943f1 build: disable payload size uploading within bazel (#45446)
Uploading payload size is unreliable from within Bazel. This is
because tests might not run for every commit, tests might have
been cached from a pull request RBE-build (causing payload uploading
to be skipped most of the time as every change comes from a PR)

We should disable the uploading as this is a fundamental problem
(good thing to note now) that we can solve with better payload
size tracking that we want to establish as part of dev-infra.

PR Close #45446
2022-03-25 16:50:09 -07:00
..
bazel-payload-size.sh build: disable payload size uploading within bazel (#45446) 2022-03-25 16:50:09 -07:00
clone_angular_components_repo.sh ci: rename material-unit-tests job to components-repo-unit-tests (#34898) 2020-01-23 13:29:02 -08:00
create-package-archives.sh ci: use more descriptive names for published build artifacts (#33957) 2019-11-22 14:05:52 -05:00
payload-size.js ci: make payload size tracking script work with CircleCI and Bazel limitation (#45444) 2022-03-25 14:25:03 -07:00
payload-size.sh ci: make payload size tracking script work with CircleCI and Bazel limitation (#45444) 2022-03-25 14:25:03 -07:00
publish-build-artifacts.sh build: update build scripts to no longer build View Engine output (#43431) 2021-10-01 18:28:42 +00:00
run_angular_components_unit_tests.sh ci: only build test targets for components repo unit test job (#44832) 2022-01-27 09:22:23 -08:00
update-framework-deps-to-dist-packages.js ci: components CI test should use local zone.js build (#45277) 2022-03-07 11:34:58 -08:00