1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/gcs
Siarhei Pazdniakou c93f1f861d
GCS Upload fixes (#3387)
* Fixed argument type in persist function

* Fixed gcp upload to be usable in internal piper

* Fixed import of packages

* Updated logs

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2022-01-19 13:16:57 +01:00
..
mocks feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
gcsClient_test.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
gcsClient.go GCS Upload fixes (#3387) 2022-01-19 13:16:57 +01:00
reporting_test.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
reporting.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
targetFolderHandler_test.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
targetFolderHandler.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00