Commit 3fd2573
ci(publish): increase GHCR visibility check from 120s to 360s
GHCR can take >120s to expose a newly-pushed image tag. The 12×10s
visibility check caused all 4 publish-image jobs to fail on 2026-07-28
even though podman push completed successfully (images were accessible
minutes later via skopeo inspect).
Increase to 36×10s (6 minutes) for both post-push and pre-stream-tag
visibility loops to absorb observed GHCR propagation delays.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f0bcfef commit 3fd2573
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
226 | | - | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
230 | | - | |
| 231 | + | |
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
| |||
420 | 421 | | |
421 | 422 | | |
422 | 423 | | |
423 | | - | |
| 424 | + | |
| 425 | + | |
424 | 426 | | |
425 | 427 | | |
426 | 428 | | |
427 | 429 | | |
428 | | - | |
| 430 | + | |
429 | 431 | | |
430 | 432 | | |
431 | 433 | | |
432 | | - | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
435 | 437 | | |
| |||
0 commit comments