angular-cn/scripts/ci
Paul Gschwendtner a530ed11e8 ci: do not cache modified "node_modules" in "material-unit-tests" job (#29416)
Currently we cache the Material `node_modules` after
the `run_angular_material_unit_tests.sh` completed. This
means that the cache will incorrectly contain the Ivy NPM
package output which might be incompatible with the
other Material dependencies. e.g. the Material postinstall
command now uses a different NGC version that does not
work with the `typescript` version that has been specified in
the Material project.

PR Close #29416
2019-03-20 06:58:23 -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 build: remove travisci leftovers (#27979) 2019-01-09 10:41:16 -08: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