Thibault Jouan
563bf9cccf
Implement action arguments logging
2014-09-17 00:24:31 +00:00
Thibault Jouan
1188b2008f
Print a warning when in dry run mode
2014-07-01 18:15:55 +00:00
Thibault Jouan
44a5b20e14
Improve verbose output
2014-07-01 17:32:13 +00:00
Thibault Jouan
87a3ead082
Implement dry run mode
2014-05-25 13:38:47 +00:00
Thibault Jouan
8291f1bcfd
Implement verbose mode
2014-05-25 12:14:22 +00:00
Thibault Jouan
7cffa34442
Attach our env to the worker from the CLI
2014-05-25 12:12:09 +00:00
Thibault Jouan
4c0a7f0fc7
Rename Interpreter class as Worker
2014-01-09 01:08:49 +00:00
Thibault Jouan
e4a4211a7b
Rename Worker class as Interpreter
2013-08-16 19:30:51 +00:00
Thibault Jouan
0904fa1fc9
Implement Worker class:
...
* Move recipe processing code in the worker;
* Refactor CLI and use the the worker;
* Implement Recipe#tasks and remove tasks application during evaluation,
tasks are now applied by the worker after all evaluations are done.
2013-08-10 14:47:02 +00:00