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 d1d07f241d
cloudFoundryDeploy - fix stashing behavior (#396)
This change fixes an error which only occurs in a Kubernetes landscape.
When initial stashes are filled, the deployment will fail since it misses the artifact to be deployed.

When providing an empty stash as default, Docker execution on Kubernetes will respect all content in the current workspace.
2018-11-27 16:02:06 +01:00
..
artifactSetVersion.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-07 11:44:15 +01:00
batsExecuteTests.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-05 13:30:43 +01:00
checkChangeInDevelopment.groovy Do not hand over reference to step itself 2018-11-09 15:45:23 +01:00
checksPublishResults.groovy Fix codeclimate remarks 2018-11-05 12:26:48 +01:00
cloudFoundryDeploy.groovy cloudFoundryDeploy - fix stashing behavior (#396) 2018-11-27 16:02:06 +01:00
commonPipelineEnvironment.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-08 15:58:26 +01:00
dockerExecute.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-05 13:30:43 +01:00
dockerExecuteOnKubernetes.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-05 13:30:43 +01:00
durationMeasure.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-10-30 17:01:19 +01:00
gaugeExecuteTests.groovy script = this as fallback instead of map with cpe of current step 2018-10-31 12:52:45 +01:00
githubPublishRelease.groovy script = this as fallback instead of map with cpe of current step 2018-10-31 12:52:45 +01:00
handlePipelineStepErrors.groovy handlePipelineStepErrors: extract error message to template (#350) 2018-10-24 13:36:30 +02:00
healthExecuteCheck.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-05 13:30:43 +01:00
influxWriteData.groovy correct usage of commonPipelineEnvironment (#369) 2018-11-07 11:37:18 +01:00
karmaExecuteTests.groovy add missing script (#373) 2018-11-08 13:25:11 +01:00
mailSendNotification.groovy sendNotificationMail - add resilience (#392) 2018-11-20 15:56:00 +01:00
mavenExecute.groovy Fix codeclimate remarks 2018-11-05 12:33:41 +01:00
mtaBuild.groovy Fix codeclimate remarks 2018-11-05 12:33:41 +01:00
neoDeploy.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-12 13:11:54 +01:00
newmanExecute.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-05 13:30:43 +01:00
pipelineExecute.groovy remove step return types 2018-10-11 09:10:26 +02:00
pipelineRestartSteps.groovy script = this as fallback instead of map with cpe of current step 2018-10-31 12:52:45 +01:00
pipelineStashFiles.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-10-30 17:01:19 +01:00
pipelineStashFilesAfterBuild.groovy pipelineStashFiles: resolve STEP_NAME in log message (#391) 2018-11-20 16:03:07 +01:00
pipelineStashFilesBeforeBuild.groovy pipelineStashFiles: resolve STEP_NAME in log message (#391) 2018-11-20 16:03:07 +01:00
prepareDefaultValues.groovy remove step return types 2018-10-11 09:10:26 +02:00
seleniumExecuteTests.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-05 13:30:43 +01:00
setupCommonPipelineEnvironment.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-10-30 17:01:19 +01:00
snykExecute.groovy fix codeclimate issues 2018-11-05 12:51:33 +01:00
testsPublishResults.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-05 13:30:43 +01:00
toolValidate.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-10-30 17:01:19 +01:00
transportRequestCreate.groovy Do not hand over reference to step itself 2018-11-09 15:45:23 +01:00
transportRequestRelease.groovy Do not hand over reference to step itself 2018-11-09 15:45:23 +01:00
transportRequestUploadFile.groovy Do not hand over reference to step itself 2018-11-09 15:45:23 +01:00