1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg
lndrschlz ae4a24c594
feat(getConfig): retrieve metadata by stepName (#2736)
* 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

Co-authored-by: Leander Schulz <leander.schulz01@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
Co-authored-by: OliverNocon <oliver.nocon@sap.com>
2021-06-14 08:58:41 +02:00
..
abap set User-Agent Header (#2797) 2021-04-29 13:30:25 +02:00
abaputils SAP BTP ABAP Environment: addon build with supported Languages (#2689) 2021-03-15 20:24:43 +01:00
checkmarx fix(influx): correct data type of influx measurements (#2171) 2021-03-10 16:00:53 +01:00
cloudfoundry Vars handling centralized (#1934) 2020-09-24 09:39:18 +02:00
command convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
config feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
cpi Help document fixes (#2793) 2021-04-30 09:43:25 +02:00
docker kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00
documentation feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
fortify Fix project lookup query (#2785) 2021-04-28 13:59:59 +02:00
generator feat(getConfig): retrieve metadata by stepName (#2736) 2021-06-14 08:58:41 +02:00
git introduce plainOpen in pkg/git (#2602) 2021-02-15 12:34:19 +01:00
github
hadolint/mocks refactor(hadolint): implement step in GO (#1169) 2020-11-16 15:14:54 +01:00
http feat(http): expose standard client (#2860) 2021-05-28 12:13:19 +02:00
jenkins fix(jenkins): fix job invocation (#2868) 2021-06-02 16:45:22 +02:00
log feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
maven Extending mavenBuild step with an option to perform maven deploy with publish flag (#2833) 2021-06-01 09:24:36 +02:00
mock convert batsExecuteTests to go implementation (#2737) 2021-04-29 16:50:23 +02:00
nexus nexusUpload parameters reading from commonPipelineEnvironment (#2658) 2021-03-10 15:06:42 +01:00
npm Added createBOM parameter to the npmExecuteScripts step (#2642) 2021-03-04 10:16:59 +01:00
orchestrator fix: orchestrator detection (#2886) 2021-06-10 23:47:38 +02:00
piperenv feat(cpm): Add read and write CPE Go step (#2888) 2021-06-11 16:17:40 +02:00
piperutils Go Unit Tests fail due to windows/linux file separator mismatch (#2662) 2021-03-03 22:58:29 +01:00
protecode fix(protecodeExecuteScan): Handling of empty findings (#2818) 2021-05-17 13:38:17 +02:00
reporting feat(reporting) update markdown reports (#2819) 2021-05-11 08:01:02 +02:00
sonar feat(sonar): create report for issue count (#2691) 2021-03-12 15:05:07 +01:00
splunk feat(splunk): Adds head commitID of current build to commonPipelineEnvironment (#2844) 2021-05-20 13:11:57 +02:00
telemetry feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
transportrequest transport request create solman go (#2583) 2021-03-15 16:44:18 +01:00
vault Writing secrets to vault (#2770) 2021-05-06 10:27:23 +02:00
versioning feat(cpm): Add read and write CPE Go step (#2888) 2021-06-11 16:17:40 +02:00
whitesource "ignoreSourceFiles" parameter removed from general section and added … (#2814) 2021-05-19 14:57:49 +02:00
yaml