Summary
bakery ci publish ran its 4-phase pipeline (oras index-create → soci convert → oras index-copy → verify) serially per target, with no retry — so transient GHCR eventual-consistency failures (#591) failed the whole job.
This tracking issue documents that work, implemented across:
Filed retroactively for visibility/history alongside the sibling parallelization issues; no additional implementation is expected here beyond what's in the linked PRs.
Part of the investigation started in #584.
Summary
bakery ci publishran its 4-phase pipeline (oras index-create → soci convert → oras index-copy → verify) serially per target, with no retry — so transient GHCR eventual-consistency failures (#591) failed the whole job.This tracking issue documents that work, implemented across:
imagetoolspluginShellJob/run_jobs/CommandRunner(extendingposit_bakery/parallel/from feat: parallel dgoss execution via shared ParallelShellExecutor #588)Filed retroactively for visibility/history alongside the sibling parallelization issues; no additional implementation is expected here beyond what's in the linked PRs.
Part of the investigation started in #584.