1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/cmd
Marcus Holl 52b0991a36
Get rid of two dimensional env array (#1235)
I don't understand why there should be a two dimensional array.
When dealing with envs we have normally a list containing entries like

[]string{"DEBUG=true", "HOME=/home/me"}

Having two dimensional env arrays would mean to have several alternate
environment in the tests at the same time. Don't think there is a need
for that.
2020-03-03 09:26:32 +01: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 Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01:00
abapEnvironmentPullGitRepo_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
abapEnvironmentPullGitRepo.go Go implementation for abapEnvironmentPullGitRepo() (#1107) 2020-02-04 11:43:27 +01:00
checkmarxExecuteScan_generated_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
checkmarxExecuteScan_generated.go Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01: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
cloudFoundryDeleteService_generated_test.go Add step cloudFoundryDeleteService (#1097) 2020-02-10 14:53:12 +01:00
cloudFoundryDeleteService_generated.go Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01:00
cloudFoundryDeleteService_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
cloudFoundryDeleteService.go Add step cloudFoundryDeleteService (#1097) 2020-02-10 14:53:12 +01:00
detectExecuteScan_generated_test.go Detect: Add golang implementation (#1049) 2019-12-13 09:55:45 +00:00
detectExecuteScan_generated.go Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01: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 Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
getConfig_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
getConfig.go Add kubernetesDeploy step (#1073) 2020-01-24 14:30:27 +01:00
githubCreatePullRequest_generated_test.go Add step githubCreatePullRequest (#1068) 2019-12-16 16:34:12 +00:00
githubCreatePullRequest_generated.go Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01: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 Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01: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 Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
karmaExecuteTests_generated_test.go Add golang implementation for karma tests (#919) 2019-10-25 14:58:59 +02:00
karmaExecuteTests_generated.go Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01: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 Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01:00
kubernetesDeploy_test.go Get rid of two dimensional env array (#1235) 2020-03-03 09:26:32 +01:00
kubernetesDeploy.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
mavenExecute_generated_test.go Add mavenExecute to go lib 2020-02-28 13:09:46 +01:00
mavenExecute_generated.go Add mavenExecute to go lib 2020-02-28 13:09:46 +01:00
mavenExecute.go Add mavenExecute to go lib 2020-02-28 13:09:46 +01:00
mtaBuild_generated_test.go go: mta build (#1128) 2020-02-25 14:33:34 +01:00
mtaBuild_generated.go go: mta build (#1128) 2020-02-25 14:33:34 +01: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 Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
piper_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
piper.go Add mavenExecute to go lib 2020-02-28 13:09:46 +01:00
protecodeExecuteScan_generated_test.go Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
protecodeExecuteScan_generated.go Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01:00
protecodeExecuteScan_test.go Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
protecodeExecuteScan.go Adjust protecode influx parameter (#1161) 2020-02-07 14:12:40 +01:00
version_generated_test.go Version command for piper go (#922) 2019-10-31 13:57:29 +01:00
version_generated.go Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01: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 xs deploy cpe inputs and outputs (#1111) 2020-02-28 11:01:09 +01: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