Commit 32c00cb
chore(ci): unignore test/correctness so the agent-pin manager runs
config:recommended (via :ignoreModulesAndTests) ignores **/test/**, and
ignored paths are dropped before any manager extracts from them -- so the
custom Agent-pin manager never saw test/correctness/cases/*/config.yaml
and the OTLP baseline image pins would still drift (caught in review).
Override ignorePaths to reproduce the inherited defaults minus **/test/**,
and explicitly re-ignore test/antithesis/** (the only test/ files built-in
managers recognize: a Dockerfile and a docker-compose) so behavior there
is unchanged.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 8925ab3 commit 32c00cb
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
53 | 72 | | |
54 | 73 | | |
55 | 74 | | |
| |||
0 commit comments