angular-cn/scripts/ci
George Kalpakas 4c45aa39e4 ci: re-enable payload size tracking (#31138)
Payload size tracking was temporarily disabled in #31057, due to
`CIRCLE_COMPARE_URL` stopping being available. It turned out this was
related to turning on the new [Pipelines][1] feature, which was required
for testing Windows on CircleCI.

Since then, we have turned `Pipelines` off and got `CIRCLE_COMPARE_URL`
back (e.g. see [build 362971][2]). According to CircleCI, failing to
populate `CIRCLE_COMPARE_URL` with `Pipelines` on is a bug and they are
working on fixing it.

[1]: https://circleci.com/docs/2.0/build-processing/
[2]: https://circleci.com/gh/angular/angular/362971

Fixes #31121

PR Close #31138
2019-06-19 15:55:10 -07:00
..
clone_angular_material_repo.sh ci: add yarn cache for material-unit tests job (#29378) 2019-03-19 17:14:53 -04:00
payload-size.js build: error when files specified in payload size limits are missing (#27250) 2018-12-05 13:26:26 -08:00
payload-size.sh ci: re-enable payload size tracking (#31138) 2019-06-19 15:55:10 -07:00
publish-build-artifacts.sh ci: don't publish ivy build artifacts on a non-master branch 2018-10-23 15:31:55 -07:00
run_angular_material_unit_tests.sh ci: do not cache modified "node_modules" in "material-unit-tests" job (#29416) 2019-03-20 06:58:23 -07:00