GitHub Actions
52bd05004e
fix: harden ci image output logic to prevent invalid references
...
Rewrote the Emit image outputs step in the build-image job to robustly handle Docker image references.
Replaced fragile grep parsing with a safe while read loop for multiline tags.
Implemented deterministic prioritization: Digest > Matching Tag > First Tag.
Added explicit error handling to fail the build immediately if no valid reference is found, preventing "invalid reference format" errors in downstream integration jobs.
Changed 4 files
2026-02-09 00:00:58 +00:00
..
2026-01-30 07:13:59 +00:00
2026-02-06 17:38:08 +00:00
2026-01-26 19:22:05 +00:00
2026-01-27 01:50:36 +00:00
2026-02-02 18:53:30 +00:00
2026-02-08 00:03:48 +00:00
2026-02-03 21:07:16 +00:00
2026-02-03 21:07:16 +00:00
2026-02-09 00:00:58 +00:00
2026-02-08 00:06:09 +00:00
2026-02-02 13:31:56 +00:00
2026-02-02 01:14:46 +00:00
2026-02-09 00:00:58 +00:00
2026-02-08 23:35:30 +00:00
2026-02-04 02:51:52 +00:00
2026-01-26 19:22:05 +00:00
2026-02-08 00:03:48 +00:00
2026-02-06 10:29:11 -05:00
2026-02-02 18:53:30 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-02-01 06:51:06 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-02-06 08:56:14 +00:00
2026-01-27 22:43:33 +00:00
2026-02-05 19:03:08 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-02-04 00:12:13 +00:00
2026-01-26 19:22:05 +00:00
2026-01-27 01:50:36 +00:00
2026-01-26 19:22:05 +00:00
2026-01-26 19:22:05 +00:00
2026-02-06 02:28:30 +00:00