Commit Graph
12 Commits
Author SHA1 Message Date
Christopher FennerandGitHub 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 FennerandMarcus Holl 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 FennerandMarcus Holl 0d5e49e9d4 fix echo 2018-07-03 17:01:22 +02:00
Christopher FennerandMarcus Holl 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 FennerandMarcus Holl 7ce0c85fe9 only merge lists 2018-07-03 17:01:22 +02:00
Christopher FennerandMarcus Holl 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 KurzynskiandOliver Nocon 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