Skip to content

Update CNG release version string method to fix prefix

DJ Mountney requested to merge fix-cng-kas-release into master

What does this MR do and why?

Fixes an issue where we are getting a double v prefix on the kas version in https://gitlab.com/gitlab-org/build/CNG/-/blob/bbae69dc1fb0b060657799a00b36ebb44588fc2c/ci_files/variables.yml#L16

A v was added to the KAS version file when kas was added to the renovate bot dependencies in gitlab-org/frontend/renovate-gitlab-bot!617 (merged)

There was a check to see what this impact would be in gitlab!111539 (comment 1273136621) but we missed this.

Author Check-list

  • Has documentation been updated?

Merge request reports