angular-cn/scripts/ci
Paul Gschwendtner 31116f0ced ci: re-enable material unit tests job (#33530)
The Material units tests job has been disabled with the
typescript upgrade PR since the components repository was
still on an old TypeScript version (due to cyclic dependencies
between the framework and components repository).

Since the components repository has been updated to `9.0.0-next.15`
and now uses the compatible TypeScript version, we can re-enable
ds

Related to this change, we need to ignore the `package.json`
engines when installing the dependencies of the components repo. This
is because the components repo already updated to NodeJS v12 and Yarn
v1.19.1. This is not the case for the CI setup of framework. For now,
since we don't want to change the dev setup (as it slows down
development), we temporarily disable the engines.

Additionally, the material unit tests job now depends on the actual
release packages (not on the ngtsc compiled ones). This is because
the components repo setup relies on NGCC being run. This is also
helpful for validating ngcc against the framework packages.

PR Close #33530
2019-11-01 17:38:39 +00:00
..
clone_angular_material_repo.sh build: lock material unit tests job to specific commit (#31569) 2019-07-25 13:08:33 -07:00
create-package-archives.sh ci: publish tarballs for all Angular packages as build artifacts on PR builds (#33321) 2019-10-24 09:56:21 -07: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: log calculated file sizes for each build (#33099) 2019-10-15 16:48:29 +00:00
publish-build-artifacts.sh ci: Add ANGULAR_PACKAGE to snapshot builds (#31900) 2019-08-28 21:25:56 -07:00
run_angular_material_unit_tests.sh ci: re-enable material unit tests job (#33530) 2019-11-01 17:38:39 +00:00
update-deps-to-dist-packages.js test(ivy): update Material to recent commit from master branch (#31569) 2019-07-25 13:08:33 -07:00