You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Canonicalize 'vX.Y.Z' BD versions when comparing and searching
The Black Duck Knowledgebase is sometimes inconsistent (even within
a single component) with whether the version names have a leading
"v". eg, simdutf has versions 3.2.14 and v3.2.13. Add logic to the
existing canonicalize_version() function to strip a leading "v"
so comparisons aren't thrown off by this.
Change-Id: Id46e15433a8d864332d9d67543403615730fcf91
Reviewed-on: https://review.couchbase.org/c/build-tools/+/194025
Tested-by: Chris Hillery <[email protected]>
Reviewed-by: Ming Ho <[email protected]>
0 commit comments