gaffer-docker icon indicating copy to clipboard operation
gaffer-docker copied to clipboard

Improve release branch version scripts

Open t92549 opened this issue 2 years ago • 0 comments

Rather than having to manually change Gaffer versions and open a separate PR, it would be nice if the create release branch action automatically changed them for you. If you wanted a release that would change the docker script/helm chart app versions, but not the Gaffer version, you could append -patch1 to the release name and it would keep the Gaffer version the same but change the helm chart app version to include the patch number.

t92549 avatar Mar 22 '23 16:03 t92549