Commit 2b21e07
ci(vite-plugin-angular): run decorator/signal drift detectors in conformance CI
The decorator and signal-API coverage detectors skip when ANGULAR_SOURCE_DIR is
unset, so they never ran in CI. Sparse-checkout the upstream sources they read
(packages/core/src and the ngtsc initializer-function list) alongside the
compliance fixtures, and run both specs in the conformance job so the drift
guards execute against every Angular version in the matrix.
Addresses a CodeRabbit review finding on #2383.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent db35add commit 2b21e07
2 files changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
0 commit comments