1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/generator/helper
Oliver Nocon 0b48bfcc73
feat: retrieve metadata by stepName - corrected (#2892)
* refactored getConfig to allow stepName param for metadata fetching

* extended step generator

* go generate

* Update cmd/getConfig.go

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

* Update cmd/getConfig.go

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

* Update cmd/getConfig.go

* update generated files

* update golden files to care for generator update

* update and add tests

* update generated files

* Update cmd/getConfig.go

* Update cmd/getConfig.go

* update/fix formatting

* feat: retrieve metadata by stepName - corrected

* update generation

* update condition logic for defaults

* update generation & tests

* support multiple conditions

* update generation

* Add generated

Co-authored-by: Leander Schulz <leander.schulz01@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
Co-authored-by: Sven Merk <s.merk@sap.com>
2021-06-16 08:43:30 +02:00
..
testdata/TestProcessMetaFiles feat: retrieve metadata by stepName - corrected (#2892) 2021-06-16 08:43:30 +02:00
goUtils.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
helper_test.go feat: retrieve metadata by stepName - corrected (#2892) 2021-06-16 08:43:30 +02:00
helper.go feat: retrieve metadata by stepName - corrected (#2892) 2021-06-16 08:43:30 +02:00
piper-context-defaults.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
resources_test.go feat(output): handle non-string output values (#2113) 2020-10-05 15:33:28 +02:00
resources.go fix(whitesourceExecuteScan) properly handle output resources (#2266) 2020-11-02 08:51:58 +01:00