ci: repoint workflow containers to release alias #542

Merged
coilyco-ops merged 1 commit from fix/issue-483-release-alias into main 2026-07-15 03:35:13 +00:00
Member

This updates the remaining Forgejo workflow containers that still pointed at the stale agentic-os:latest monolith. dep-bump.yml, freshness.yml, and both jobs in mirror-to-github.yml now use agentic-os:release, matching the published package contract and the already-documented moving alias.

The repo already treats :release as the supported CI/runtime surface, so this removes the last workflow dependency on the pre-split alias and keeps the fleet on the current image family.

  • What changed: repointed the remaining workflow containers to agentic-os:release.
  • Why: stop depending on the frozen pre-split monolith tag.
  • Test / CI: ward exec pre-commit-all passed.

Closes #483
ward.workflow: pull-request-and-merge

This updates the remaining Forgejo workflow containers that still pointed at the stale `agentic-os:latest` monolith. `dep-bump.yml`, `freshness.yml`, and both jobs in `mirror-to-github.yml` now use `agentic-os:release`, matching the published package contract and the already-documented moving alias. The repo already treats `:release` as the supported CI/runtime surface, so this removes the last workflow dependency on the pre-split alias and keeps the fleet on the current image family. - What changed: repointed the remaining workflow containers to `agentic-os:release`. - Why: stop depending on the frozen pre-split monolith tag. - Test / CI: `ward exec pre-commit-all` passed. Closes #483 ward.workflow: pull-request-and-merge
ci: repoint workflow containers to release alias
All checks were successful
ci / ward-doctor (pull_request) Successful in 17s
ci / gate (pull_request) Successful in 1m26s
2bc31c874e
coilyco-ops deleted branch fix/issue-483-release-alias 2026-07-15 03:35:13 +00:00
Sign in to join this conversation.
No description provided.