fix(dev-base): resume publish retry on current main #577

Closed
coilyco-ops wants to merge 1 commit from issue-573 into main
Member

This replaces the stale #567 publish retry path on current main. The draft publish workflow now supports tier-resumable dispatches, the release retry path can retag one closure at a time, and the helper/script pair skips already-published tiers while retrying registry-sensitive operations.

Supersedes #567.

  • What changed: dev-base-publish.yml now accepts tier reruns, release.yml now carries the matching tier/source-tag retry path, and the publish helper/script now checkpoint already-published tiers.
  • Why: the original PR stopped merging after main moved, so the retry/resume fix had to be rebased onto the current release split.
  • Tests: ward exec test -- tests/test_dev_base_image.py tests/test_dev_base_publish_workflows.py tests/test_release_actions.py and ward exec pre-commit-all.

closes #573
ward.workflow: pull-request-and-merge

This replaces the stale #567 publish retry path on current `main`. The draft publish workflow now supports tier-resumable dispatches, the release retry path can retag one closure at a time, and the helper/script pair skips already-published tiers while retrying registry-sensitive operations. Supersedes #567. - What changed: `dev-base-publish.yml` now accepts tier reruns, `release.yml` now carries the matching tier/source-tag retry path, and the publish helper/script now checkpoint already-published tiers. - Why: the original PR stopped merging after `main` moved, so the retry/resume fix had to be rebased onto the current release split. - Tests: `ward exec test -- tests/test_dev_base_image.py tests/test_dev_base_publish_workflows.py tests/test_release_actions.py` and `ward exec pre-commit-all`. closes #573 ward.workflow: pull-request-and-merge
fix(dev-base): make publish resumable on current main
All checks were successful
ci / ward-doctor (pull_request) Successful in 13s
ci / gate (pull_request) Successful in 54s
9a00ef1746
coilyco-ops closed this pull request 2026-07-15 09:47:02 +00:00
All checks were successful
ci / ward-doctor (pull_request) Successful in 13s
ci / gate (pull_request) Successful in 54s

Pull request closed

Sign in to join this conversation.
No description provided.