Commit 5c66118
Nils Bars
Fix IPAM None handling and add failure log summary to CI
Handle Docker networks where IPAM key exists but has None value by
using `or {}` instead of relying on `.get()` default parameter.
Add CI step to generate SUMMARY.txt from failure logs before uploading
artifacts.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent f902c7a commit 5c66118
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
151 | 159 | | |
152 | 160 | | |
153 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
0 commit comments