Stephan Aßmus
|
8169d56ef7
|
Groovy: Load step defaults also from stages section in defaults (#1943)
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
|
2020-08-26 15:32:58 +02:00 |
|
Christopher Fenner
|
53317222a3
|
fix: correct step parameters (unknown parameters found) (#1093)
* fix: correct step invocations (WARNING: Unknown parameter(s) found for class)
* fix: correct step invocations (WARNING: Unknown parameter(s) found for class)
|
2020-01-13 16:28:12 +01:00 |
|
Sven Merk
|
46fb4ad5e8
|
Exchange NonSerializable template engine with GStringTemplateEngine
|
2019-10-23 13:38:31 +02:00 |
|
Alejandra Ferreiro Vidal
|
927f199660
|
minor change in slackSendNotification documentation
|
2019-05-23 20:16:02 +02:00 |
|
Christopher Fenner
|
f8c8e81958
|
generate docs for slackSendNotification step (#592)
|
2019-03-26 12:14:29 +01:00 |
|
Oliver Nocon
|
793df723cf
|
add step slackSendNotification (#338)
* add step slackSendNotification
This step allows to send Slack notifications in case of pipeline failures.
* add SWA reporting
* remove allowBuildFailure
* add GENERAL_CONFIG_KEYS
* update STEP_NAME
* add missing import
* fix MD findings
* adjust rule name to be aligned with #455
|
2019-02-13 16:45:35 +01:00 |
|