fix(dev-base): bound ward source clone in core publish #582

Merged
coilyco-ops merged 2 commits from issue-581 into main 2026-07-15 10:27:39 +00:00
Member

This tightens the hidden dev-base-ward-builder bootstrap in docker/dev-base/core/Dockerfile so the core publish path no longer sits on an opaque source fetch. The ward source clone now has a bounded retry and explicit attempt markers, and the module download loop logs each attempt before waiting.

  • Why: the last failed publish-core run stalled without enough release-visible context to tell whether the wall was the ward source fetch or the Go module step.
  • Tests: ward pre-commit-all

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

This tightens the hidden `dev-base-ward-builder` bootstrap in `docker/dev-base/core/Dockerfile` so the core publish path no longer sits on an opaque source fetch. The ward source clone now has a bounded retry and explicit attempt markers, and the module download loop logs each attempt before waiting. - Why: the last failed publish-core run stalled without enough release-visible context to tell whether the wall was the ward source fetch or the Go module step. - Tests: `ward pre-commit-all` closes #581 ward.workflow: pull-request-and-merge
fix(dev-base): bound ward source clone in core publish
Some checks failed
ci / ward-doctor (pull_request) Failing after 7s
ci / gate (pull_request) Successful in 54s
12c59365d0
fix(ci): sync ward defaults before source build
All checks were successful
ci / ward-doctor (pull_request) Successful in 15s
ci / gate (pull_request) Successful in 3m41s
e178b33a63
coilyco-ops deleted branch issue-581 2026-07-15 10:27:40 +00:00
Sign in to join this conversation.
No description provided.