Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Avoid using "rolling" as version and use the previous version instead #309

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

rtorrero
Copy link
Contributor

@rtorrero rtorrero commented Oct 5, 2021

This PR addresses the problem mentioned in #293 that causes the spec file to be versioned with the 1.38.1 version.

It adds a condition to the get_version_from_git.sh script to avoid appending rolling as prefix to the version when the last git tag is rolling. It tries to pick up the previous tagged version instead.

@rtorrero rtorrero merged commit 63665c6 into trento-project:main Oct 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants