fix(ci): improve version checking in the CI pipeline #25

Merged
argoyle merged 1 commits from update-version-check-logic into main 2024-11-27 14:10:19 +00:00
argoyle commented 2024-11-27 14:10:12 +00:00 (Migrated from gitlab.com)

Update the version checking logic in the CI pipeline to ensure that
the script correctly identifies the latest tag. The change checks
if the latest tag is available before comparing it with the
VERSION file, improving reliability in determining if a version
bump is necessary.

Update the version checking logic in the CI pipeline to ensure that the script correctly identifies the latest tag. The change checks if the latest tag is available before comparing it with the VERSION file, improving reliability in determining if a version bump is necessary.
argoyle (Migrated from gitlab.com) merged commit into main 2024-11-27 14:10:20 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/ci-templates#25