.. |
abapEnvironmentPullGitRepo.groovy
|
Go implementation for abapEnvironmentPullGitRepo() (#1107)
|
2020-02-04 11:43:27 +01:00 |
artifactSetVersion.groovy
|
Removed ',' pointed out as syntax error by IDE
|
2020-01-24 11:29:34 +01:00 |
batsExecuteTests.groovy
|
Merge remote-tracking branch 'upstream/master' into harmonize-docker-arguments
|
2019-10-24 07:37:13 +02:00 |
buildExecute.groovy
|
Exchange NonSerializable template engine with GStringTemplateEngine
|
2019-10-23 13:38:31 +02:00 |
buildSetResult.groovy
|
|
|
cfManifestSubstituteVariables.groovy
|
Fix comment format
|
2019-11-11 11:08:20 +01:00 |
checkChangeInDevelopment.groovy
|
|
|
checkmarxExecuteScan.groovy
|
Avoid potential collisions among steps (#1141)
|
2020-02-03 15:25:49 +01:00 |
checksPublishResults.groovy
|
fix NonCPS issues (#796)
|
2019-07-29 10:17:56 +02:00 |
cloudFoundryCreateService.groovy
|
Fix bug and added documentation for cloudFoundryCreateService step (#967)
|
2019-11-12 10:29:08 +01:00 |
cloudFoundryCreateServiceKey.groovy
|
Improve documentation for cloudFoundryCreateServiceKey (#1059)
|
2019-12-16 20:44:15 +00:00 |
cloudFoundryDeleteService.groovy
|
Add step cloudFoundryDeleteService (#1097)
|
2020-02-10 14:53:12 +01:00 |
cloudFoundryDeploy.groovy
|
Add Docker deploy support to cloudFoundryDeploy (#977)
|
2020-02-25 10:20:15 +01:00 |
commonPipelineEnvironment.groovy
|
Pass container image via CPE (#1113)
|
2020-01-29 16:03:18 +01:00 |
containerExecuteStructureTests.groovy
|
|
|
containerPushToRegistry.groovy
|
|
|
debugReportArchive.groovy
|
writeFile() cannot be passed a Map (#1163)
|
2020-02-10 12:25:33 +01:00 |
detectExecuteScan.groovy
|
|
|
dockerExecute.groovy
|
fix: correct jenkinsKubernetes parameter exposure & docs (#721)
|
2020-02-04 08:02:38 +01:00 |
dockerExecuteOnKubernetes.groovy
|
Avoid NotSerializableException #3 (#1252)
|
2020-03-06 14:05:14 +01:00 |
dubExecute.groovy
|
feat(dub): expose dockerEnvVars and dockerWorkspace in dubExecute (#1012)
|
2019-12-09 16:24:11 +01:00 |
durationMeasure.groovy
|
|
|
fioriOnCloudPlatformPipeline.groovy
|
|
|
gaugeExecuteTests.groovy
|
Merge remote-tracking branch 'upstream/master' into harmonize-docker-arguments
|
2019-10-24 07:37:13 +02:00 |
githubPublishRelease.groovy
|
Streamline implementation githubPublishRelease (#1191)
|
2020-02-19 09:05:53 +01:00 |
hadolintExecute.groovy
|
feat(hadolint): enable correct handling of multiple scan results (#1145)
|
2020-02-04 16:36:09 +01:00 |
handlePipelineStepErrors.groovy
|
Added documentation of stepParameters being a Groovy map, requiring at least the script reference (#1248)
|
2020-03-05 17:16:53 +01:00 |
healthExecuteCheck.groovy
|
|
|
influxWriteData.groovy
|
Support InfluxDB plugin in version 2.0 (#1130)
|
2020-02-06 11:27:31 +01:00 |
jenkinsMaterializeLog.groovy
|
Fix Could not find matching constructor for: hudson.FilePath (#1134)
|
2020-02-03 12:28:16 +01:00 |
kanikoExecute.groovy
|
|
|
karmaExecuteTests.groovy
|
fix(NPM): change NodeJS image to LTS (#1069)
|
2020-01-29 11:17:56 +01:00 |
kubernetesDeploy.groovy
|
Add kubernetesDeploy step (#1073)
|
2020-01-24 14:30:27 +01:00 |
mailSendNotification.groovy
|
Ignore email addresses containing string "noreply" (#1178)
|
2020-02-13 15:12:48 +01:00 |
mavenExecute.groovy
|
Use maven evaluate for mavenArtifactVersioning
|
2020-01-23 09:31:01 +01:00 |
mtaBuild.groovy
|
feat(mta): allow configuration of filename for generated mtar (#1030)
|
2019-12-06 07:48:20 +01:00 |
multicloudDeploy.groovy
|
|
|
neoDeploy.groovy
|
refactor(deployment): ease debugging in blue ocean (#1173)
|
2020-02-14 13:41:36 +01:00 |
newmanExecute.groovy
|
log node.js and npm version in related steps (#1182)
|
2020-02-17 13:24:56 +01:00 |
npmExecute.groovy
|
log node.js and npm version in related steps (#1182)
|
2020-02-17 13:24:56 +01:00 |
pipelineExecute.groovy
|
|
|
pipelineRestartSteps.groovy
|
|
|
pipelineStashFiles.groovy
|
|
|
pipelineStashFilesAfterBuild.groovy
|
|
|
pipelineStashFilesBeforeBuild.groovy
|
|
|
piperInitRunStageConfiguration.groovy
|
|
|
piperPipeline.groovy
|
Docker Pipeline - fixes and small adoptions (#779)
|
2019-07-05 16:32:24 +02:00 |
piperPipelineStageAcceptance.groovy
|
Piper pipeline - enhance stages (#755)
|
2019-07-03 10:13:26 +02:00 |
piperPipelineStageAdditionalUnitTests.groovy
|
Docker Pipeline - fixes and small adoptions (#779)
|
2019-07-05 16:32:24 +02:00 |
piperPipelineStageBuild.groovy
|
Docker Pipeline - fixes and small adoptions (#779)
|
2019-07-05 16:32:24 +02:00 |
piperPipelineStageCompliance.groovy
|
Piper pipeline - enhance stages (#755)
|
2019-07-03 10:13:26 +02:00 |
piperPipelineStageConfirm.groovy
|
Piper pipeline - enhance stages (#755)
|
2019-07-03 10:13:26 +02:00 |
piperPipelineStageInit.groovy
|
Patch Urls (#929)
|
2019-11-11 17:40:23 +01:00 |
piperPipelineStageIntegration.groovy
|
Docker Pipeline - fixes and small adoptions (#779)
|
2019-07-05 16:32:24 +02:00 |
piperPipelineStagePerformance.groovy
|
Piper pipeline - enhance stages (#755)
|
2019-07-03 10:13:26 +02:00 |
piperPipelineStagePost.groovy
|
add new step piperPublishNotifications (#652)
|
2019-07-18 12:09:54 +02:00 |
piperPipelineStagePromote.groovy
|
Piper pipeline - enhance stages (#755)
|
2019-07-03 10:13:26 +02:00 |
piperPipelineStagePRVoting.groovy
|
Piper pipeline - enhance stages (#755)
|
2019-07-03 10:13:26 +02:00 |
piperPipelineStageRelease.groovy
|
TMS integration (#782)
|
2019-07-18 15:06:11 +02:00 |
piperPipelineStageSecurity.groovy
|
Piper pipeline - enhance stages (#755)
|
2019-07-03 10:13:26 +02:00 |
piperPublishWarnings.groovy
|
add new step piperPublishNotifications (#652)
|
2019-07-18 12:09:54 +02:00 |
piperStageWrapper.groovy
|
Pass stageName to dockerExecuteOnKubernetes (#1162)
|
2020-02-08 12:57:55 +01:00 |
prepareDefaultValues.groovy
|
|
|
protecodeExecuteScan.groovy
|
Protecode as GoLang (#1119)
|
2020-02-06 16:16:34 +01:00 |
seleniumExecuteTests.groovy
|
fix: handle NPE in seleniumExecuteTests (#1239)
|
2020-03-03 17:09:09 +01:00 |
setupCommonPipelineEnvironment.groovy
|
Fix tip in documentation (#1196)
|
2020-03-04 17:01:49 +01:00 |
slackSendNotification.groovy
|
fix: correct step parameters (unknown parameters found) (#1093)
|
2020-01-13 16:28:12 +01:00 |
snykExecute.groovy
|
log node.js and npm version in related steps (#1182)
|
2020-02-17 13:24:56 +01:00 |
sonarExecuteScan.groovy
|
Support workspace paths containing whitespaces (#1241)
|
2020-03-09 15:40:59 +01:00 |
spinnakerTriggerPipeline.groovy
|
Add step spinnakerTriggerPipeline (#793)
|
2019-11-06 15:37:14 +01:00 |
testsPublishResults.groovy
|
fix NonCPS issues (#796)
|
2019-07-29 10:17:56 +02:00 |
tmsUpload.groovy
|
Proxies for TMS calls (#1035)
|
2019-12-03 14:55:53 +01:00 |
transportRequestCreate.groovy
|
|
|
transportRequestRelease.groovy
|
|
|
transportRequestUploadFile.groovy
|
|
|
uiVeri5ExecuteTests.groovy
|
log node.js and npm version in related steps (#1182)
|
2020-02-17 13:24:56 +01:00 |
whitesourceExecuteScan.groovy
|
Avoid using Iterators to get around NotSerializableException (#1220)
|
2020-02-25 12:25:26 +01:00 |
xsDeploy.groovy
|
Align property naming
|
2020-01-17 09:45:47 +01:00 |