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
Oliver Nocon 53f4ce96ae
feat(cpe): provide go templating functions (#3872)
* feat(cpe): provide go templating functions

* change type

* fix: type in test

* chore: add comment for exported function

* fix: ensure that custom returns string properly

* fix types and add tests

Co-authored-by: Anil Keshav <anil.keshav@sap.com>
2022-07-14 16:20:11 +02:00
..
artifact_test.go feat (cpe) introduce a new artifact cpe type (#3763) 2022-05-03 09:53:12 +02:00
artifact.go feat (cpe) introduce a new artifact cpe type (#3763) 2022-05-03 09:53:12 +02:00
CPEMap_test.go test: use T.TempDir to create temporary test directory (#3721) 2022-07-12 15:19:12 +02:00
CPEMap.go feat (cpe) ability to write an empty string to an existing cpe string value (#3243) 2021-11-04 10:02:33 +01:00
environment_test.go test: use T.TempDir to create temporary test directory (#3721) 2022-07-12 15:19:12 +02:00
environment.go feat(cpe): provide go templating functions (#3872) 2022-07-14 16:20:11 +02:00
templating_test.go feat(cpe): provide go templating functions (#3872) 2022-07-14 16:20:11 +02:00
templating.go feat(cpe): provide go templating functions (#3872) 2022-07-14 16:20:11 +02:00