Actions
User story #19145
closedUser story #18557: Adapt rudder package to support new versionning scheme
parent ticket broke the rudder-pkg tests
Status:
Released
Priority:
N/A
Assignee:
Category:
Plugins integration
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Parent ticket broke the lt method since it currently can not compare cases such as:
6.2-10.1 < 6.2-10.2
or 6.0-12.3 < 6.1-10.2
The logic went from a full comparison of the version to an incomplete comparison of eachsubpart of the version.
Actions