fix(dev-base): split core publish into visible steps #590

Merged
coilyco-ops merged 1 commit from issue-589 into main 2026-07-15 12:39:25 +00:00
Member

Split the publish-core path in dev-base-publish.yml into first-class workflow steps so the Forgejo run page shows the failing subphase directly. The shared composite action stays in place for the sibling tiers.

This stays tightly scoped to the core publish path and keeps the publish logic intact while making director-side triage actionable without raw logs.

  • What changed: inlined core publish phases as named steps for source, tool bootstrap, host resolution, registry login, landed check, build, verification, and cache probe.
  • Why: publish-core needs a visible failure point on the run page.
  • Test and CI: ward exec pre-commit-all passed locally.
  • closes #589
  • ward.workflow: pull-request-and-merge
Split the `publish-core` path in `dev-base-publish.yml` into first-class workflow steps so the Forgejo run page shows the failing subphase directly. The shared composite action stays in place for the sibling tiers. This stays tightly scoped to the core publish path and keeps the publish logic intact while making director-side triage actionable without raw logs. - What changed: inlined core publish phases as named steps for source, tool bootstrap, host resolution, registry login, landed check, build, verification, and cache probe. - Why: `publish-core` needs a visible failure point on the run page. - Test and CI: `ward exec pre-commit-all` passed locally. - closes #589 - ward.workflow: pull-request-and-merge
fix(dev-base): split core publish into visible steps (closes #589)
All checks were successful
ci / gate (pull_request) Successful in 1m23s
ci / ward-doctor (pull_request) Successful in 2m10s
cd36705c87
coilyco-ops deleted branch issue-589 2026-07-15 12:39:25 +00:00
Sign in to join this conversation.
No description provided.