1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/integration
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
..
testdata feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
contracts_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
docker_integration_test_executor.go feat(cnbBuild): increased platform api compatibility (#3330) 2021-12-07 14:06:35 +01:00
integration_api_cli_test.go Provide foundation for integration-like tests (#1131) 2020-02-18 15:19:50 +01:00
integration_api_test.go Add Coverage Info to sonarscan.json (#3262) 2021-12-08 09:02:12 +01:00
integration_cli_test.go feat(getConfig) allow reading stage configuration (#3026) 2021-08-04 10:09:02 +02:00
integration_cnb_test.go feat(cnbBuild): increased platform api compatibility (#3330) 2021-12-07 14:06:35 +01:00
integration_gauge_test.go feat(gauge): migrate gaugeExecuteTests to go implementation (#2775) 2021-06-01 13:15:10 +02:00
integration_gcs_test.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
integration_influx_test.go Added go-based influxWriteData step (#2890) 2021-06-30 11:18:49 +02:00
integration_jenkins_test.go fix(jenkins): fix job invocation (#2868) 2021-06-02 16:45:22 +02:00
integration_maven_test.go fix typo in fatal message triggered in tests. (#2574) 2021-02-11 14:57:22 +01:00
integration_mta_build_test.go GPP Init Stage needs to consider mta yaml path (#3305) 2021-12-14 14:43:02 +01:00
integration_nexus_upload_test.go refactor: align parameter name for username (#1960) 2020-09-16 11:33:03 +02:00
integration_npm_execute_scripts_test.go Remove sapNpmRegistry (#1909) 2020-08-11 15:58:39 +02:00
integration_test.go feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
integration_vault_test.go Writing secrets to vault (#2770) 2021-05-06 10:27:23 +02:00
piper-command-wrapper.sh Rewrite mta IT using docker cli (#1819) 2020-07-20 18:07:08 +02:00
run-tests.sh Install maven artifacts after mta build (#1641) 2020-06-15 12:46:54 +02:00