mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Updates the `material-unit-test` job to run tests against the latest commit of the Angular Components repository. The components repository updated to rules_nodejs#0.38.2 before Angular Bazel did. To do this, the `@angular/bazel` v0.38.2 compatibility changes were patched on postinstall. This now conflicts because we install a `@angular/bazel` version in the `material-unit-tests` job that already includes these compatibility changes. This would result in the patch being a noop for which the `patch` command throws an error. We can remove this once components can install a released version of `@angular/bazel` that is compatible with `rules_nodejs#0.38.2`. PR Close #33073 |
||
|---|---|---|
| .. | ||
| browserstack | ||
| ci | ||
| git | ||
| github | ||
| jenkins | ||
| local-dev | ||
| release | ||
| saucelabs | ||
| build-ivy-npm-packages.sh | ||
| build-packages-dist.sh | ||
| package-builder.sh | ||