Thibault Jouan
25d03d4322
Improve CLI error reporting
2014-10-12 18:11:37 +00:00
Thibault Jouan
61c262a9f1
Fail when `file_write' misses some arguments
2014-10-09 19:11:16 +00:00
Thibault Jouan
2d4e04b2e5
Fail when accessing registry with invalid key
2014-09-26 00:24:19 +00:00
Thibault Jouan
0db2d90b72
Show command when remote execution fail
2014-05-25 15:51:33 +00:00
Thibault Jouan
a5d9ca26f4
Remove error handling for evaluation errors
2013-08-13 00:42:14 +00:00
Thibault Jouan
825bdec74d
Improve `sh' task action error handling:
...
Handle exit status code in Remote#execute.
2013-08-07 23:39:49 +00:00
Thibault Jouan
c4fc9828db
Improve error reporting during recipe evaluation
...
* Report invalid action usages from tasks;
* Implement backtrace cleaning in CLI;
* Extract error class declarations in a new errors file;
* Replace raise with fail keyword in task DSL class.
2013-08-01 20:31:39 +00:00