1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/cmd
Dominik Lendle 0fd9c4be84
cf create/delete service: Changing to workingDir (#1560)
* minor changes

* Changed yaml with aliases

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* Changed yaml aliases

* Adapted naming conventions

* Removed error code at the end

* Adapted configuration

* Minor changes

* Minor changes

* Minor changes

* Removed spaces

* Removed docker-related config from groovy file

* Minor changes

* Minor changes

* Removed container config

* Corrected testing function name

* Deleted unnecessary parts

* Changed service deletion message

* Changed service deletion message

* Logging out before throwing error service deletion step fails

* Minor changes

* Minor changes

* Minor changes

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

* Minor changes

* Minor changes

* Minor changes

* Added newline at end of file

* Added newline at end of file

* Changes for Pull request optimization

* added documentaion

* Adapted documentation

* Adapted documentation

* Adapted documentation

* Adapted documentation

* Adapted documentation

* Added CFDeleteServiceKeys

* Added ServiceKey deletion tests

* added cfServiceKeys flag explanation to documentation

* removed trailing spaces from documentation

* resolving conflicts

* Changed deletion message an variable naming

* Changed tests

* Changed tests

* Changed tests

* Changed tests

* Changed CloudFoundryDeleteServiceOptions to options

* Changed CloudFoundryDeleteServiceOptions to options

* Minor changes

* Minor changes

* Changed variable naming

* Changed error handling

* Changed error handling and logging

* Changed documentation

* Simplified code

* Fixed CodeClimate issues

* Changed from returning err to nil where no errur returned needed

* Add cloudFoundryCreateServiceKey Go Step

* Changed Groovy File

* Changed aliases

* Removed unneccessary parts

* Minor changes

* Minor changes

* Adapted documentation

* Adapted tests

* Adapted Groovy File

* Changed Groovy file

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Removed Groovy Tests for cfCreateServiceKey

* Minor changes

* Added ATC Check YAML

* Added ATC Check generated files

* Added test class

* Added abapEnvironmentRunATCCheck

* Minor changes

* Minor changes

* Changed groovy

* Minor changes

* Changed groovy

* Changed groovy

* Minor changes

* Adapted Groovy imports

* Adapted Groovy imports

* Adapted Groovy imports

* Adapted Groovy

* Getting ATC results

* Changed error message

* changed groovy

* removed trailing spaces

* Added login check

* Minor changes

* Added step to whitelistScriptReference

* Added ATC error message handling

* Added groovy file

* Added step to groovy tests

* corrected metadata file

* Debugging

* Debugging

* Added yaml config parameter for ATC run

* Adapted file location of ATC run config to jenkins specific location

* Implementing universal pipeline logic for finding yaml config regardless of pipeline

* Changed error handling for reading config yaml file

* Changed atcrunconfig alias

* minor changes

* Minor changes

* Minor changes

* Changed back to dynamic file reading

* Minor changes

* filepath changes

* Removing CF Login

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Removed whitespaces

* Added CF functions unit tests

* Added invalid parameter handling

* Removed package and SC flag

* Minor changes

* Changed tests

* Changed tests

* Changed tests

* Minor changes

* Changed tests

* removed unnecessary logout

* Added documentation

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Removed trailing spaces

* Added newline at end of file

* code climate fixes

* code climate fixes

* code climate fixes

* Minor changes

* Minor changes

* Minor changes

* Changed tests

* Test changes

* Splitted Cloud Foundry functions into two classes

* Removed two steps from whtielistScriptReference

* removed atcrunConfig alias

* issue fixes

* Changed docu

* Changed docu

* Changed docu

* Removed trailing spaced from docu

* Changed docu

* Go generator run

* Issue fixes

* Remove unnecessary imports

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>

* Update whitelistScript

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>

* Adding piperutils for writing xml file

* Persisting ATC Results with piperutils

* Set failonMissingReports to true

* Refactoring for CodeClimate

* Changed result file name

* Changed credentials aliases

* changing secret name

* Removing trailing spaces

* Added secret name and alias to docu

* Changing to workingDir

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2020-06-15 21:31:50 +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 Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
abapEnvironmentPullGitRepo_test.go feat!: Mass enable abapEnvironmentPullGitRepo (#1516) 2020-05-07 15:51:11 +02:00
abapEnvironmentPullGitRepo.go Increase timeout (#1609) 2020-05-28 13:08:26 +02:00
abapEnvironmentRunATCCheck_generated_test.go Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
abapEnvironmentRunATCCheck_generated.go Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
abapEnvironmentRunATCCheck_test.go Execute test in temp folder (#1561) 2020-05-18 10:31:38 +02:00
abapEnvironmentRunATCCheck.go cf create/delete service: Changing to workingDir (#1560) 2020-06-15 21:31:50 +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 Run artifactPrepareVersion in maven container if necessary (#1634) 2020-06-08 17:08:05 +02:00
artifactPrepareVersion_test.go artifactPrepareVersion: remember original artifact version (#1600) 2020-05-28 10:05:22 +02:00
artifactPrepareVersion.go artifactPrepareVersion: remember original artifact version (#1600) 2020-05-28 10:05:22 +02:00
checkmarxExecuteScan_generated_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
checkmarxExecuteScan_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
checkmarxExecuteScan_test.go Fix chars in checkmarx test, improve development.md (#1154) 2020-02-06 09:43:19 +01:00
checkmarxExecuteScan.go Fix checkmarx (#1655) 2020-06-12 09:22:22 +02:00
cloudFoundryCreateServiceKey_generated_test.go Transformation of cfCreateServiceKey to Golang (#1253) 2020-04-01 11:45:31 +02:00
cloudFoundryCreateServiceKey_generated.go Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
cloudFoundryCreateServiceKey_test.go Removing JSON config for Service Key Creation as in-line parameter (#1434) 2020-04-29 13:11:06 +02:00
cloudFoundryCreateServiceKey.go Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
cloudFoundryDeleteService_generated_test.go Add step cloudFoundryDeleteService (#1097) 2020-02-10 14:53:12 +01:00
cloudFoundryDeleteService_generated.go Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
cloudFoundryDeleteService_test.go Add ServiceKey deletion to cloudFoundryDeleteService step (#1177) 2020-03-05 15:35:43 +01:00
cloudFoundryDeleteService.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00
containerSaveImage_generated_test.go Create step to save container image (#1554) 2020-05-18 08:55:25 +02:00
containerSaveImage_generated.go Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
containerSaveImage_test.go Create step to save container image (#1554) 2020-05-18 08:55:25 +02:00
containerSaveImage.go Create step to save container image (#1554) 2020-05-18 08:55:25 +02:00
detectExecuteScan_generated_test.go Detect: Add golang implementation (#1049) 2019-12-13 09:55:45 +00:00
detectExecuteScan_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +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 detectExecuteScan - switch off phone home (#1582) 2020-05-25 09:44:42 +02:00
fortifyExecuteScan_generated_test.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
fortifyExecuteScan_generated.go Needed CLI separator for Fortify tools depends on platform (#1616) 2020-06-02 13:47:07 +02:00
fortifyExecuteScan_test.go Needed CLI separator for Fortify tools depends on platform (#1616) 2020-06-02 13:47:07 +02:00
fortifyExecuteScan.go Needed CLI separator for Fortify tools depends on platform (#1616) 2020-06-02 13:47:07 +02:00
gctsCreateRepository_generated_test.go Introducing new step: "gctsCreateRepository" (#1424) 2020-04-24 15:31:41 +02:00
gctsCreateRepository_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
gctsCreateRepository_test.go Introducing new step: "gctsCreateRepository" (#1424) 2020-04-24 15:31:41 +02:00
gctsCreateRepository.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00
gctsDeploy_generated_test.go Introducing new step 'gctsDeployCommit' (#1476) 2020-05-18 21:39:35 +02:00
gctsDeploy_generated.go Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
gctsDeploy_test.go Introducing new step 'gctsDeployCommit' (#1476) 2020-05-18 21:39:35 +02:00
gctsDeploy.go Introducing new step 'gctsDeployCommit' (#1476) 2020-05-18 21:39:35 +02:00
getConfig_test.go piperExecuteBin - prevent non-speaking exit code 1 error (#1584) 2020-05-26 07:58:03 +02:00
getConfig.go piperExecuteBin - prevent non-speaking exit code 1 error (#1584) 2020-05-26 07:58:03 +02:00
githubCreatePullRequest_generated_test.go Add step githubCreatePullRequest (#1068) 2019-12-16 16:34:12 +00:00
githubCreatePullRequest_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +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 GithubPublishRelease: Add "pre-release" flag (#1654) 2020-06-15 21:05:08 +02:00
githubPublishRelease_test.go GithubPublishRelease: Add "pre-release" flag (#1654) 2020-06-15 21:05:08 +02:00
githubPublishRelease.go GithubPublishRelease: Add "pre-release" flag (#1654) 2020-06-15 21:05:08 +02:00
interfaces.go Eliminte envMockRunner (#1233) 2020-03-03 10:26:34 +01:00
karmaExecuteTests_generated_test.go Add golang implementation for karma tests (#919) 2019-10-25 14:58:59 +02:00
karmaExecuteTests_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +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 Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00
kubernetesDeploy_generated_test.go Add kubernetesDeploy step (#1073) 2020-01-24 14:30:27 +01:00
kubernetesDeploy_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +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 Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00
malwareExecuteScan_generated_test.go Provide tooling for malware scanning (#1329) 2020-04-23 09:12:10 +02:00
malwareExecuteScan_generated.go Timeout for malwarescan (#1623) 2020-06-03 11:08:34 +02:00
malwareExecuteScan_test.go Timeout for malwarescan (#1623) 2020-06-03 11:08:34 +02:00
malwareExecuteScan.go Timeout for malwarescan (#1623) 2020-06-03 11:08:34 +02:00
mavenBuild_generated_test.go Add maven build/install step (#1245) 2020-03-13 13:32:37 +01:00
mavenBuild_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
mavenBuild_test.go Enhance piperutils.Files and mock.FilesMock (#1664) 2020-06-15 09:47:33 +02:00
mavenBuild.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00
mavenExecute_generated_test.go Add mavenExecute to go lib 2020-02-28 13:09:46 +01:00
mavenExecute_generated.go Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
mavenExecute_test.go Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
mavenExecute.go Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +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 Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +02:00
mavenExecuteStaticCodeChecks_test.go Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
mavenExecuteStaticCodeChecks.go Fix logrus buffer issue (#1511) 2020-05-06 13:35:40 +02:00
mtaBuild_generated_test.go go: mta build (#1128) 2020-02-25 14:33:34 +01:00
mtaBuild_generated.go Install maven artifacts after mta build (#1641) 2020-06-15 12:46:54 +02:00
mtaBuild_test.go Fix npm registry config (#1564) 2020-05-20 13:41:23 +02:00
mtaBuild.go Install maven artifacts after mta build (#1641) 2020-06-15 12:46:54 +02:00
nexusUpload_generated_test.go Implement nexusUpload command and tests (#1255) 2020-03-20 18:20:52 +01:00
nexusUpload_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
nexusUpload_test.go Enhance piperutils.Files and mock.FilesMock (#1664) 2020-06-15 09:47:33 +02:00
nexusUpload.go Enhance piperutils.Files and mock.FilesMock (#1664) 2020-06-15 09:47:33 +02:00
npmExecuteScripts_generated_test.go Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
npmExecuteScripts_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
npmExecuteScripts_test.go Enhance piperutils.Files and mock.FilesMock (#1664) 2020-06-15 09:47:33 +02:00
npmExecuteScripts.go Fix npm registry config (#1564) 2020-05-20 13:41:23 +02:00
piper_test.go Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
piper.go chore: emit used project config & defaults to log (#1633) 2020-06-10 09:39:29 +02:00
protecodeExecuteScan_generated_test.go Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
protecodeExecuteScan_generated.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
protecodeExecuteScan_test.go Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
protecodeExecuteScan.go refactor(protecode): handle DOCKER_CONFIG in go (#1502) 2020-05-06 16:07:10 +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 Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +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 feat(sonar): write flag for sonar execution to influx (#1534) 2020-05-14 13:46:40 +02:00
version_generated_test.go Version command for piper go (#922) 2019-10-31 13:57:29 +01:00
version_generated.go Piper steps: Issue SUCCESS message (#1478) 2020-05-18 21:52:54 +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 Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +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