1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/vars
tiloKo f1a5b6a918
abapAddonAssemblyKitReserveNextPackages additional checks & move stage (#3247)
* new checks for commitIDs

* new checks for commitIDs

* relocate step from build stage to initial checks + refac

* log list

* fix log + check

* log format

* fix unit tests

Co-authored-by: Christian Luttenberger <42861202+bluesbrother84@users.noreply.github.com>
2021-11-04 22:04:00 +01:00
..
abapAddonAssemblyKitCheckCVs.groovy AAKaaS:1 check Component Versions (#2023) 2020-09-17 11:01:19 +02:00
abapAddonAssemblyKitCheckPV.groovy AAKaaS: 2 Check Product Version (#2037) 2020-09-17 15:56:14 +02:00
abapAddonAssemblyKitCreateTargetVector.groovy AAKaaS: 4 create Target Vector (#2041) 2020-09-18 11:18:51 +02:00
abapAddonAssemblyKitPublishTargetVector.groovy AAKaaS: 3 publish target Vector (#2040) 2020-09-18 10:24:46 +02:00
abapAddonAssemblyKitRegisterPackages.groovy AAKaaS: 5 register package (#2042) 2020-09-18 14:07:42 +02:00
abapAddonAssemblyKitReleasePackages.groovy AAKaaS: 6 release package (#2043) 2020-09-18 16:40:49 +02:00
abapAddonAssemblyKitReserveNextPackages.groovy AAKaaS: 7 reserve next package (#2046) 2020-09-18 17:27:04 +02:00
abapEnvironmentAssembleConfirm.groovy Adding new step for abap Enviroment Assembly Confirm (#2586) 2021-02-10 11:33:10 +01:00
abapEnvironmentAssemblePackages.groovy New step: abapEnvironmentAssemblePackages (#1884) 2020-08-27 07:54:03 +02:00
abapEnvironmentCheckoutBranch.groovy Add documentation + groovy file for the abapEnvironmentCheckoutBranch step (#1887) 2020-08-06 09:59:55 +02:00
abapEnvironmentCloneGitRepo.groovy Add groovy file and documentation for cloneGitRepo step (#1954) 2020-08-26 09:52:50 +02:00
abapEnvironmentCreateSystem.groovy Create groovy step for abapEnvironmentCreateSystem (#2303) 2020-11-11 17:08:24 +01:00
abapEnvironmentPipeline.groovy Add stage defaults (#2841) 2021-06-23 10:04:15 +02:00
abapEnvironmentPipelineStageATC.groovy ATC remove wait time (#1953) 2020-08-24 11:01:16 +02:00
abapEnvironmentPipelineStageBuild.groovy abapAddonAssemblyKitReserveNextPackages additional checks & move stage (#3247) 2021-11-04 22:04:00 +01:00
abapEnvironmentPipelineStageCloneRepositories.groovy Updates for ABAP Environment release 2102 (#2621) 2021-02-21 20:19:42 +01:00
abapEnvironmentPipelineStageConfirm.groovy Add stage docu (#2460) 2020-12-10 14:28:03 +01:00
abapEnvironmentPipelineStageInit.groovy Add skipCheckout Flag (#3210) 2021-10-27 13:30:44 +02:00
abapEnvironmentPipelineStageInitialChecks.groovy abapAddonAssemblyKitReserveNextPackages additional checks & move stage (#3247) 2021-11-04 22:04:00 +01:00
abapEnvironmentPipelineStageIntegrationTests.groovy Add stage docu (#2460) 2020-12-10 14:28:03 +01:00
abapEnvironmentPipelineStagePost.groovy Add option to include a deletion prompt for Steampunk systems (#2198) 2020-10-29 10:30:50 +01:00
abapEnvironmentPipelineStagePrepareSystem.groovy Remove input statement (#2419) 2020-12-04 10:03:41 +01:00
abapEnvironmentPipelineStagePublish.groovy Add stages for build process to ABAP Environment Pipeline (#2052) 2020-10-02 17:03:43 +02:00
abapEnvironmentPullGitRepo.groovy Fix name of credentials ID param (#1552) 2020-05-14 19:17:47 +02:00
abapEnvironmentRunATCCheck.groovy Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
abapEnvironmentRunAUnitTest.groovy AUnit step (#3075) 2021-09-20 11:14:13 +02:00
apiProxyDownload.groovy ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
artifactPrepareVersion.groovy Run artifactPrepareVersion in maven container if necessary (#1634) 2020-06-08 17:08:05 +02:00
artifactSetVersion.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
batsExecuteTests.groovy convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
buildExecute.groovy Match documentation of buildExecute (#3095) 2021-09-10 16:25:44 +02:00
buildSetResult.groovy piperPipeline: handle build result correctly (#660) 2019-04-15 14:18:08 +02:00
cfManifestSubstituteVariables.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
checkChangeInDevelopment.groovy isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
checkForLegacyConfiguration.groovy Improve error message for legacy cloud sdk config (#2348) 2020-11-11 14:47:55 +01:00
checkmarxExecuteScan.groovy Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
checksPublishResults.groovy checksPublishResults: prepare reports only if the reporting is active (#2971) 2021-07-12 10:02:09 +02:00
cloudFoundryCreateService.groovy Implementing cfCreateService in Golang (#1649) 2020-08-19 10:17:27 +02:00
cloudFoundryCreateServiceKey.groovy Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
cloudFoundryCreateSpace.groovy Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryDeleteService.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
cloudFoundryDeleteSpace.groovy Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryDeploy.groovy Let docu for cloudFoundryDeploy generate by go (#2605) 2021-05-06 12:23:33 +02:00
cnbBuild.groovy cnbBuild step MVP (#3021) 2021-08-18 12:10:55 +02:00
commonPipelineEnvironment.groovy CPE - set initial value of mtaFilePath to null (#2997) 2021-08-17 18:51:47 +02:00
containerExecuteStructureTests.groovy Convert containerExecuteStructureTests to go implementation (#2701) 2021-03-25 08:18:30 +01:00
containerPushToRegistry.groovy Add option to tag artifact version to containerPushToRegistryStep (#2859) 2021-06-28 08:02:06 +02:00
containerSaveImage.groovy adding groovy wrapper for containerSaveImage (#1663) 2020-06-15 16:44:49 +02:00
debugReportArchive.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
detectExecuteScan.groovy detect: add parameter aliases (#2099) 2020-10-01 13:34:51 +02:00
dockerExecute.groovy Move pull image parameters to general section (#2478) 2021-01-13 10:48:48 +01:00
dockerExecuteOnKubernetes.groovy add annotations (#3207) 2021-11-02 10:00:38 +01:00
dubExecute.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
durationMeasure.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
fioriOnCloudPlatformPipeline.groovy Fiori Scenario from Neo to CF (#2164) 2020-10-15 13:29:52 +02:00
fortifyExecuteScan.groovy Fix injection of download cache parameters (#1605) 2020-05-27 18:20:10 +02:00
gatlingExecuteTests.groovy New step gatlingExecuteTests, used in Performance stage (#2298) 2020-11-03 17:42:02 +01:00
gaugeExecuteTests.groovy feat(gauge): migrate gaugeExecuteTests to go implementation (#2775) 2021-06-01 13:15:10 +02:00
gctsCloneRepository.groovy Introducing new step 'gctsCloneRepository' (#1468) 2020-06-18 07:45:22 +02:00
gctsCreateRepository.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
gctsDeploy.groovy Introducing new step 'gctsDeployCommit' (#1476) 2020-05-18 21:39:35 +02:00
gctsExecuteABAPUnitTests.groovy Introducing new step 'gctsExecuteABAPUnitTests' (#1532) 2020-07-14 10:58:57 +02:00
gctsRollback.groovy Introducing new step 'gctsRollback' (#1526) 2020-07-23 20:20:07 +02:00
githubCheckBranchProtection.groovy Add step for GitHub branch protection check (2) (#2016) 2020-09-14 12:05:12 +02:00
githubCommentIssue.groovy add step to create a GitHub comment (#2479) 2020-12-21 16:21:07 +01:00
githubCreateIssue.groovy add step to create a GitHub issue (#2481) 2020-12-21 17:13:16 +01:00
githubPublishRelease.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
githubSetCommitStatus.groovy Add step to set GitHub status (#2012) 2020-09-14 18:08:24 +02:00
gitopsUpdateDeployment.groovy feat(Gitops): new step to update deployment (#2178) 2020-10-20 09:05:17 +02:00
hadolintExecute.groovy docs: remove hadolint docs in Groovy (#3164) 2021-10-11 10:08:20 +02:00
handlePipelineStepErrors.groovy fix(handlePipelineStepError): correct handling of failed steps (#2498) 2021-01-11 10:49:33 +01:00
healthExecuteCheck.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
influxWriteData.groovy Update influxWriteData.groovy (#2684) 2021-03-10 09:23:36 +01:00
integrationArtifactDeploy.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactDownload.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactGetMplStatus.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactGetServiceEndpoint.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactResource.groovy IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
integrationArtifactTriggerIntegrationTest.groovy Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactUnDeploy.groovy IntegrationArtifactUnDeploy Command (#3018) 2021-08-02 16:27:16 +02:00
integrationArtifactUpdateConfiguration.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactUpload.groovy CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
isChangeInDevelopment.groovy isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
jenkinsMaterializeLog.groovy jenkinsMaterialzeLog: use log without binary annotations (#1542) 2020-05-18 21:19:30 +02:00
kanikoExecute.groovy kanikoExecute - golang version (#1765) 2020-07-10 08:07:59 +02:00
karmaExecuteTests.groovy feat(karma): migrate karmaExecuteTests to go implementation (#2695) 2021-04-15 13:58:23 +02:00
kubernetesDeploy.groovy kubernetesDeploy - Allow docker config.json file (#2829) 2021-06-11 10:41:03 +02:00
mailSendNotification.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
malwareExecuteScan.groovy Remove handle pipeline step errors from groovy glue code (#2573) 2021-02-04 08:54:00 +01:00
mavenBuild.groovy Extending mavenBuild step with an option to perform maven deploy with publish flag (#2833) 2021-06-01 09:24:36 +02:00
mavenExecute.groovy Fix injection of download cache parameters (#1605) 2020-05-27 18:20:10 +02:00
mavenExecuteIntegration.groovy Do not collect test results in wrapper (#1869) 2020-07-30 16:10:20 +02:00
mavenExecuteStaticCodeChecks.groovy Fix injection of download cache parameters (#1605) 2020-05-27 18:20:10 +02:00
mtaBuild.groovy Fix injection of download cache parameters (#1605) 2020-05-27 18:20:10 +02:00
multicloudDeploy.groovy Add preDeploymentHook to multicloudDeploy step (#2308) 2020-11-03 16:46:33 +01:00
neoDeploy.groovy Support for secretfile type neo credential for deployment (#2537) 2021-01-26 09:29:44 +01:00
newmanExecute.groovy feat(newmanExecute): golang implmementation for newmanExecute (#2513) 2021-03-17 08:08:33 +01:00
nexusUpload.groovy refactor: align parameter name for username (#1960) 2020-09-16 11:33:03 +02:00
npmExecute.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
npmExecuteEndToEndTests.groovy Allow npm install in e2e tests (#2281) 2020-10-30 11:56:29 +01:00
npmExecuteLint.groovy Add Java-/Typescript linting capabilities (#1636) 2020-06-22 10:12:28 +02:00
npmExecuteScripts.groovy Add sysadmin capabilities to npmExecuteScripts (#1691) 2020-06-19 16:39:07 +02:00
pipelineCreateScanSummary.groovy feat(pipelineCreateScanSummary) Create groovy wrapper (#2743) 2021-04-15 07:45:06 +02:00
pipelineExecute.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
pipelineRestartSteps.groovy Show user friendly error messages for pipeline restart step. (#2409) 2020-11-26 08:03:22 +01:00
pipelineStashFiles.groovy
pipelineStashFilesAfterBuild.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
pipelineStashFilesBeforeBuild.groovy typo (#3082) 2021-09-13 13:57:04 +02:00
piperExecuteBin.groovy refactor: move common pipeline environment handling to golang (#2823) 2021-06-15 14:34:56 +02:00
piperInitRunStageConfiguration.groovy Remove "onlyInProductiveBranch" check (#2253) 2020-10-28 17:08:38 +01:00
piperLoadGlobalExtensions.groovy Load global extensions in setupCommonPipelineEnvironment (#1688) 2020-06-22 17:52:11 +02:00
piperPipeline.groovy remove library statement from piperPipeline (#1595) 2020-06-18 08:24:47 +02:00
piperPipelineStageAcceptance.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
piperPipelineStageAdditionalUnitTests.groovy Add npmExecuteScripts to piperPipelineStageAdditionalUnitTests (#1978) 2020-09-03 13:12:27 +02:00
piperPipelineStageArtifactDeployment.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
piperPipelineStageBuild.groovy feat(pipeline): add sonar step to PR and Build stage (#1651) 2020-11-10 09:18:14 +01:00
piperPipelineStageCompliance.groovy Run SonarQube scan in Compliance stage (#1974) 2020-09-08 17:28:29 +02:00
piperPipelineStageConfirm.groovy Add a milestone for Confirm stage (#2087) 2020-10-07 10:56:25 +02:00
piperPipelineStageInit.groovy Pass in custom stash settings to Init (#3119) 2021-09-27 13:36:55 +02:00
piperPipelineStageIntegration.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
piperPipelineStageMavenStaticCodeChecks.groovy Remove references to cloud sdk (#2418) 2020-11-23 17:48:53 +01:00
piperPipelineStagePerformance.groovy Add deployment to performance tests stage and enable stage (#2370) 2020-11-13 16:31:45 +01:00
piperPipelineStagePost.groovy Fix config rsolving in PostStage (#2726) 2021-03-29 12:18:19 +02:00
piperPipelineStagePromote.groovy Run nexusUpload in stage Promote (#2349) 2020-11-11 16:32:23 +01:00
piperPipelineStagePRVoting.groovy Add mavenExecuteIntegration, mavenExecuteStaticCodeChecks, npmExecuteLint and npmExecuteScripts to piperPipelineStagePRVoting (#2352) 2020-11-12 09:25:44 +01:00
piperPipelineStageRelease.groovy Add kubernetesDeploy to Release (#3126) 2021-09-29 15:01:40 +02:00
piperPipelineStageSecurity.groovy Extend piperPipelineStageSecurity to run detectExecuteScan step (#2069) 2020-09-28 09:56:57 +02:00
piperPublishWarnings.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
piperStageWrapper.groovy Extend conditions for step and stage activation (#1955) 2020-08-27 15:49:09 +02:00
prepareDefaultValues.groovy Enable use of customDefaults from Project Config also in Groovy (#1521) 2020-05-12 13:50:18 +02:00
protecodeExecuteScan.groovy refactor(protecode): add explicit parameter for Docker config.json file (#1914) 2020-08-12 14:57:11 +02:00
readPipelineEnv.groovy fix(cpe): add more null checks (#2913) 2021-06-16 18:04:37 +02:00
runClosures.groovy Add step for end to end test execution (#1786) 2020-07-13 15:10:12 +02:00
seleniumExecuteTests.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
setupCommonPipelineEnvironment.groovy Include configFile in pipelineConfigAndTests stash (#2424) 2020-12-01 12:04:27 +01:00
slackSendNotification.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
snykExecute.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
sonarExecuteScan.groovy [CPE] Missing pipeline environment in sonar docker container (#2909) 2021-06-16 11:46:55 +02:00
spinnakerTriggerPipeline.groovy fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
terraformExecute.groovy Add terraformExecuteStep (#2679) 2021-03-29 16:22:23 +02:00
testsPublishResults.groovy fix(checks+tests): fail pipeline if plugins fail the build (#2463) 2020-12-11 14:49:36 +01:00
tmsUpload.groovy fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
transportRequestCreate.groovy Clarify: transportRequestId can only be provided via signature (#1378) 2020-09-30 14:29:46 +02:00
transportRequestDocIDFromGit.groovy solman upload split git groovy (#2782) 2021-06-07 10:34:36 +02:00
transportRequestRelease.groovy Clarify: transportRequestId can only be provided via signature (#1378) 2020-09-30 14:29:46 +02:00
transportRequestReqIDFromGit.groovy solman upload split git groovy (#2782) 2021-06-07 10:34:36 +02:00
transportRequestUploadCTS.groovy CTS Upload Groovy (#2970) 2021-07-08 16:37:39 +02:00
transportRequestUploadFile.groovy No such property: commonPipelineEnvironment for class: com.sap.piper.cm.StepHelpers (#3132) 2021-09-29 17:50:45 +02:00
transportRequestUploadRFC.groovy RFC Upload Groovy (#2920) 2021-07-06 10:09:41 +02:00
transportRequestUploadSOLMAN.groovy TransportRequest: add UploadSOLMAN groovy step (#2688) 2021-03-22 11:53:37 +01:00
uiVeri5ExecuteTests.groovy feat(newmanExecute): golang implmementation for newmanExecute (#2513) 2021-03-17 08:08:33 +01:00
vaultRotateSecretId.groovy Feature/approle secret id rotation (#2311) 2020-11-17 13:49:31 +01:00
whitesourceExecuteScan.groovy feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
writePipelineEnv.groovy fix(pipelineEnv): use env instead of heredoc (#2923) 2021-06-18 11:00:59 +02:00
writeTemporaryCredentials.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
xsDeploy.groovy refactor: align parameter name for username (#1960) 2020-09-16 11:33:03 +02:00