1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/cmd
ajrussellsap 395bdc58f6
Re-enable the docker versioning scheme (#3221)
* Re-enable the docker versioning scheme

* Update artifactPrepareVersion_generated.go

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2021-11-04 09:45:53 +01:00
..
testdata
abapAddonAssemblyKitCheckCVs_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapAddonAssemblyKitCheckCVs_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapAddonAssemblyKitCheckCVs_test.go enforce CommitID (#2830) 2021-05-12 19:59:48 +02:00
abapAddonAssemblyKitCheckCVs.go enforce CommitID (#2830) 2021-05-12 19:59:48 +02:00
abapAddonAssemblyKitCheckPV_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapAddonAssemblyKitCheckPV_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapAddonAssemblyKitCheckPV_test.go AAKaaS check steps to run without prior PV input (#2091) 2020-09-30 10:30:53 +02:00
abapAddonAssemblyKitCheckPV.go Archive addon yaml as build artifact (#3234) 2021-11-02 11:27:58 +01:00
abapAddonAssemblyKitCreateTargetVector_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapAddonAssemblyKitCreateTargetVector_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapAddonAssemblyKitCreateTargetVector_test.go AAKaaS: 4 create Target Vector (#2041) 2020-09-18 11:18:51 +02:00
abapAddonAssemblyKitCreateTargetVector.go AAKaaS: 4 create Target Vector (#2041) 2020-09-18 11:18:51 +02:00
abapAddonAssemblyKitPublishTargetVector_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapAddonAssemblyKitPublishTargetVector_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapAddonAssemblyKitPublishTargetVector_test.go AAKaaS: 3 publish target Vector (#2040) 2020-09-18 10:24:46 +02:00
abapAddonAssemblyKitPublishTargetVector.go AAKaaS: 3 publish target Vector (#2040) 2020-09-18 10:24:46 +02:00
abapAddonAssemblyKitRegisterPackages_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapAddonAssemblyKitRegisterPackages_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapAddonAssemblyKitRegisterPackages_test.go abapEnvironmentAssemblePackages store file in workspace instead of cpe (#3232) 2021-11-02 11:00:01 +01:00
abapAddonAssemblyKitRegisterPackages.go abapEnvironmentAssemblePackages store file in workspace instead of cpe (#3232) 2021-11-02 11:00:01 +01:00
abapAddonAssemblyKitReleasePackages_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapAddonAssemblyKitReleasePackages_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapAddonAssemblyKitReleasePackages_test.go AAKaaS: 6 release package (#2043) 2020-09-18 16:40:49 +02:00
abapAddonAssemblyKitReleasePackages.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
abapAddonAssemblyKitReserveNextPackages_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapAddonAssemblyKitReserveNextPackages_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapAddonAssemblyKitReserveNextPackages_test.go AAKaaS: 7 reserve next package (#2046) 2020-09-18 17:27:04 +02:00
abapAddonAssemblyKitReserveNextPackages.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
abapEnvironmentAssembleConfirm_generated_test.go Adding new step for abap Enviroment Assembly Confirm (#2586) 2021-02-10 11:33:10 +01:00
abapEnvironmentAssembleConfirm_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentAssembleConfirm_test.go RobustConfirm (#3179) 2021-10-28 11:01:16 +02:00
abapEnvironmentAssembleConfirm.go RobustConfirm (#3179) 2021-10-28 11:01:16 +02:00
abapEnvironmentAssemblePackages_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapEnvironmentAssemblePackages_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentAssemblePackages_test.go RobustConfirm (#3179) 2021-10-28 11:01:16 +02:00
abapEnvironmentAssemblePackages.go abapEnvironmentAssemblePackages store file in workspace instead of cpe (#3232) 2021-11-02 11:00:01 +01:00
abapEnvironmentCheckoutBranch_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapEnvironmentCheckoutBranch_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentCheckoutBranch_test.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentCheckoutBranch.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentCloneGitRepo_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapEnvironmentCloneGitRepo_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentCloneGitRepo_test.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentCloneGitRepo.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentCreateSystem_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapEnvironmentCreateSystem_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentCreateSystem_test.go Fix marshalling a boolean (#2521) 2021-01-18 11:14:55 +01:00
abapEnvironmentCreateSystem.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentPullGitRepo_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapEnvironmentPullGitRepo_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentPullGitRepo_test.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentPullGitRepo.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentRunATCCheck_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
abapEnvironmentRunATCCheck_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentRunATCCheck_test.go Add Html output to ATC step (#2761) 2021-04-21 20:13:02 +02:00
abapEnvironmentRunATCCheck.go Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
abapEnvironmentRunAUnitTest_generated_test.go AUnit step (#3075) 2021-09-20 11:14:13 +02:00
abapEnvironmentRunAUnitTest_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
abapEnvironmentRunAUnitTest_test.go AUnit step (#3075) 2021-09-20 11:14:13 +02:00
abapEnvironmentRunAUnitTest.go Log changes (#3238) 2021-11-03 15:30:25 +01:00
apiProxyDownload_generated_test.go ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
apiProxyDownload_generated.go ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
apiProxyDownload_test.go ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
apiProxyDownload.go ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
artifactPrepareVersion_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
artifactPrepareVersion_generated.go Re-enable the docker versioning scheme (#3221) 2021-11-04 09:45:53 +01:00
artifactPrepareVersion_test.go (feat) artifactPrepareVersion publish artifactid, group and package as cpe (#3100) 2021-09-14 20:21:28 +02:00
artifactPrepareVersion.go (feat) artifactPrepareVersion publish artifactid, group and package as cpe (#3100) 2021-09-14 20:21:28 +02:00
batsExecuteTests_generated_test.go convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
batsExecuteTests_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
batsExecuteTests_test.go convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
batsExecuteTests.go convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
checkIfStepActive_test.go Convert step/stage condition logic to golang (#2993) 2021-07-26 07:47:43 +02:00
checkIfStepActive.go Convert step/stage condition logic to golang (#2993) 2021-07-26 07:47:43 +02:00
checkmarxExecuteScan_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
checkmarxExecuteScan_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
checkmarxExecuteScan_test.go feat(checkmarxExecuteScan): Improve cx report (#2991) 2021-09-15 09:45:56 +02:00
checkmarxExecuteScan.go feat(checkmarxExecuteScan): Improve cx report (#2991) 2021-09-15 09:45:56 +02:00
cloudFoundryCreateService_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
cloudFoundryCreateService_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
cloudFoundryCreateService_test.go Vars handling centralized (#1934) 2020-09-24 09:39:18 +02:00
cloudFoundryCreateService.go Vars handling centralized (#1934) 2020-09-24 09:39:18 +02:00
cloudFoundryCreateServiceKey_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
cloudFoundryCreateServiceKey_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
cloudFoundryCreateServiceKey_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
cloudFoundryCreateServiceKey.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
cloudFoundryCreateSpace_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
cloudFoundryCreateSpace_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
cloudFoundryCreateSpace_test.go Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryCreateSpace.go Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryDeleteService_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
cloudFoundryDeleteService_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
cloudFoundryDeleteService_test.go Improve tests for cf steps (#1875) 2020-08-10 11:08:34 +02:00
cloudFoundryDeleteService.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
cloudFoundryDeleteSpace_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
cloudFoundryDeleteSpace_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
cloudFoundryDeleteSpace_test.go Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryDeleteSpace.go Add steps for cf space creation and deletion (#2049) 2020-09-24 11:30:25 +02:00
cloudFoundryDeploy_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
cloudFoundryDeploy_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
cloudFoundryDeploy_test.go CommitHash for deployment details in influx (#3028) 2021-08-05 17:03:51 +02:00
cloudFoundryDeploy.go CommitHash for deployment details in influx (#3028) 2021-08-05 17:03:51 +02:00
cnbBuild_generated_test.go cnbBuild step MVP (#3021) 2021-08-18 12:10:55 +02:00
cnbBuild_generated.go feat(cnbBuild): support for paketo bindings (#3236) 2021-11-03 12:37:26 +01:00
cnbBuild_test.go feat(cnbBuild): support for paketo bindings (#3236) 2021-11-03 12:37:26 +01:00
cnbBuild.go feat(cnbBuild): support for paketo bindings (#3236) 2021-11-03 12:37:26 +01:00
completions.go Add command for commandline completion scripts (#1983) 2020-09-07 15:22:01 +02:00
containerExecuteStructureTests_generated_test.go Convert containerExecuteStructureTests to go implementation (#2701) 2021-03-25 08:18:30 +01:00
containerExecuteStructureTests_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
containerExecuteStructureTests_test.go Convert containerExecuteStructureTests to go implementation (#2701) 2021-03-25 08:18:30 +01:00
containerExecuteStructureTests.go Convert containerExecuteStructureTests to go implementation (#2701) 2021-03-25 08:18:30 +01:00
containerSaveImage_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
containerSaveImage_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
containerSaveImage_test.go
containerSaveImage.go
detectExecuteScan_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
detectExecuteScan_generated.go fix(detectEcecuteScan) remove possible values for multi-value fields (#3144) 2021-10-04 08:22:46 +02:00
detectExecuteScan_test.go detectExecuteScan: Fail step when License policy violations are found (#3106) 2021-09-20 11:28:16 +02:00
detectExecuteScan.go Bug Fix : Detect doesnt map the error category in case of License violations (#3118) 2021-09-21 22:36:12 +02:00
fortifyExecuteScan_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
fortifyExecuteScan_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
fortifyExecuteScan_test.go Fortify JSON Report (#3212) 2021-10-29 10:03:01 +02:00
fortifyExecuteScan.go Fortify JSON Report (#3212) 2021-10-29 10:03:01 +02:00
gaugeExecuteTests_generated_test.go feat(gauge): migrate gaugeExecuteTests to go implementation (#2775) 2021-06-01 13:15:10 +02:00
gaugeExecuteTests_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gaugeExecuteTests_test.go fix windows specific test failures (#3155) 2021-10-18 15:01:51 +02:00
gaugeExecuteTests.go fix windows specific test failures (#3155) 2021-10-18 15:01:51 +02:00
gctsCloneRepository_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
gctsCloneRepository_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gctsCloneRepository_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsCloneRepository.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsCreateRepository_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
gctsCreateRepository_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gctsCreateRepository_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsCreateRepository.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsDeploy_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
gctsDeploy_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gctsDeploy_test.go Fix(gctsDeploy) Refactoring gctsDeploy step (#2789) 2021-05-10 14:05:21 +02:00
gctsDeploy.go Fix(gctsDeploy) Refactoring gctsDeploy step (#2789) 2021-05-10 14:05:21 +02:00
gctsExecuteABAPUnitTests_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
gctsExecuteABAPUnitTests_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gctsExecuteABAPUnitTests_test.go chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00
gctsExecuteABAPUnitTests.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsRollback_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
gctsRollback_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gctsRollback_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsRollback.go Fix(gctsDeploy) Refactoring gctsDeploy step (#2789) 2021-05-10 14:05:21 +02:00
getConfig_test.go feat(getConfig): allow file output (#3194) 2021-10-21 14:00:51 +02:00
getConfig.go feat(getConfig): allow file output (#3194) 2021-10-21 14:00:51 +02:00
githubCheckBranchProtection_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
githubCheckBranchProtection_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
githubCheckBranchProtection_test.go GitHub steps: convenience updates (#2026) 2020-09-15 17:50:55 +02:00
githubCheckBranchProtection.go GitHub steps: convenience updates (#2026) 2020-09-15 17:50:55 +02:00
githubCommentIssue_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
githubCommentIssue_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
githubCommentIssue_test.go add step to create a GitHub comment (#2479) 2020-12-21 16:21:07 +01:00
githubCommentIssue.go add step to create a GitHub comment (#2479) 2020-12-21 16:21:07 +01:00
githubCreateIssue_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
githubCreateIssue_generated.go add assignees to issues (#3005) 2021-10-04 12:33:40 +02:00
githubCreateIssue_test.go add assignees to issues (#3005) 2021-10-04 12:33:40 +02:00
githubCreateIssue.go add assignees to issues (#3005) 2021-10-04 12:33:40 +02:00
githubCreatePullRequest_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
githubCreatePullRequest_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
githubCreatePullRequest_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
githubCreatePullRequest.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
githubPublishRelease_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
githubPublishRelease_generated.go feat(githubPublishRelease): custom tag prefix support (#3166) 2021-10-19 17:36:17 +02:00
githubPublishRelease_test.go feat(githubPublishRelease): custom tag prefix support (#3166) 2021-10-19 17:36:17 +02:00
githubPublishRelease.go feat(githubPublishRelease): custom tag prefix support (#3166) 2021-10-19 17:36:17 +02:00
githubSetCommitStatus_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
githubSetCommitStatus_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
githubSetCommitStatus_test.go GitHub steps: convenience updates (#2026) 2020-09-15 17:50:55 +02:00
githubSetCommitStatus.go chore: update error categories (#2827) 2021-05-10 17:44:28 +02:00
gitopsUpdateDeployment_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
gitopsUpdateDeployment_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gitopsUpdateDeployment_test.go Remove assert.Error right before assert.EqualError (#2344) 2020-11-11 14:14:55 +01:00
gitopsUpdateDeployment.go feat(Gitops): Gitops update deployment with helm (#2247) 2020-11-03 18:29:46 +01:00
hadolintExecute_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
hadolintExecute_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
hadolintExecute_test.go refactor(hadolint): implement step in GO (#1169) 2020-11-16 15:14:54 +01:00
hadolintExecute.go [feat] https communication enhancement : Eliminate skip tls skip verify in the piper http client (#3062) 2021-08-19 11:29:33 +02:00
influxWriteData_generated_test.go Added go-based influxWriteData step (#2890) 2021-06-30 11:18:49 +02:00
influxWriteData_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
influxWriteData_test.go Added go-based influxWriteData step (#2890) 2021-06-30 11:18:49 +02:00
influxWriteData.go Added go-based influxWriteData step (#2890) 2021-06-30 11:18:49 +02:00
init_unix.go fix: permission issues (#3198) 2021-10-22 13:24:34 +02:00
integrationArtifactDeploy_generated_test.go IntegrationArtifactDeploy Command (#2526) 2021-01-22 15:55:50 +01:00
integrationArtifactDeploy_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactDeploy_test.go Remove version from deploy step (#2978) 2021-07-27 09:51:56 +02:00
integrationArtifactDeploy.go Remove version from deploy step (#2978) 2021-07-27 09:51:56 +02:00
integrationArtifactDownload_generated_test.go IntegrationArtifactDownload Command (#2587) 2021-02-10 17:08:23 +01:00
integrationArtifactDownload_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactDownload_test.go CPI - Introduce service key (#2901) 2021-06-28 10:50:33 +02:00
integrationArtifactDownload.go CPI - Introduce service key (#2901) 2021-06-28 10:50:33 +02:00
integrationArtifactGetMplStatus_generated_test.go IntegrationArtifactGetMplStatus Command (#2558) 2021-02-04 10:50:15 +01:00
integrationArtifactGetMplStatus_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactGetMplStatus_test.go Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactGetMplStatus.go Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactGetServiceEndpoint_generated_test.go IntegrationArtifactGetServiceEndpoint Command (#2582) 2021-02-05 10:35:55 +01:00
integrationArtifactGetServiceEndpoint_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactGetServiceEndpoint_test.go Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactGetServiceEndpoint.go Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactResource_generated_test.go IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
integrationArtifactResource_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactResource_test.go IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
integrationArtifactResource.go IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
integrationArtifactTriggerIntegrationTest_generated_test.go new step integrationArtifactTriggerIntegrationTest (#2951) 2021-06-29 14:50:19 +02:00
integrationArtifactTriggerIntegrationTest_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactTriggerIntegrationTest_test.go Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactTriggerIntegrationTest.go Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactUnDeploy_generated_test.go IntegrationArtifactUnDeploy Command (#3018) 2021-08-02 16:27:16 +02:00
integrationArtifactUnDeploy_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactUnDeploy_test.go IntegrationArtifactUnDeploy Command (#3018) 2021-08-02 16:27:16 +02:00
integrationArtifactUnDeploy.go IntegrationArtifactUnDeploy Command (#3018) 2021-08-02 16:27:16 +02:00
integrationArtifactUpdateConfiguration_generated_test.go IntegrationArtifactUpdateConfiguration Command (#2542) 2021-01-29 09:46:47 +01:00
integrationArtifactUpdateConfiguration_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactUpdateConfiguration_test.go CPI - Introduce service key (#2901) 2021-06-28 10:50:33 +02:00
integrationArtifactUpdateConfiguration.go CPI - Introduce service key (#2901) 2021-06-28 10:50:33 +02:00
integrationArtifactUpload_generated_test.go IntegrationArtifactUpload Command (#2610) 2021-02-17 09:59:56 +01:00
integrationArtifactUpload_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
integrationArtifactUpload_test.go integrationArtifactUpload Fixes (#2987) 2021-07-16 16:09:55 +02:00
integrationArtifactUpload.go integrationArtifactUpload Fixes (#2987) 2021-07-16 16:09:55 +02:00
isChangeInDevelopment_generated_test.go checkChangeInDevelopment (#3115) 2021-10-04 13:08:34 +02:00
isChangeInDevelopment_generated.go isChangeInDevelopment documentation (#3140) 2021-10-18 15:16:22 +02:00
isChangeInDevelopment_test.go isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
isChangeInDevelopment.go isChangeInDevelopment creation (#3139) 2021-10-04 14:35:38 +02:00
jsonApplyPatch_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
jsonApplyPatch_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
jsonApplyPatch_test.go
jsonApplyPatch.go
kanikoExecute_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
kanikoExecute_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
kanikoExecute_test.go Support custom tls certs in cnbBuild (#3103) 2021-10-01 13:48:24 +02:00
kanikoExecute.go Support custom tls certs in cnbBuild (#3103) 2021-10-01 13:48:24 +02:00
karmaExecuteTests_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
karmaExecuteTests_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
karmaExecuteTests_test.go feat(karma): migrate karmaExecuteTests to go implementation (#2695) 2021-04-15 13:58:23 +02:00
karmaExecuteTests.go chore: update error categories (#2827) 2021-05-10 17:44:28 +02:00
kubernetesDeploy_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
kubernetesDeploy_generated.go [kubernetesDeploy] add support for containerImageName and containerImageTag (#3153) 2021-10-08 14:58:32 +02:00
kubernetesDeploy_test.go [kubernetesDeploy] add support for containerImageName and containerImageTag (#3153) 2021-10-08 14:58:32 +02:00
kubernetesDeploy.go [kubernetesDeploy] add support for containerImageName and containerImageTag (#3153) 2021-10-08 14:58:32 +02:00
malwareExecuteScan_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
malwareExecuteScan_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
malwareExecuteScan_test.go
malwareExecuteScan.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
mavenBuild_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
mavenBuild_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
mavenBuild_test.go feat(mavenBuild): accept build profiles (#2921) 2021-06-18 11:57:00 +02:00
mavenBuild.go fix(mavenBuild) looses trust to existing java cacerts (#2977) 2021-07-22 11:06:46 +02:00
mavenExecute_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
mavenExecute_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
mavenExecute_test.go Refactor maven utils and add tests for install artifacts (#2318) 2020-11-10 17:14:55 +01:00
mavenExecute.go Refactor maven utils and add tests for install artifacts (#2318) 2020-11-10 17:14:55 +01:00
mavenExecuteIntegration_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
mavenExecuteIntegration_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
mavenExecuteIntegration_test.go mavenExecuteIntegration: add maven lifecycle goal as parameter (#2930) 2021-06-22 12:51:47 +02:00
mavenExecuteIntegration.go mavenExecuteIntegration: add maven lifecycle goal as parameter (#2930) 2021-06-22 12:51:47 +02:00
mavenExecuteStaticCodeChecks_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
mavenExecuteStaticCodeChecks_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
mavenExecuteStaticCodeChecks_test.go update maven-pmd-plugin to 3.14.0 (#2803) 2021-05-04 14:43:40 +02:00
mavenExecuteStaticCodeChecks.go update maven-pmd-plugin to 3.14.0 (#2803) 2021-05-04 14:43:40 +02:00
metadata_generated.go ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
mtaBuild_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
mtaBuild_generated.go add jobs param for mtaBuild (#3175) 2021-10-20 16:03:16 +02:00
mtaBuild_test.go (feat) mtaBuild publish mtar artifacts to remote remote repo (#3104) 2021-09-23 15:33:30 +02:00
mtaBuild.go add jobs param for mtaBuild (#3175) 2021-10-20 16:03:16 +02:00
newmanExecute_generated_test.go feat(newmanExecute): golang implmementation for newmanExecute (#2513) 2021-03-17 08:08:33 +01:00
newmanExecute_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
newmanExecute_test.go fix windows specific test failures (#3155) 2021-10-18 15:01:51 +02:00
newmanExecute.go fix(newmanExecute): extend error categorization (#2705) 2021-03-31 10:09:27 +02:00
nexusUpload_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
nexusUpload_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
nexusUpload_test.go nexusUpload parameters reading from commonPipelineEnvironment (#2658) 2021-03-10 15:06:42 +01:00
nexusUpload.go nexusUpload parameters reading from commonPipelineEnvironment (#2658) 2021-03-10 15:06:42 +01:00
npmExecuteLint_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
npmExecuteLint_generated.go feat(npmExecuteLint): support to run package installation and usage of custom runScript (#3191) 2021-10-22 13:01:22 +02:00
npmExecuteLint_test.go feat(npmExecuteLint): support to run package installation and usage of custom runScript (#3191) 2021-10-22 13:01:22 +02:00
npmExecuteLint.go feat(npmExecuteLint): support to run package installation and usage of custom runScript (#3191) 2021-10-22 13:01:22 +02:00
npmExecuteScripts_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
npmExecuteScripts_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
npmExecuteScripts_test.go Added createBOM parameter to the npmExecuteScripts step (#2642) 2021-03-04 10:16:59 +01:00
npmExecuteScripts.go feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
pipelineCreateScanSummary_generated_test.go new step to create a scan summary report (#2559) 2021-02-02 14:36:40 +01:00
pipelineCreateScanSummary_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
pipelineCreateScanSummary_test.go feat(pipelineCreateSummary): enhance content with reference link (#2837) 2021-05-19 07:57:44 +02:00
pipelineCreateScanSummary.go chore(pipelineCreateScanSummary): update issue text (#2999) 2021-07-20 16:38:11 +02:00
piper_test.go fix: use orchestrator specific stage name (#3127) 2021-09-29 08:31:45 +02:00
piper.go ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
protecodeExecuteScan_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
protecodeExecuteScan_generated.go protecodeExecuteScan -> file upload has been extended for "binary" uploads (#3156) 2021-10-21 10:03:42 +02:00
protecodeExecuteScan_test.go protecodeExecuteScan -> adding replace binary option (#2778) 2021-09-13 11:13:48 +02:00
protecodeExecuteScan.go protecodeExecuteScan -> adding replace binary option (#2778) 2021-09-13 11:13:48 +02:00
readPipelineEnv.go feat(cpm): Add read and write CPE Go step (#2888) 2021-06-11 16:17:40 +02:00
sonarExecuteScan_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
sonarExecuteScan_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
sonarExecuteScan_test.go fix: Use latest version of sonar-scanner-cli as default (#3088) 2021-09-14 10:57:50 +02:00
sonarExecuteScan.go fix: Improve sonar TLS certificate handling (#2979) 2021-08-19 14:41:57 +02:00
terraformExecute_generated_test.go Add terraformExecuteStep (#2679) 2021-03-29 16:22:23 +02:00
terraformExecute_generated.go feat(terraformExecute): fetch CLI config from vault or jenkins (#3225) 2021-10-29 13:58:34 +02:00
terraformExecute_test.go feat(terraformExecute): fetch CLI config from vault or jenkins (#3225) 2021-10-29 13:58:34 +02:00
terraformExecute.go feat(terraformExecute): fetch CLI config from vault or jenkins (#3225) 2021-10-29 13:58:34 +02:00
transportRequestDocIDFromGit_generated_test.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
transportRequestDocIDFromGit_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
transportRequestDocIDFromGit_test.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
transportRequestDocIDFromGit.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
transportRequestReqIDFromGit_generated_test.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
transportRequestReqIDFromGit_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
transportRequestReqIDFromGit_test.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
transportRequestReqIDFromGit.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
transportRequestUploadCTS_generated_test.go transport request upload cts / the step (#2416) 2021-01-13 16:14:56 +01:00
transportRequestUploadCTS_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
transportRequestUploadCTS_test.go CTS Upload Go (#2969) 2021-07-08 10:09:18 +02:00
transportRequestUploadCTS.go CTS Upload Go (#2969) 2021-07-08 10:09:18 +02:00
transportRequestUploadRFC_generated_test.go rfc upload (#2533) 2021-06-14 12:36:18 +02:00
transportRequestUploadRFC_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
transportRequestUploadRFC_test.go RFC Upload GO (#2903) 2021-07-01 13:11:21 +02:00
transportRequestUploadRFC.go RFC Upload GO (#2903) 2021-07-01 13:11:21 +02:00
transportRequestUploadSOLMAN_generated_test.go solman upload go the step (#2522) 2021-02-19 13:07:18 +01:00
transportRequestUploadSOLMAN_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
transportRequestUploadSOLMAN_test.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
transportRequestUploadSOLMAN.go Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
uiVeri5ExecuteTests_generated_test.go feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
uiVeri5ExecuteTests_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
uiVeri5ExecuteTests_test.go fix(uiVeri5): update documentation for more explicit deprecation notes (#2568) 2021-02-05 16:04:52 +01:00
uiVeri5ExecuteTests.go chore: update error categories (#2827) 2021-05-10 17:44:28 +02:00
vaultRotateSecretId_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
vaultRotateSecretId_generated.go fix(vault): correct Vault references (#3173) 2021-10-13 16:28:51 +02:00
vaultRotateSecretId_test.go Feature/approle secret id rotation (#2311) 2020-11-17 13:49:31 +01:00
vaultRotateSecretId.go ADO - Vault Secret Rotation (#3084) 2021-09-08 16:48:12 +02:00
version_test.go
version.go
whitesourceExecuteScan_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
whitesourceExecuteScan_generated.go feat(whitesourceExecuteScan): evaluate dockerConfigJSON from pipeline… (#3185) 2021-10-25 09:07:46 +02:00
whitesourceExecuteScan_test.go feat(whitesourceExecuteScan): evaluate dockerConfigJSON from pipeline… (#3185) 2021-10-25 09:07:46 +02:00
whitesourceExecuteScan.go feat(whitesourceExecuteScan): evaluate dockerConfigJSON from pipeline… (#3185) 2021-10-25 09:07:46 +02:00
writePipelineEnv.go fix(commonPipelineEnvironment): keep json numbers untouched (#2908) 2021-06-23 20:20:43 +02:00
xsDeploy_generated_test.go Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
xsDeploy_generated.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
xsDeploy_test.go Cnb build custom buildpacks (#3090) 2021-09-14 16:14:50 +02:00
xsDeploy.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00