1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg
Christopher Fenner c190deee44
refactor(sonar): switch to Sonar scan in GO (#1320)
* use sonar go in groovy

* use SONAR_TOKEN

* only use owner/repo if both are set

* trim version to major version digit

* fix code climate issues

* remove Sonar defaults

* use sonar go step

* use SONAR_TOKEN

* use certs from parameters

* use docker workspace & options

* add instance parameter

* implement branchName

* implement branchName

* remove duplicate default

* update docs

* fix TODOs

* remove merge mess

* fix code climate issue

* address comments

* respect custom defaults and custom config file name

* fix typo

* remove obsolete test cases

* disable CommonStepChecks

* check step config instead of context config

* remove TODOs

* respect jenkins PR envvars

* use value from stepConfig

* Update vars/sonarExecuteScan.groovy

* rename options to config

* correct type for options

* add test cases

* log sonar.options in debug message

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2020-04-08 12:55:46 +02:00
..
checkmarx http.go: Set fine-grained timeouts (#1257) 2020-03-23 15:02:22 +01:00
command docs(command): Clarify runExecutable Env usage (#1264) 2020-03-12 09:00:51 +01:00
config Piper-Go: Allow aliases also for inputs of type "secret" (#1355) 2020-04-01 20:46:33 +02:00
docker Docker functionality fix interface (#1156) 2020-02-06 11:14:11 +01:00
generator refactor(sonar): implement Sonar step in GO (#1042) 2020-03-23 10:38:31 +01:00
github Update githubPublishRelease 2019-11-04 16:07:30 +01:00
http Future proof the http-timeout test for go 1.14 (#1321) 2020-03-31 09:18:09 +02:00
log Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
maven Fix copy-paste-bug for downloading settings (#1284) 2020-03-17 08:33:35 +01:00
mock Add tests for maven build (#1276) 2020-03-26 08:23:21 +01:00
nexus Migrate stage artifact deployment from Cloud SDK Pipeline-Lib (#1324) 2020-03-31 15:16:18 +02:00
piperenv Trim spaces from config value while reading CPE (#1103) 2020-01-23 12:02:34 +01:00
piperutils refactor(sonar): switch to Sonar scan in GO (#1320) 2020-04-08 12:55:46 +02:00
protecode http.go: Set fine-grained timeouts (#1257) 2020-03-23 15:02:22 +01:00
telemetry http.go: Set fine-grained timeouts (#1257) 2020-03-23 15:02:22 +01:00
versioning Add step to prepare the version for an artifact (#1343) 2020-04-03 16:34:40 +02:00