1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/cmd
Kevin Hudemann 0be3225a3c
Enable the use of artifactPrepareVersion instead of artifactSetVersion (#1455)
This change enables the use of the artifactPrepareVersion go step instead
of the deprecated artifactSetVersion groovy implementation for the Cloud
SDK Pipeline. The groovy wrapper for the artifactPrepareVersion step now
enables the use of the download cache and minor issues are fixed.
2020-04-27 09:56:58 +02:00
..
testdata Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
abapEnvironmentPullGitRepo_generated_test.go Go implementation for abapEnvironmentPullGitRepo() (#1107) 2020-02-04 11:43:27 +01:00
abapEnvironmentPullGitRepo_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
abapEnvironmentPullGitRepo_test.go Include Transport & Execution Log in abapEnvironmentPullGitRepo() (#1347) 2020-04-08 12:43:41 +02:00
abapEnvironmentPullGitRepo.go Include Transport & Execution Log in abapEnvironmentPullGitRepo() (#1347) 2020-04-08 12:43:41 +02:00
artifactPrepareVersion_generated_test.go Add step to prepare the version for an artifact (#1343) 2020-04-03 16:34:40 +02:00
artifactPrepareVersion_generated.go Enable the use of artifactPrepareVersion instead of artifactSetVersion (#1455) 2020-04-27 09:56:58 +02:00
artifactPrepareVersion_test.go artifactPrepareVersioning: support more buildTools (#1367) 2020-04-15 13:12:43 +02:00
artifactPrepareVersion.go artifactPrepareVersion: define versioning scheme (#1457) 2020-04-24 20:52:16 +02:00
checkmarxExecuteScan_generated_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
checkmarxExecuteScan_generated.go Step generator: correct error handling (#1429) 2020-04-20 16:52:57 +02:00
checkmarxExecuteScan_test.go Fix chars in checkmarx test, improve development.md (#1154) 2020-02-06 09:43:19 +01:00
checkmarxExecuteScan.go Streamline step generation (#1142) 2020-02-04 10:46:43 +01:00
cloudFoundryCreateServiceKey_generated_test.go Transformation of cfCreateServiceKey to Golang (#1253) 2020-04-01 11:45:31 +02:00
cloudFoundryCreateServiceKey_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
cloudFoundryCreateServiceKey_test.go Transformation of cfCreateServiceKey to Golang (#1253) 2020-04-01 11:45:31 +02:00
cloudFoundryCreateServiceKey.go Hotfix for ServiceKey config parameter (#1377) 2020-04-09 16:57:50 +02:00
cloudFoundryDeleteService_generated_test.go Add step cloudFoundryDeleteService (#1097) 2020-02-10 14:53:12 +01:00
cloudFoundryDeleteService_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
cloudFoundryDeleteService_test.go Add ServiceKey deletion to cloudFoundryDeleteService step (#1177) 2020-03-05 15:35:43 +01:00
cloudFoundryDeleteService.go Add ServiceKey deletion to cloudFoundryDeleteService step (#1177) 2020-03-05 15:35:43 +01:00
detectExecuteScan_generated_test.go Detect: Add golang implementation (#1049) 2019-12-13 09:55:45 +00:00
detectExecuteScan_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
detectExecuteScan_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
detectExecuteScan.go Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
gctsCreateRepository_generated_test.go Introducing new step: "gctsCreateRepository" (#1424) 2020-04-24 15:31:41 +02:00
gctsCreateRepository_generated.go Introducing new step: "gctsCreateRepository" (#1424) 2020-04-24 15:31:41 +02:00
gctsCreateRepository_test.go Introducing new step: "gctsCreateRepository" (#1424) 2020-04-24 15:31:41 +02:00
gctsCreateRepository.go Introducing new step: "gctsCreateRepository" (#1424) 2020-04-24 15:31:41 +02:00
getConfig_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
getConfig.go fix: read config.yaml and config.yml in getConfig command (#1400) 2020-04-14 18:10:56 +02:00
githubCreatePullRequest_generated_test.go Add step githubCreatePullRequest (#1068) 2019-12-16 16:34:12 +00:00
githubCreatePullRequest_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
githubCreatePullRequest_test.go Add step githubCreatePullRequest (#1068) 2019-12-16 16:34:12 +00:00
githubCreatePullRequest.go Streamline step generation (#1142) 2020-02-04 10:46:43 +01:00
githubPublishRelease_generated_test.go Update githubPublishRelease 2019-11-04 16:07:30 +01:00
githubPublishRelease_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
githubPublishRelease_test.go Fixed error handling gitHubPublishRelease (#1184) 2020-02-14 14:56:23 +01:00
githubPublishRelease.go Fixed error handling gitHubPublishRelease (#1184) 2020-02-14 14:56:23 +01:00
interfaces.go Eliminte envMockRunner (#1233) 2020-03-03 10:26:34 +01:00
karmaExecuteTests_generated_test.go
karmaExecuteTests_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
karmaExecuteTests_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
karmaExecuteTests.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
kubernetesDeploy_generated_test.go Add kubernetesDeploy step (#1073) 2020-01-24 14:30:27 +01:00
kubernetesDeploy_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
kubernetesDeploy_test.go feat(k8s): Add basic support for Helm 3 in kubernetesDeploy step (#1438) 2020-04-24 09:37:11 +02:00
kubernetesDeploy.go feat(k8s): Add basic support for Helm 3 in kubernetesDeploy step (#1438) 2020-04-24 09:37:11 +02:00
malwareExecuteScan_generated_test.go Provide tooling for malware scanning (#1329) 2020-04-23 09:12:10 +02:00
malwareExecuteScan_generated.go Provide tooling for malware scanning (#1329) 2020-04-23 09:12:10 +02:00
malwareExecuteScan_test.go Provide tooling for malware scanning (#1329) 2020-04-23 09:12:10 +02:00
malwareExecuteScan.go Provide tooling for malware scanning (#1329) 2020-04-23 09:12:10 +02:00
mavenBuild_generated_test.go Add maven build/install step (#1245) 2020-03-13 13:32:37 +01:00
mavenBuild_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
mavenBuild_test.go Add tests for maven build (#1276) 2020-03-26 08:23:21 +01:00
mavenBuild.go Add tests for maven build (#1276) 2020-03-26 08:23:21 +01:00
mavenExecute_generated_test.go Add mavenExecute to go lib 2020-02-28 13:09:46 +01:00
mavenExecute_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
mavenExecute_test.go Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
mavenExecute.go Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
mavenExecuteStaticCodeChecks_generated_test.go Add groovy wrapper for mavenExecuteStaticCodeChecks and rename go step 2020-03-12 15:45:57 +01:00
mavenExecuteStaticCodeChecks_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
mavenExecuteStaticCodeChecks_test.go Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
mavenExecuteStaticCodeChecks.go Add static code checks stage (#1308) 2020-03-30 15:59:59 +02:00
mtaBuild_generated_test.go go: mta build (#1128) 2020-02-25 14:33:34 +01:00
mtaBuild_generated.go Step generator: correct error handling (#1429) 2020-04-20 16:52:57 +02:00
mtaBuild_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
mtaBuild.go fix(mta): add os.Environ() only once to command (#1260) 2020-03-11 15:15:00 +01:00
nexusUpload_generated_test.go Implement nexusUpload command and tests (#1255) 2020-03-20 18:20:52 +01:00
nexusUpload_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
nexusUpload_test.go Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
nexusUpload.go Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
npmExecuteScripts_generated_test.go Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
npmExecuteScripts_generated.go Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
npmExecuteScripts_test.go Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
npmExecuteScripts.go Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
piper_test.go Convert invalid config value types (#1408) 2020-04-17 10:29:18 +02:00
piper.go Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
protecodeExecuteScan_generated_test.go Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
protecodeExecuteScan_generated.go Step generator: correct error handling (#1429) 2020-04-20 16:52:57 +02:00
protecodeExecuteScan_test.go Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
protecodeExecuteScan.go protecodeExecuteScan - align user parameter (#1426) 2020-04-20 16:44:01 +02:00
sonarExecuteScan_generated_test.go refactor(sonar): implement Sonar step in GO (#1042) 2020-03-23 10:38:31 +01:00
sonarExecuteScan_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
sonarExecuteScan_test.go feat(sonar): extract sonar project link to report JSON (#1390) 2020-04-21 15:45:52 +02:00
sonarExecuteScan.go fix(sonar): do not fail on missing task report file (#1436) 2020-04-21 22:47:38 +02:00
version_generated_test.go
version_generated.go Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
version_test.go Streamline step generation (#1142) 2020-02-04 10:46:43 +01:00
version.go Streamline step generation (#1142) 2020-02-04 10:46:43 +01:00
xsDeploy_generated_test.go xs deploy go (#931) 2019-12-05 14:22:38 +01:00
xsDeploy_generated.go Step generator: correct error handling (#1429) 2020-04-20 16:52:57 +02:00
xsDeploy_test.go xsDeploy: simplifiy assertions in tests (#1211) 2020-02-28 11:20:17 +01:00
xsDeploy.go xs deploy cpe inputs and outputs (#1111) 2020-02-28 11:01:09 +01:00