Files
harmony/fleet/harmony-fleet-deploy
Jean-Gabriel Gill-Couture 5ab1a149fc
All checks were successful
Run Check Script / check (pull_request) Successful in 2m27s
feat(fleet): release the operator from a tag (minimal)
`harmony-fleet-release --from-tag harmony-fleet-operator-v0.1.0` builds +
pushes the operator image and helm chart at the parsed version
(version_from_tag handles the prefix + leading v, replacing the interim
resolve-release-version.sh). Plain function + anyhow at the binary
boundary — no Score / AppSpec / Topology ceremony for a single
component; introduce a spec when a second component needs releasing.

Slim variant of feat/fleet-release-score (which models release as a
ReleaseScore + AppSpec driven by harmony_cli).
2026-05-28 19:38:54 -04:00
..