Commit d146576
committed
fix(test-suite): print full version bundle during boot resolve step
The resolve step during normal boot only printed the lock name
(e.g. latest-main-73e9e30.json) without the individual component
versions. The dry-run path already printed the detailed breakdown.
Now both paths print the full version matrix so CI logs always show
exactly which image tags were used.1 parent 81621dd commit d146576
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
1254 | | - | |
| 1254 | + | |
1255 | 1255 | | |
1256 | 1256 | | |
1257 | 1257 | | |
| |||
0 commit comments