Thibault Jouan
|
d22b023ff4
|
Implement `file_replace_content' task action
|
2014-03-05 02:02:52 +00:00 |
|
Thibault Jouan
|
7f5d1a4085
|
Implement `mkdir' task action
|
2014-01-21 15:50:07 +00:00 |
|
Thibault Jouan
|
e8b0900721
|
Improve `echo' action cucumber feature wording
|
2013-12-23 23:31:15 +00:00 |
|
Thibault Jouan
|
892a9862fc
|
Implement `file_write' action
|
2013-12-20 06:26:21 +00:00 |
|
Thibault Jouan
|
36cf2e041f
|
Improve wording in sh cucumber feature
|
2013-09-07 21:40:59 +00:00 |
|
Thibault Jouan
|
85109afd46
|
Fix missing Then keywords in cucumber features
|
2013-09-07 21:40:25 +00:00 |
|
Thibault Jouan
|
33a2b9de5a
|
Refactor producer invocation in cucumber features:
Use "When I successfully execute" instead of "When I execute", and
assert that exit status code was successful in this new step.
|
2013-09-06 20:10:28 +00:00 |
|
Thibault Jouan
|
a675c9c910
|
Implement `echo' task action
|
2013-08-14 23:43:36 +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
|
f10914c7d7
|
Implement basic `sh' task action feature:
* Executes a command on the remote host;
* Forwards remote standard output.
|
2013-08-07 16:16:40 +00:00 |
|