Actions
User story #14596
closedAdd a GM to verify that a given key-value in a file matches a regex
Effort required:
Name check:
Fix check:
Regression:
Description
The key parameter will also support the regex entry.
The method will find all lines corresponding to the value + separator parameters and test the lines to see if their right part match the given regex.
This method will never edit or modify the files.
Updated by Félix DALLIDET over 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/952
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.9 to 5.0.10
Updated by Félix DALLIDET over 5 years ago
- Status changed from Pending technical review to Rejected
Not relevant anymore. We will split the parsing part and the checking one.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods - File Management to Generic methods
Actions