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
Christopher Fenner ea45136c3d
feat(go): add download file function (#1200)
* add download file function

* add test case

* Update pkg/piperutils/FileUtils.go

* correct test case

* remove FileUtils.Download

* add Downloader

* add Downloader

* fix error

* respect header and cookies

* add test case

* rename files

* correct test case

* remove SendRequest

* correct test case
2020-02-19 19:26:47 +01:00
..
fileUtils_test.go feat(go): add download file function (#1200) 2020-02-19 19:26:47 +01:00
FileUtils.go Don't swallow error raised from file exists helper method (#1019) 2019-12-11 10:13:23 +01:00
slices_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
slices.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
stepResults_test.go Avoid potential collisions among steps (#1141) 2020-02-03 15:25:49 +01:00
stepResults.go Avoid potential collisions among steps (#1141) 2020-02-03 15:25:49 +01:00