ci(fleet): release pipeline on tag (minimal) #308
Reference in New Issue
Block a user
No description provided.
Delete Branch "ci/fleet-cd-pipeline-min"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A
harmony-fleet-operator-v*tag builds + publishes the operator imageand chart via harmony-fleet-release (tag parsing in Rust, not YAML).
deployment-process.md documents the release + manual
harmony apply+roll-forward loop.
Slim variant of ci/fleet-cd-pipeline: release job only. The
staging-auto / prod-gated deploy jobs are deferred to the PR that
provisions cluster credentials, where they can actually run.