Actions
Bug #8012
closedScript check-techniques.sh fails on first error
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
check-techniques.sh fails and stop at the first error, meaning that we need to run it multiple time, fixing the issue one after the other, rather than having a list of everything that is wrong and correct them at one
This makes the process tedious and error prone (I had to redo a lot of PRs because of that)
Updated by Benoît PECCATTE over 8 years ago
- Status changed from New to In progress
Updated by Benoît PECCATTE over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/889
Updated by Benoît PECCATTE over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-techniques|e17b1e3928cb766c45d364b7b478ace4437236f7.
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending release to Released
Actions