1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg
Christopher Fenner cb3fa7c293
feat(sonar): add output of measurements (#2218)
* add sonarqube measurements

* fetch measurements from API

* add api for fetching issue counts

* add debug outputs

* add further severities

* log number of issues

* report failure

* expose method to send request

* Fixed what was broken.

* add debug output

* wip

* correct opaque property

* push client handling to apiClient.go

* use correct API URL

* correct log outputs

* remove logging

* remove option validation

* extend search options

* restructure

* rename api client file

* simplify client usage

* simplify issue client

* write sonar values to influx

* extract issue service

* reorder imports

* add sonar integration test

* allow unknown fields

* add test case

* add test case

* remove

* fix

* Update http.go

* Apply suggestions from code review

* Update cmd/sonarExecuteScan.go

* rework test cases

* use explicit returns

* add task service

* add waitfortask

* fix typo

* remove fixme

* expose poll interval

* rename test cases

* add test cases

* use newAPIClient method

* use waitForTask

* rename services

* finalize code

* handle error

* move defer

* move types

* add test case

* use http.status...

* add test case

* expose api endpoint names

* extract api client

* adjust test cases

* Update integration-tests-pr.yaml

* Update integration-tests.yaml

* improve require message

* Update integration-tests-pr.yaml

* Update integration-tests-pr.yaml
2021-02-24 15:44:23 +01:00
..
abap Remove strange 'Hello', most likly troubleshoot leftover (#2475) 2020-12-18 11:15:15 +01:00
abaputils Revert "Parallel test processing for abaputils (#2570)" (#2578) 2021-02-04 15:19:42 +01:00
checkmarx fix backslash mess (#2428) 2020-11-26 11:22:54 +01:00
cloudfoundry Vars handling centralized (#1934) 2020-09-24 09:39:18 +02:00
command Provide getters for stdout, stderr on ShellRunner, ExecRunner (#1787) 2021-02-05 10:54:38 +01:00
config (Vault) Improvements (#2439) 2021-02-15 09:48:51 +01:00
cpi IntegrationArtifactUpload Command (#2610) 2021-02-17 09:59:56 +01:00
docker kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00
documentation feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
fortify [fix]fortifyExecuteScan: disable fulltextsearch (#2527) 2021-01-21 16:20:46 +01:00
generator Unit test enhancement (#2471) 2020-12-22 09:30:54 +01:00
git introduce plainOpen in pkg/git (#2602) 2021-02-15 12:34:19 +01:00
github Add step for GitHub branch protection check (2) (#2016) 2020-09-14 12:05:12 +02:00
hadolint/mocks refactor(hadolint): implement step in GO (#1169) 2020-11-16 15:14:54 +01:00
http chore(http): allow to send prepared requests (#2580) 2021-02-08 14:26:15 +01:00
jenkins chore(jenkins): expose artifacts save method (#2426) 2020-11-26 10:06:14 +01:00
log fix(permissions) allow deletion of errors file (#2293) 2020-11-02 12:34:28 +01:00
maven Removed hardcoded pom.xml and added test (#2393) 2020-11-25 17:03:11 +01:00
mock Provide getters for stdout, stderr on ShellRunner, ExecRunner (#1787) 2021-02-05 10:54:38 +01:00
nexus Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
npm [refactor] Relocate npmExecutorMock so that it can be used from pkg (#2472) 2021-01-04 12:46:14 +01:00
piperenv kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00
piperutils Helper for removing duplicates from a string slice (#2455) 2021-01-29 10:52:58 +01:00
protecode chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00
reporting feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
sonar feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
telemetry Telemetry: report error category (#2085) 2020-09-29 13:49:40 +02:00
transportrequest solman upload go the step (#2522) 2021-02-19 13:07:18 +01:00
vault (Vault) Improvements (#2439) 2021-02-15 09:48:51 +01:00
versioning feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
whitesource fix(whitesourceExecuteScan) correctly handle structured projects (#2597) 2021-02-11 19:39:59 +01:00
yaml chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00