1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/resources/metadata
Eugene Kortelyov e727601ea4
feat(shellExecute): cleanup, Jenkins step, docs … (#3313)
* remove functionality with script downloading (security issue), clean up code

* remove vault client creating, remove vault params

* fix go generate issue

* error handling and test updated

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2021-12-13 12:31:31 +01:00
..
abapAddonAssemblyKitCheckCVs.yaml Docu updates abap steps (#2910) 2021-06-17 21:28:15 +02:00
abapAddonAssemblyKitCheckPV.yaml add scope (#3291) 2021-11-23 08:50:46 +01:00
abapAddonAssemblyKitCreateTargetVector.yaml Docu updates abap steps (#2910) 2021-06-17 21:28:15 +02:00
abapAddonAssemblyKitPublishTargetVector.yaml abapAddonAssemblyKitPublishTargetVector polling + refactoring (#3271) 2021-11-12 14:33:18 +01:00
abapAddonAssemblyKitRegisterPackages.yaml Docu updates abap steps (#2910) 2021-06-17 21:28:15 +02:00
abapAddonAssemblyKitReleasePackages.yaml Abap refactoring (#3340) 2021-12-09 12:54:18 +01:00
abapAddonAssemblyKitReserveNextPackages.yaml Abap refactoring (#3340) 2021-12-09 12:54:18 +01:00
abapEnvironmentAssembleConfirm.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentAssemblePackages.yaml abapEnvironmentAssemblePackages Unit Tests & Error Handling (#2654) 2021-03-01 13:51:44 +01:00
abapEnvironmentBuild.yaml Generic build step (#3323) 2021-12-06 14:43:37 +01:00
abapEnvironmentCheckoutBranch.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentCloneGitRepo.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentCreateSystem.yaml Feature/vault refactoring (#3113) 2021-09-21 13:06:32 +02:00
abapEnvironmentPullGitRepo.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentRunATCCheck.yaml Docu changes for ATC step (#2792) 2021-04-29 15:47:11 +02:00
abapEnvironmentRunAUnitTest.yaml A unit step integration (#3120) 2021-11-11 15:10:14 +01:00
apiKeyValueMapDownload.yaml ApiKeyValueMapDownload Command (#3245) 2021-11-15 13:48:14 +01:00
apiProxyDownload.yaml ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
artifactPrepareVersion.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
batsExecuteTests.yaml convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
checkmarxExecuteScan.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
cloudFoundryCreateService.yaml Feature/vault refactoring (#3113) 2021-09-21 13:06:32 +02:00
cloudFoundryCreateServiceKey.yaml Feature/vault refactoring (#3113) 2021-09-21 13:06:32 +02:00
cloudFoundryCreateSpace.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
cloudFoundryDeleteService.yaml Feature/vault refactoring (#3113) 2021-09-21 13:06:32 +02:00
cloudFoundryDeleteSpace.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
cloudFoundryDeploy.yaml chore(cloudFoundryDeploy): remove deprecated groovy-based part (#3242) 2021-11-09 07:44:31 +01:00
cnbBuild.yaml added the beta notification for cnbBuild step (#3316) 2021-11-30 11:51:00 +01:00
containerExecuteStructureTests.yaml fix(dockerOptions) properly pass empty values (#3024) 2021-08-02 10:21:14 +02:00
containerSaveImage.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
detectExecuteScan.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
fortifyExecuteScan.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
gaugeExecuteTests.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
gctsCloneRepository.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsCreateRepository.yaml Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gctsDeploy.yaml Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
gctsExecuteABAPUnitTests.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsRollback.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
githubCheckBranchProtection.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubCommentIssue.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubCreateIssue.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubCreatePullRequest.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubPublishRelease.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
githubSetCommitStatus.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
gitopsUpdateDeployment.yaml fix(tls): default images replaced with images with public CA (#2894) 2021-07-05 12:07:22 +02:00
golangBuild.yaml feat(golangBuild): add new step for building go (#3178) 2021-12-06 16:17:59 +01:00
hadolintExecute.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
influxWriteData.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
integrationArtifactDeploy.yaml Remove version from deploy step (#2978) 2021-07-27 09:51:56 +02:00
integrationArtifactDownload.yaml CPI - Improve serviceKey parameter name and description (#2958) 2021-07-01 10:07:57 +02:00
integrationArtifactGetMplStatus.yaml Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactGetServiceEndpoint.yaml Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactResource.yaml IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
integrationArtifactTriggerIntegrationTest.yaml Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactUnDeploy.yaml IntegrationArtifactUnDeploy Command (#3018) 2021-08-02 16:27:16 +02:00
integrationArtifactUpdateConfiguration.yaml CPI - Improve serviceKey parameter name and description (#2958) 2021-07-01 10:07:57 +02:00
integrationArtifactUpload.yaml Make packageId optional (#3019) 2021-07-29 14:29:47 +02:00
isChangeInDevelopment.yaml isChangeInDevelopment documentation (#3140) 2021-10-18 15:16:22 +02:00
jsonApplyPatch.yaml Add schema patch step in go (#1683) 2020-06-18 14:50:46 +02:00
kanikoExecute.yaml fix: add kaniko env var for container detection (#3157) 2021-12-07 08:38:53 +01:00
karmaExecuteTests.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
kubernetesDeploy.yaml feat(kubernetesDeploy): consume credentials from environment (#3129) 2021-12-02 12:18:21 +01:00
malwareExecuteScan.yaml feat(malwareExecuteScan): support for vault (#3346) 2021-12-13 11:58:33 +01:00
mavenBuild.yaml Add Changes for value of docker image (#3303) 2021-12-01 07:46:18 +01:00
mavenExecute.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
mavenExecuteIntegration.yaml mavenExecuteIntegration: add maven lifecycle goal as parameter (#2930) 2021-06-22 12:51:47 +02:00
mavenExecuteStaticCodeChecks.yaml enforce that step metadata yaml file is called <step>.yaml (#3226) 2021-11-15 14:20:20 +01:00
mtaBuild.yaml Add Changes for value of docker image (#3303) 2021-12-01 07:46:18 +01:00
newmanExecute.yaml Influx step execution reporting (#2700) 2021-03-18 10:32:03 +01:00
nexusUpload.yaml chore(mbt): update mbt image (#3186) 2021-11-15 14:04:16 +01:00
npmExecuteLint.yaml feat(npmExecuteLint): support to run package installation and usage of custom runScript (#3191) 2021-10-22 13:01:22 +02:00
npmExecuteScripts.yaml Add Changes for value of docker image (#3303) 2021-12-01 07:46:18 +01:00
pipelineCreateScanSummary.yaml feat(pipelineCreateSummary): enhance content with reference link (#2837) 2021-05-19 07:57:44 +02:00
protecodeExecuteScan.yaml feat(protecodeExecuteScan): use dockerConfigJSON from the commonPipel… (#3248) 2021-11-25 13:12:19 +01:00
shellExecute.yaml feat(shellExecute): cleanup, Jenkins step, docs … (#3313) 2021-12-13 12:31:31 +01:00
sonarExecuteScan.yaml hotfix: Don't write SonarQube coverage metrics to InfluxDB (#3347) 2021-12-10 09:13:25 +01:00
terraformExecute.yaml feat(terraformExecute): workspace selection (#3233) 2021-11-04 13:03:45 +01:00
transportRequestDocIDFromGit.yaml solman upload split git documentation (#2831) 2021-06-10 10:16:22 +02:00
transportRequestReqIDFromGit.yaml RFC Upload Documentation (#2922) 2021-07-08 11:07:08 +02:00
transportRequestUploadCTS.yaml TransportRequestUploadFile migration to Go - CTS (#3098) 2021-09-16 13:18:03 +02:00
transportRequestUploadRFC.yaml RFC Upload Documentation (#2922) 2021-07-08 11:07:08 +02:00
transportRequestUploadSOLMAN.yaml Split git commit message scan from solman upload (#2773) 2021-05-21 08:54:43 +02:00
uiVeri5ExecuteTests.yaml docs: Improve guidance for testOptions migration (#2815) 2021-05-06 10:12:17 +02:00
vaultRotateSecretId.yaml fix(vault): correct Vault references (#3173) 2021-10-13 16:28:51 +02:00
whitesourceExecuteScan.yaml Fix alias definition for agentUrl (#3328) 2021-12-03 12:16:31 +01:00
xsDeploy.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00