Actions
Bug #7864
closedMissing Functions for File-Checks
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Currently only a "Check file exists" method is defined, there is no direct way to check if it's a symlink, or maybe a special device (socket, pipe).
Updated by Janos Mattyasovszky almost 9 years ago
Updated by Janos Mattyasovszky almost 9 years ago
Updated by Jonathan CLARKE over 8 years ago
- Has duplicate Bug #7863: Missing function "Check file is a symlink" added
Updated by Jonathan CLARKE over 8 years ago
- Blocked by Bug #7866: Parsing of @parameter does not accept numeric variable names added
Updated by Jonathan CLARKE over 8 years ago
- Assignee set to Jonathan CLARKE
- Target version set to 0.x
- Pull Request set to https://github.com/Normation/ncf/pull/318
Janos Mattyasovszky wrote:
Janos, please also (or only if you prefer :D) put the PR link the "Pull Request" box above. We have some sanity checks on tickets that fail if a ticket is marked as merged by without a PR (quality review processes, etc). Thanks :)
Also, all tickets must have a target version that matches the PR.
Updated by Janos Mattyasovszky over 8 years ago
I cannot edit the PR field, apparently I don't have permissions to do that.
Updated by Nicolas CHARLES over 8 years ago
- Status changed from New to In progress
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
I'm taking over this ticket!
Updated by Nicolas CHARLES over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request changed from https://github.com/Normation/ncf/pull/318 to https://github.com/Normation/ncf/pull/341
Corrected tests and documentation, ready to TR
Thank you Janos !
Updated by Nicolas CHARLES over 8 years ago
- Pull Request changed from https://github.com/Normation/ncf/pull/341 to https://github.com/Normation/ncf/pull/342
Updated by Janos Mattyasovszky over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:31261c8da757c4c16d508ff55e7914c99cdad8bf.
Updated by Nicolas CHARLES over 8 years ago
- Related to Bug #8194: file_check_ on branch master use deprecated _logger interface added
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions