1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/resources/metadata
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
..
abapEnvironmentPullGitRepo.yaml Adapt config for abapEnvironmentPullGitRepo, cloudFoundryCreateServiceKey and cloudFoundryDeleteService (#1520) 2020-05-14 14:48:12 +02:00
abapEnvironmentRunATCCheck.yaml Docu changes to abapEnvironmentRunATCCheck step (#1557) 2020-05-18 12:49:52 +02:00
checkmarx.yaml docs: add possible values (#1458) 2020-04-27 15:16:01 +02:00
cloudFoundryCreateServiceKey.yaml cf create/delete service: Changing to workingDir (#1560) 2020-06-15 21:31:50 +02:00
cloudFoundryDeleteService.yaml cf create/delete service: Changing to workingDir (#1560) 2020-06-15 21:31:50 +02:00
detect.yaml docs: add possible values (#1458) 2020-04-27 15:16:01 +02:00
fortify.yaml Needed CLI separator for Fortify tools depends on platform (#1616) 2020-06-02 13:47:07 +02:00
gctsCreateRepository.yaml Minor improvements to gctsCreateRepository step docu and metadata (#1469) 2020-04-29 16:21:55 +02:00
gctsDeployCommit.yaml Introducing new step 'gctsDeployCommit' (#1476) 2020-05-18 21:39:35 +02:00
githubcreatepr.yaml Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
githubrelease.yaml GithubPublishRelease: Add "pre-release" flag (#1654) 2020-06-15 21:05:08 +02:00
karma.yaml fix(NPM): change NodeJS image to LTS (#1069) 2020-01-29 11:17:56 +01:00
kubernetesdeploy.yaml feat(k8s): Add basic support for Helm 3 in kubernetesDeploy step (#1438) 2020-04-24 09:37:11 +02:00
malwareExecuteScan.yaml Timeout for malwarescan (#1623) 2020-06-03 11:08:34 +02:00
mavenBuild.yaml Golang step metadata: Config aliases for steps (#1293) 2020-03-19 17:24:35 +01:00
mavenExecute.yaml Config maven in general 2020-03-17 12:09:08 +01:00
mavenStaticCodeChecks.yaml Add documentation for mavenExecuteStaticCodeChecks groovy part (#1339) 2020-03-31 11:29:44 +02:00
mtaBuild.yaml Install maven artifacts after mta build (#1641) 2020-06-15 12:46:54 +02:00
nexusUpload.yaml Mask secrets (#1382) 2020-04-16 14:37:45 +02:00
npmExecuteScripts.yaml Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
protecode.yaml docs: add possible values (#1458) 2020-04-27 15:16:01 +02:00
savecontainer.yaml Create step to save container image (#1554) 2020-05-18 08:55:25 +02:00
sonar.yaml feat(sonar): write flag for sonar execution to influx (#1534) 2020-05-14 13:46:40 +02:00
version.yaml Version command for piper go (#922) 2019-10-31 13:57:29 +01:00
versioning.yaml Run artifactPrepareVersion in maven container if necessary (#1634) 2020-06-08 17:08:05 +02:00
xsDeploy.yaml docs: add possible values (#1458) 2020-04-27 15:16:01 +02:00