fix(dev-base): add core publish breadcrumbs #585

Merged
coilyco-ops merged 1 commit from issue-584 into main 2026-07-15 11:16:11 +00:00
Member

This narrows the dev-base core publish path so a failure in publish-core now prints a focused context block before the build starts. The breadcrumb includes the tier, image refs, cache ref, bound ward config commit, and the exact build command, which makes the release-side failure legible without changing publish behavior.

  • Adds a core-only publish context block in scripts/dev-base-build.py
  • Adds regression coverage for the breadcrumb output
  • Tests: ward exec test -- tests/test_dev_base_image.py; ward exec pre-commit-all

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

This narrows the dev-base core publish path so a failure in `publish-core` now prints a focused context block before the build starts. The breadcrumb includes the tier, image refs, cache ref, bound ward config commit, and the exact build command, which makes the release-side failure legible without changing publish behavior. - Adds a core-only publish context block in `scripts/dev-base-build.py` - Adds regression coverage for the breadcrumb output - Tests: `ward exec test -- tests/test_dev_base_image.py`; `ward exec pre-commit-all` closes #584 ward.workflow: pull-request-and-merge
fix(dev-base): add core publish breadcrumbs
All checks were successful
ci / gate (pull_request) Successful in 1m18s
ci / ward-doctor (pull_request) Successful in 3m12s
1628a0dcad
coilyco-ops deleted branch issue-584 2026-07-15 11:16:11 +00:00
Sign in to join this conversation.
No description provided.