1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/piperenv
Kevin Stiehl 6c7814e4d5
feat(cpm): Add read and write CPE Go step (#2888)
* add read write cpe go steps

* Update pkg/piperenv/CPEMap.go

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

* Update pkg/piperenv/CPEMap.go

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

* Update pkg/piperenv/environment.go

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

* Apply suggestions from code review

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

* rename file

* add error handling

* add error handling

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2021-06-11 16:17:40 +02:00
..
CPEMap_test.go feat(cpm): Add read and write CPE Go step (#2888) 2021-06-11 16:17:40 +02:00
CPEMap.go feat(cpm): Add read and write CPE Go step (#2888) 2021-06-11 16:17:40 +02:00
environment_test.go (fix) clean up tmp dir in test (#2169) 2020-10-13 11:19:01 +02:00
environment.go kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00