1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/piperutils
Sven Merk ab9e154d10
Replace io.Copy (#2934)
* Replace io.Copy

* Test coverage

* Improve test

* Fix fmt

* Improve error handling in test

* Fix code

* Improve test error log

* Fix fmt

* Fix unix file handles

* Fix error message

* Resolve code climate issue
2021-06-23 14:41:52 +02:00
..
testdata Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
fileUtils_test.go WhiteSource: Force update of project when "checkPolicies" failed (#2401) 2020-11-26 11:45:53 +01:00
FileUtils.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
ioUtils_test.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
ioUtils.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
projectStructure_test.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
projectStructure.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
slices_test.go Helper for removing duplicates from a string slice (#2455) 2021-01-29 10:52:58 +01:00
slices.go Helper for removing duplicates from a string slice (#2455) 2021-01-29 10:52:58 +01:00
stepResults_test.go chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00
stepResults.go fix: improve stepResults handling (#1425) 2020-04-20 16:18:49 +02:00
templateUtils_test.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
templateUtils.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00