Commit d4e8102
fix(cockpit-e2e-wiring): accept matrix python entry as uv-sync evidence
The wiring spec previously required a literal `working-directory:
cockpit/<cap>/python` step in ci.yml. After the matrix migration in
this PR, that path moves into the matrix entry (`python: cockpit/...`)
and the working-directory is templated as `${{ matrix.cap.python }}`.
Spec now accepts either form, so matrix-templated jobs and any
remaining literal-step jobs both pass the cross-check.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e39e4bf commit d4e8102
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
188 | 194 | | |
189 | 195 | | |
190 | 196 | | |
| |||
0 commit comments