1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/vars
2019-03-21 12:54:15 +01:00
..
artifactSetVersion.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
batsExecuteTests.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
checkChangeInDevelopment.groovy checkChangeInDevelopment with docker 2019-03-19 10:07:18 +01:00
checksPublishResults.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
cloudFoundryDeploy.groovy Lookup mtar in the whole workspace (#492) 2019-02-07 08:58:00 +01:00
commonPipelineEnvironment.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
containerExecuteStructureTests.groovy Add step containerExecuteStructureTest (#441) 2019-01-31 09:39:13 +01:00
dockerExecute.groovy Wait for sidecar container to be ready (#567) 2019-03-18 14:05:42 +01:00
dockerExecuteOnKubernetes.groovy Make K8S integration more configurable (#552) 2019-03-20 10:07:37 +01:00
durationMeasure.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
fioriOnCloudPlatformPipeline.groovy enhance prepare stage with cleanup and checkout 2019-03-21 10:37:02 +01:00
gaugeExecuteTests.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
githubPublishRelease.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
handlePipelineStepErrors.groovy handlePipelineStepError: use ConfigurationHelper (#556) 2019-03-20 11:21:06 +01:00
healthExecuteCheck.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
influxWriteData.groovy influxWriteData: use org/repo as default prefix (#534) 2019-02-28 08:45:44 +01:00
karmaExecuteTests.groovy generate karma docs (#555) 2019-03-13 12:01:05 +01:00
mailSendNotification.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
mavenExecute.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
mtaBuild.groovy Remove validation in mtaBuild 2019-02-01 16:13:18 +01:00
neoDeploy.groovy Fix sanity checks for warPropertiesFile deploy mode. (#574) 2019-03-20 12:14:57 +01:00
newmanExecute.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
npmExecute.groovy Add npmExecute step (#491) 2019-02-21 19:14:48 +01:00
pipelineExecute.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
pipelineRestartSteps.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
pipelineStashFiles.groovy Step name is not a string literal anymore 2018-11-29 09:54:05 +01:00
pipelineStashFilesAfterBuild.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
pipelineStashFilesBeforeBuild.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
piperInitRunStageConfiguration.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipeline.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageAcceptance.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageAdditionalUnitTests.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageBuild.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageCompliance.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageInit.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageIntegration.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStagePerformance.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStagePromote.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStagePRVoting.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageRelease.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperPipelineStageSecurity.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
piperStageWrapper.groovy extend Analytics (#439) 2019-01-30 12:39:33 +01:00
prepareDefaultValues.groovy handlePipelineStepError: use ConfigurationHelper (#556) 2019-03-20 11:21:06 +01:00
seleniumExecuteTests.groovy seleniumExecuteTests & uiVeri5ExecuteTests: improve documentation (#568) 2019-03-19 15:38:52 +01:00
setupCommonPipelineEnvironment.groovy Analytics: add step parameter keys (#442) 2019-01-21 08:47:34 +01:00
slackSendNotification.groovy add step slackSendNotification (#338) 2019-02-13 16:45:35 +01:00
snykExecute.groovy snykExecute: add missing documentation (#570) 2019-03-18 11:08:41 +01:00
testsPublishResults.groovy testsPublishResults: add option to fail the build on test errors (#472) 2019-02-08 12:30:59 +01:00
toolValidate.groovy Remove outdated log message (#550) 2019-03-13 12:38:04 +01:00
transportRequestCreate.groovy create transport request SOLMAN with docker 2019-03-19 10:07:18 +01:00
transportRequestRelease.groovy release transport request for cts 2019-03-19 10:07:18 +01:00
transportRequestUploadFile.groovy docker for upload file SOLMAN 2019-03-19 10:07:18 +01:00
uiVeri5ExecuteTests.groovy seleniumExecuteTests & uiVeri5ExecuteTests: improve documentation (#568) 2019-03-19 15:38:52 +01:00