Commit 604249d
Add Firebird log display on test failure in CI
When tests fail in CI, display the last 100 lines of the Firebird server log
to help with debugging. This includes:
- Firebird log from /firebird/log/firebird.log
- Docker container status
- Docker container logs (last 50 lines)
The step only runs when previous steps fail (using if: failure() condition)
Co-authored-by: mariuz <18359+mariuz@users.noreply.github.com>
Agent-Logs-Url: https://github.com/hgourvest/node-firebird/sessions/fe3ce41f-13f1-48f8-b28c-966edff92fe61 parent a9451f0 commit 604249d
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
0 commit comments