Commit aa7e780
committed
ci(temp): _dump_diagnostics writes to /tmp/ocv_diag.txt (not swallowed log.error)
Per review: mcpp/xlings interface mode swallows the hook's log.* output, so
log.error was useless for surfacing the build log. Write the failure detail
(build log / raised error / PATH) to /tmp/ocv_diag.txt and cat it in the CI
diagnostic step — the file+external-cat pattern, same as the trace.1 parent 7d6c502 commit aa7e780
2 files changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
207 | 209 | | |
208 | 210 | | |
209 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
| 355 | + | |
354 | 356 | | |
355 | | - | |
356 | | - | |
357 | | - | |
| 357 | + | |
| 358 | + | |
358 | 359 | | |
359 | 360 | | |
360 | | - | |
| 361 | + | |
361 | 362 | | |
362 | | - | |
363 | | - | |
| 363 | + | |
| 364 | + | |
364 | 365 | | |
| 366 | + | |
365 | 367 | | |
366 | 368 | | |
367 | 369 | | |
| |||
0 commit comments