Christopher Fenner
|
851e98aef8
|
handlePipelineStepErrors: add error data to influx measurement (#563)
|
2019-03-14 13:51:00 +01:00 |
|
Florian Wilhelm
|
ada3ed909d
|
Don't print messages in all uppercase letters (#531)
|
2019-02-21 15:46:17 +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
|
dabbc724ad
|
handlePipelineStepErrors: extract error message to template (#350)
* add template for handleStepErrors
* add tests
* use template
* fix indent
* fix typo
* Update HandlePipelineStepErrorTest.groovy
* Update HandlePipelineStepErrorTest.groovy
|
2018-10-24 13:36:30 +02:00 |
|
Marcus Holl
|
6653b68c0f
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-10-18 12:54:32 +02:00 |
|
Florian Wilhelm
|
b657dc6a29
|
Explicitly call toString() on stepParameters (#348)
|
2018-10-17 12:27:24 +02: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 |
|
Oliver Feldmann
|
14e43d9e0e
|
Merge pull request #17 from o-liver/documentation
Documentation overhaul
|
2017-12-06 14:34:50 +01:00 |
|
Oliver Feldmann
|
8e70c72ea9
|
Documentation improvements
Slight improvements on various md files.
Deletion of method-based commonPipelineEnvironment documentation as it
is not used.
|
2017-12-06 13:24:01 +01:00 |
|
Alejandra Ferreiro Vidal
|
8cc797d53c
|
add further information
|
2017-12-04 10:53:16 +01:00 |
|
Oliver Nocon
|
47c195805f
|
Initial version of piper-lib.
|
2017-11-10 16:30:52 +01:00 |
|