Files
harmony/.gitea/workflows
Jean-Gabriel Gill-Couture 80b3cf1c31
All checks were successful
Run Check Script / check (pull_request) Successful in 2m22s
ci(fleet-operator): extract version resolution to a shared bash script
Workflow yaml had a 12-line inline bash block computing the release
version from `GITHUB_REF_NAME` or `inputs.version`. Moves the
logic into `.gitea/scripts/resolve-release-version.sh` so the
workflow yaml is back to one-line invocations and the resolver is
reusable by sibling component workflows (agent, callout).

This is the interim form. The real fix is a harmony Rust binary
that understands git refs directly — see PR thread on framework-
level build/package/release ownership.
2026-05-27 21:38:05 -04:00
..
2026-03-20 16:48:38 -04:00