Christopher Fenner
|
80d288ae57
|
handlePipelineStepError: use ConfigurationHelper (#556)
* use ConfigurationHelper in handlePipelineStepError
* externalise help url
|
2019-03-20 11:21:06 +01:00 |
|
Christopher Fenner
|
2817efa2ed
|
prepareDefaultValues: streamline logs
|
2019-02-28 07:06:46 +01:00 |
|
Marcus Holl
|
b7468a7ae4
|
Step name is not a string literal anymore
Having the step name always the same like the file name, which is in turn the class name is
redundant.
|
2018-11-29 09:54:05 +01:00 |
|
Christopher Fenner
|
01365295cb
|
remove step return types
|
2018-10-11 09:10:26 +02:00 |
|
Marcus Holl
|
11a7b24ce8
|
STEP_NAME test
Asserts that each step (modulo whitelist) comes with a STEP_NAME
field.
|
2018-10-11 08:24:33 +02:00 |
|
Christopher Fenner
|
0d5e49e9d4
|
fix echo
|
2018-07-03 17:01:22 +02:00 |
|
Christopher Fenner
|
2f0dce1a5e
|
Update prepareDefaultValues.groovy
|
2018-07-03 17:01:22 +02:00 |
|
Marcus Holl
|
22b6dd63f6
|
Merge custom defaults with library defaults.
|
2018-07-03 17:01:22 +02:00 |
|
Marcus Holl
|
c29fb02dd9
|
wip
|
2018-07-03 17:01:22 +02:00 |
|
Christopher Fenner
|
7ce0c85fe9
|
only merge lists
|
2018-07-03 17:01:22 +02:00 |
|
Christopher Fenner
|
3ebe599f52
|
merge custom default configuration
|
2018-07-03 17:01:22 +02:00 |
|
Marcus Holl
|
bb811afa41
|
Provide configuration layer for custom configuration
|
2018-07-03 17:01:22 +02:00 |
|
Daniel Kurzynski
|
22ee06dc17
|
Enable configuration via yaml file + mavenExecute as example (#18)
* Enable configuration via yaml file
* Add documentation
* Add tests
|
2017-12-06 12:03:06 +01:00 |
|