angular/scripts
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
..
build build: Use Ivy compiler for bazel builds by default (#43862) 2021-10-19 10:06:54 -07:00
ci build: disable payload size uploading within bazel (#45446) 2022-03-25 16:50:09 -07:00
github refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
local-dev build: update setup-rbe.sh script to accept non google.com/angular.io (#36846) 2020-05-04 12:45:48 -07:00
release build: use wombat-dressing-room proxy for publishing releases (#42357) 2021-05-26 17:51:12 +00:00
build-package-dist.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
compare-master-to-patch.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
puppeteer-chromedriver-versions.js build: use the latest version of Chrome (v93) in non-bazel tests (#43880) 2021-10-29 13:10:25 -07:00
webdriver-manager-update.js build: add retry logic to postinstall script (#45252) 2022-03-03 09:13:25 -08:00