1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg
rosemarieB c6e409dfd9
New step: abapEnvironmentAssemblePackages (#1884)
* adding my steps

* messy step

* Update abapEnvironmentAssembly.go

* clean up

* change yaml

* corrections

* Update cloudFoundryDeploy.go

* update

* delete simulation step

* remove simulate

* Update PiperGoUtils.groovy

* Update PiperGoUtils.groovy

* Update CommonStepsTest.groovy

* add docu

* Update abapEnvironmentAssembly.md

* changes due to PR

* Update .gitignore

* b

* CV list

* Update abapEnvironmentAssembly.go

* testing with simulation

* Update abapEnvironmentAssembly.go

* remove simulation

* renaming

* Update mkdocs.yml

* moving service key to yaml and fixing code climate

* Update abapEnvironmentAssemblePackages.go

* Update abapEnvironmentAssemblePackages.go

* Update abapEnvironmentAssemblePackages.go

* Update abapEnvironmentAssemblePackages.go

* change input

* Update abapEnvironmentAssemblePackages.go

* change json tag

* fixed error handling

* documentation

* Update abapEnvironmentAssemblePackages.md

* Update abapEnvironmentAssemblePackages.md

* fixing code climate issues

* fixing code climate issues

* Update abapEnvironmentAssemblePackages.yaml

* fixing code climate issues

* Update abapEnvironmentAssemblePackages.yaml

* adding unittests

* adding unittests and improved logging

* yaml -> json

* change scope of cfServiceKeyName

* correct indentation

* Update CommonStepsTest.groovy

* maintain correct step order

Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2020-08-27 07:54:03 +02:00
..
abaputils New step: abapEnvironmentAssemblePackages (#1884) 2020-08-27 07:54:03 +02:00
checkmarx checkmarxExecuteScan: Fix parameter handover (#1888) 2020-08-06 11:32:29 +02:00
cloudfoundry Improve tests for cf steps (#1875) 2020-08-10 11:08:34 +02:00
command Support m2path for mtaBuild (#1850) 2020-07-28 17:06:17 +02:00
config Fix reading of hook configuration (#1854) 2020-07-28 17:19:33 +02:00
docker Docker functionality fix interface (#1156) 2020-02-06 11:14:11 +01:00
fortify fortifyExecuteScan: Make URL parameters more robust (#1900) 2020-08-11 18:07:06 +02:00
generator DocGenerator: fix links to secrets (#1825) 2020-07-22 10:33:36 +02:00
github Update githubPublishRelease 2019-11-04 16:07:30 +01:00
http Introducing new step 'gctsExecuteABAPUnitTests' (#1532) 2020-07-14 10:58:57 +02:00
log Fix reading of hook configuration (#1854) 2020-07-28 17:19:33 +02:00
maven Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
mock Support maven params in detect scan (#1855) 2020-07-30 10:35:46 +02:00
nexus Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
npm Remove sapNpmRegistry (#1909) 2020-08-11 15:58:39 +02:00
piperenv fix: improve stepResults handling (#1425) 2020-04-20 16:18:49 +02:00
piperutils Support maven params in detect scan (#1855) 2020-07-30 10:35:46 +02:00
protecode fix(protecode): handle api request issues (#1508) 2020-05-05 16:26:41 +02:00
sonar feat(sonar): extract sonar project link to report JSON (#1390) 2020-04-21 15:45:52 +02:00
telemetry http.go: Set fine-grained timeouts (#1257) 2020-03-23 15:02:22 +01:00
vault Fetch config parameters from vault (#1782) 2020-07-22 11:15:48 +02:00
versioning versioning: fix panic when using go.mod (#1938) 2020-08-20 12:39:41 +02:00
whitesource Whitesource scan (MVP) (#1658) 2020-07-01 07:54:13 +02:00
yaml handle map[interface]interface{} in yaml utils substitute (#1725) 2020-06-29 08:11:05 +02:00