Repair PR #1446 before merge #1450

Merged
coilyco-ops merged 1 commit from issue-1447 into main 2026-07-15 13:31:01 +00:00
Member

Repair the release path so the configured ward:release image exists before the default points at it, and remove the GitHub-hosted release action dependency.

  • vendor tag calculation and draft-release creation into repo-owned scripts
  • publish and verify the ward:release image alias during promote, and verify it during release
  • update the release docs and contract tests to lock the wiring

Tests:

  • go test ./...
  • bash -n scripts/release-tag-bump.sh scripts/forgejo-create-release.sh

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

Repair the release path so the configured `ward:release` image exists before the default points at it, and remove the GitHub-hosted release action dependency. - vendor tag calculation and draft-release creation into repo-owned scripts - publish and verify the `ward:release` image alias during promote, and verify it during release - update the release docs and contract tests to lock the wiring Tests: - `go test ./...` - `bash -n scripts/release-tag-bump.sh scripts/forgejo-create-release.sh` closes #1447 ward.workflow: pull-request-and-merge
Fix release image alias and vendor release actions (#1447)
All checks were successful
test / test (pull_request) Successful in 2m40s
280a06443e
Sign in to join this conversation.
No description provided.