Actions
Bug #7036
closedBug #7023: Add support for ncf versions in rudder-dev
0.x does not match a valid vetrsion in rudder-dev
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We are matching for "\d+.\d+" and 0.x does not match it for a valid version
We should use "\d+.\w\d*"
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-tools/pull/66
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-tools|600876b2ab2b6f47c3fa6b8426cd4e65cb713b6b.
Updated by Benoît PECCATTE over 9 years ago
Applied in changeset rudder-tools|c410afa0e95199a65183b4a094e3340a995029c3.
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending release to Released
Actions