Skip to content

[fix] semver.Version doesn't have strip()#4728

Merged
bruntib merged 1 commit intoEricsson:masterfrom
bruntib:fix_version_strip
Dec 9, 2025
Merged

[fix] semver.Version doesn't have strip()#4728
bruntib merged 1 commit intoEricsson:masterfrom
bruntib:fix_version_strip

Conversation

@bruntib
Copy link
Copy Markdown
Contributor

@bruntib bruntib commented Dec 9, 2025

The get_binary_version() now returns semver.Version instead of str. However, at two places the changes were not properly adatped, where we still assumed a string.

The `get_binary_version()` now returns `semver.Version` instead of `str`.
However, at two places the changes were not properly adatped, where we
still assumed a string.
@bruntib bruntib added this to the release 6.28.0 milestone Dec 9, 2025
@bruntib bruntib requested a review from vodorok as a code owner December 9, 2025 13:13
@bruntib bruntib merged commit 6e69da3 into Ericsson:master Dec 9, 2025
8 of 9 checks passed
@bruntib bruntib deleted the fix_version_strip branch December 9, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants