Actions
Story #16982
closedUse ~devN versions so they sort before release candidates
Start date:
10/08/2020
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Updated by Peter Amstutz over 4 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 4 years ago
16982-tilde-devN @ arvados|0c98c5c9c5902a94dc614736a46b43fd43faba6e
This takes it the rest of the way and uses tilde for dev as well.
We no longer have a single consistent version string across packaging systems, however within each packaging system, the versions will sort the way we want them to, e.g.
debian/rpm¶
X.Y.Z~devN < X.Y.Z~rcN < X.Y.Z
python¶
X.Y.Z.devN < X.Y.ZrcN < X.Y.Z
ruby¶
X.Y.Z.devN < X.Y.Z.rcN < X.Y.Z
Updated by Ward Vandewege over 4 years ago
Peter Amstutz wrote:
16982-tilde-devN @ arvados|0c98c5c9c5902a94dc614736a46b43fd43faba6e
LGTM thanks.
Updated by Peter Amstutz over 4 years ago
- Status changed from In Progress to Resolved
Actions