Bug #354
poor / no error feedback of build-generator
Status: | Closed | Start date: | 2014-12-17 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
build generator silently fails to generate jenkins jobs (empty build script) if, for example, dollars ($) are not correctly prefixed in the recipe. E.g. using shell syntax $(var).
build generator silently fails if checkout/clone of repo fails due to missing permissions.
error position shouldn't be given emacs style (char location), but line number + column number.
Related issues
History
#1 Updated by Jan Moringen almost 10 years ago
build generator silently fails to generate jenkins jobs (empty build script) if, for example, dollars ($) are not correctly prefixed in the recipe. E.g. using shell syntax $(var).
Duplicate of #261.
build generator silently fails if checkout/clone of repo fails due to missing permissions.
Is this like #345? Otherwise, please attach reproducible test case.
#2 Updated by Jan Moringen almost 10 years ago
- Status changed from New to Closed