fix(dev-base): resolve publish retry and retag wait #579

Merged
coilyco-ops merged 1 commit from issue-578 into main 2026-07-15 09:46:47 +00:00
Member

This rebases the dev-base publish retry/resume fix onto current main after #574 landed the retag wait. The branch keeps both behaviors: tier resumptions skip already-published checkpoints, and release retagging still waits for each draft source tag before promoting.

  • What changed: workflow inputs and helper checkpoints for resumable publish, plus the retag wait path from #574.
  • Why: PR #577 conflicted after main moved, so this branch restores the combined behavior on current main.
  • Tests: ward exec test -- tests/test_dev_base_image.py tests/test_dev_base_publish_workflows.py and ward exec pre-commit-all.

Supersedes #577.

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

This rebases the dev-base publish retry/resume fix onto current `main` after #574 landed the retag wait. The branch keeps both behaviors: tier resumptions skip already-published checkpoints, and release retagging still waits for each draft source tag before promoting. - What changed: workflow inputs and helper checkpoints for resumable publish, plus the retag wait path from #574. - Why: PR #577 conflicted after `main` moved, so this branch restores the combined behavior on current `main`. - Tests: `ward exec test -- tests/test_dev_base_image.py tests/test_dev_base_publish_workflows.py` and `ward exec pre-commit-all`. Supersedes #577. closes #578 ward.workflow: pull-request-and-merge
fix(dev-base): resolve publish retry and retag wait
All checks were successful
ci / ward-doctor (pull_request) Successful in 13s
ci / gate (pull_request) Successful in 49s
e9eac1668e
coilyco-ops deleted branch issue-578 2026-07-15 09:46:47 +00:00
Sign in to join this conversation.
No description provided.