jenkins-x-plugins / jx-gitops

a simple CLI tool for working with kubernetes resources files in a GitOps repository
Apache License 2.0
32 stars 50 forks source link

feat: support arbitrary reference for deployment #954

Closed msvticket closed 4 months ago

msvticket commented 4 months ago

My use case for this is in a github flow where deployments in the test doesn't correspond to a release version, i.e. it is not tagged

msvticket commented 4 months ago

/cc @tomhobson

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
69.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

msvticket commented 4 months ago

/approve

jenkins-x-bot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: msvticket

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/jenkins-x-plugins/jx-gitops/blob/main/OWNERS)~~ [msvticket] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment