24563db155
update stashing behavior ( #628 )
...
* update stashing behavior
close #619
* add test
2019-04-02 13:13:25 +02:00
ddc796b85d
Better readable rule names: readJsonRule
2019-01-23 14:54:52 +01:00
b486f32dc1
Better readable rule names: stepRule
2019-01-23 14:54:50 +01:00
9b1397e998
Better readable rule names: loggingRule
2019-01-23 14:54:50 +01:00
994e1f1692
Better readable rule names: shellRule
2019-01-23 14:54:49 +01:00
10ec0473c1
correct step invokation in tests ( #368 )
...
* correct step invokation in tests
* correct step invokation in tests
* correct step invokation in tests
2018-11-07 11:45:38 +01:00
8a019f5b86
Remove read yaml rule from common rules
...
read yaml rule is a very frequently used rule. But having the rule in the common rules
means we cannot register text or files to that rule, which makes it less handy to work
with yaml files in the tests.
2018-08-31 10:22:46 +02:00
96cc75d72a
pipelineStashFiles - cleanup & documentation
...
This contains some cleanups to the code
plus documentation for the step
2018-06-01 12:33:06 +02:00
9d0e7eaf4e
add steps for file stashing
2018-05-30 12:00:13 +02:00