Commit 689b5bc
committed
fix(logging[builder]): add script path to before_script error extra
why: The bare error message loses the script path, making it harder to
diagnose which before_script failed in structured log systems.
what:
- Add tmux_config_path extra with the before_script path to error log1 parent 16fb89a commit 689b5bc
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
370 | 377 | | |
371 | 378 | | |
372 | 379 | | |
| |||
0 commit comments