Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: semantic version filter drop 'v' prefix #910

Merged
merged 3 commits into from
Oct 9, 2022

Conversation

olblak
Copy link
Member

@olblak olblak commented Oct 6, 2022

Signed-off-by: Olblak me@olblak.com

Fix #803

This pullrequest fixes a long discussed issue where semantic versioning filter drops the prefix "v"

Test

To test this pull request, you can use whatever manifest that use semver filter with a artifact version that contains a v such as updatecli/updatecli.d/venom.yaml

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olblak <me@olblak.com>
@olblak olblak requested a review from dduportal October 6, 2022 06:48
Copy link
Member

@lemeurherve lemeurherve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@olblak olblak merged commit db64f2d into updatecli:main Oct 9, 2022
@olblak olblak deleted the issue/803 branch October 9, 2022 12:33
@olblak olblak added the bug Something isn't working label Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Semantic Version filter drop "v" prefix
2 participants