1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/vars
Oliver Nocon 455461d3c1
add step pipelineRestartSteps (#337)
This step allows to restart a set of steps in order to retry in case of e.g. infrastructure failures which first need to be fixed.

* update documentation
2018-10-18 08:51:48 +02:00
..
artifactSetVersion.groovy [refactoring] Reduce number of sh calls 2018-09-27 16:18:46 +02:00
batsExecuteTests.groovy handle test repositories (#324) 2018-10-08 11:30:42 +02:00
checkChangeInDevelopment.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
checksPublishResults.groovy use new config handler in steps (#253) 2018-08-15 11:53:28 +02:00
cloudFoundryDeploy.groovy Implement workaround for incompatible change in cloud foundry API (#343) 2018-10-17 11:01:09 +02:00
commonPipelineEnvironment.groovy add step mailSendNotification (#336) 2018-10-17 12:05:11 +02:00
dockerExecute.groovy seleniumExecuteTests - add step to run Selenium tests (#318) 2018-10-04 17:06:42 +02:00
dockerExecuteOnKubernetes.groovy executeDockerOnKubernetes: support workspace/container stashing for sidecar case (#330) 2018-10-08 11:54:13 +02:00
durationMeasure.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
gaugeExecuteTests.groovy add step gaugeExecuteTests (#340) 2018-10-17 16:44:20 +02:00
handlePipelineStepErrors.groovy Explicitly call toString() on stepParameters (#348) 2018-10-17 12:27:24 +02:00
healthExecuteCheck.groovy add telemetry to healthExecuteCheck 2018-10-15 14:18:47 +02:00
influxWriteData.groovy use new config handler in steps (#253) 2018-08-15 11:53:28 +02:00
mailSendNotification.groovy add step mailSendNotification (#336) 2018-10-17 12:05:11 +02:00
mavenExecute.groovy Enable support for executing on K8S as a step (#231) 2018-08-21 15:45:59 +02:00
mtaBuild.groovy Execute MTA builder in Docker 2018-09-04 11:32:54 +02:00
neoDeploy.groovy neoDeploy: add web analytics (#269) 2018-08-30 11:03:34 +02:00
newmanExecute.groovy handle test repositories (#324) 2018-10-08 11:30:42 +02:00
pipelineExecute.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
pipelineRestartSteps.groovy add step pipelineRestartSteps (#337) 2018-10-18 08:51:48 +02:00
pipelineStashFiles.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
pipelineStashFilesAfterBuild.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
pipelineStashFilesBeforeBuild.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
prepareDefaultValues.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
seleniumExecuteTests.groovy add step gaugeExecuteTests (#340) 2018-10-17 16:44:20 +02:00
setupCommonPipelineEnvironment.groovy Notify about old config (properties) used 2018-10-02 10:56:13 +02:00
snykExecute.groovy swtich stage/step config loading to correct order (#250) 2018-08-15 10:37:34 +02:00
testsPublishResults.groovy add missing parameter (#164) 2018-10-10 12:05:41 +02:00
toolValidate.groovy STEP_NAME test 2018-10-11 08:24:33 +02:00
transportRequestCreate.groovy remove unnecessary import 2018-10-09 15:25:46 +02:00
transportRequestRelease.groovy remove unnecessary import 2018-10-09 15:25:46 +02:00
transportRequestUploadFile.groovy remove unnecessary import 2018-10-09 15:25:46 +02:00