1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/integration/testdata
Siarhei Pazdniakou cd243ee542
feat(gcs): allow upload to gcs from steps (#3034)
* Upload reports to Google Cloud Storage bucket

* Added tests. Made fixes

* Update step generation. GCS client was moved to GeneralConfig

* Code was refactored

* Fixed issues

* Fixed issues

* Code correction due to PR comments

* Improved gcs client and integration tests

* Integrated gcp config. Updated step metadata

* Fixed issues. Added tests

* Added cpe, vault, aliases resolving for reporting parameters

* Added tests

* Uncommented DeferExitHandler. Removed useless comments

* fixed cloning of config

* Added comments for exported functions. Removed unused mock

* minor fix

* Implemented setting of report name via paramRef

* some refactoring. Writing tests

* Update pkg/config/reporting.go

* Update cmd/sonarExecuteScan_generated.go

* Apply suggestions from code review

* Update pkg/config/reporting.go

* Update pkg/config/reporting.go

* fixed removing valut secret files

* Update pkg/config/reporting.go

* restore order

* restore order

* Apply suggestions from code review

* go generate

* fixed tests

* Update resources/metadata/sonarExecuteScan.yaml

* Update resources.go

* Fixed tests. Code was regenerated

* changed somewhere gcp to gcs. Fixed one test

* move gcsSubFolder to input parameters

* fixed removing valut secret files

* minor fix in integration tests

* fix integration tests

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
2021-12-15 15:07:47 +01:00
..
TestCnbIntegration feat(cnbBuild): refactored buildEnvVars input property, added resourceRef to the buildpacks (#3310) 2021-11-29 11:32:32 +01:00
TestGaugeIntegration feat(gauge): migrate gaugeExecuteTests to go implementation (#2775) 2021-06-01 13:15:10 +02:00
TestGCSIntegration feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
TestKarmaIntegration
TestMavenIntegration New step mavenExecuteIntegration (#1829) 2020-07-29 19:51:27 +02:00
TestMtaIntegration chore(mbt): update mbt image (#3186) 2021-11-15 14:04:16 +01:00
TestNexusIntegration Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
TestNpmIntegration Remove sapNpmRegistry (#1909) 2020-08-11 15:58:39 +02:00