Bug #354

poor / no error feedback of build-generator

Added by Robert Haschke over 9 years ago. Updated over 9 years ago.

Status:ClosedStart date:2014-12-17
Priority:NormalDue 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

duplicates Cognitive Interaction Toolkit - Bug #261: job-generator fails to add shell.command if you use an in... Resolved 2014-05-28
duplicates Cognitive Interaction Toolkit - Bug #345: job-configurator blocks forever in case of missing/wrong ... Resolved 2014-11-25

History

#1 Updated by Jan Moringen over 9 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 over 9 years ago

  • Status changed from New to Closed

Also available in: Atom PDF