1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/resources/metadata
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
..
abapAddonAssemblyKitCheckCVs.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitCheckPV.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitCreateTargetVector.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitPublishTargetVector.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitRegisterPackages.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitReleasePackages.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitReserveNextPackages.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapEnvironmentAssembleConfirm.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentAssemblePackages.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentCheckoutBranch.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentCloneGitRepo.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentCreateSystem.yaml Increase ppiper cf-cli version to v7 (#2590) 2021-02-11 12:54:11 +01:00
abapEnvironmentPullGitRepo.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentRunATCCheck.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
checkChangeInDevelopmemt.yaml Introduce checkChangeInDevelopment (#2504) 2021-02-12 08:50:38 +01:00
checkmarx.yaml checkmarxExecuteScan: adapt to 9.2 api (#2363) 2020-11-25 13:47:26 +01:00
cloudFoundryCreateService.yaml Increase ppiper cf-cli version to v7 (#2590) 2021-02-11 12:54:11 +01:00
cloudFoundryCreateServiceKey.yaml test (#2611) 2021-02-15 11:06:07 +01:00
cloudFoundryCreateSpace.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
cloudFoundryDeleteService.yaml test (#2611) 2021-02-15 11:06:07 +01:00
cloudFoundryDeleteSpace.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
cloudFoundryDeploy.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
createmarkdownreport.yaml new step to create a scan summary report (#2559) 2021-02-02 14:36:40 +01:00
detect.yaml feat(detect): Scanonchanges : Parameter to reduce scan running time and load on BlackDuck server (#2538) 2021-01-29 10:17:02 +01:00
fortify.yaml add access_token alias to all gh secrets (#2543) 2021-01-27 12:58:47 +01:00
gctsCloneRepository.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsCreateRepository.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsDeployCommit.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsExecuteABAPUnitTests.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsRollback.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
githubbranchprotection.yaml fetch github token from vault (#2290) 2020-11-02 09:04:36 +01:00
githubcommentissue.yaml add step to create a GitHub comment (#2479) 2020-12-21 16:21:07 +01:00
githubcreateissue.yaml add step to create a GitHub issue (#2481) 2020-12-21 17:13:16 +01:00
githubcreatepr.yaml add access_token alias to all gh secrets (#2543) 2021-01-27 12:58:47 +01:00
githubrelease.yaml add access_token alias to all gh secrets (#2543) 2021-01-27 12:58:47 +01:00
githubstatus.yaml add access_token alias to all gh secrets (#2543) 2021-01-27 12:58:47 +01:00
gitopsUpdateDeployment.yaml feat(Gitops): Gitops update deployment with helm (#2247) 2020-11-03 18:29:46 +01:00
hadolint.yaml refactor(hadolint): implement step in GO (#1169) 2020-11-16 15:14:54 +01:00
integrationArtifactDeploy.yaml IntegrationArtifactDeploy Command (#2526) 2021-01-22 15:55:50 +01:00
integrationArtifactDownload.yaml IntegrationArtifactDownload Command (#2587) 2021-02-10 17:08:23 +01:00
integrationArtifactGetMplStatus.yaml IntegrationArtifactGetMplStatus Command (#2558) 2021-02-04 10:50:15 +01:00
integrationArtifactGetServiceEndpoint.yaml IntegrationArtifactGetServiceEndpoint Command (#2582) 2021-02-05 10:35:55 +01:00
integrationArtifactUpdateConfiguration.yaml IntegrationArtifactUpdateConfiguration Command (#2542) 2021-01-29 09:46:47 +01:00
integrationArtifactUpload.yaml IntegrationArtifactUpload Command (#2610) 2021-02-17 09:59:56 +01:00
jsonApplyPatch.yaml Add schema patch step in go (#1683) 2020-06-18 14:50:46 +02:00
kaniko.yaml (Vault) add vaultSecretFile References (#2314) 2020-11-06 18:06:19 +01:00
karma.yaml refactor: correct yaml format (#1965) 2020-08-31 16:10:28 +02:00
kubernetesdeploy.yaml feat(kubernetesDeploy): allow disabling --force (#2495) 2021-01-07 16:52:16 +01:00
malwareExecuteScan.yaml Add / update Jenkins credential descriptions (#2058) 2020-09-23 13:22:51 +02:00
mavenBuild.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
mavenExecute.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
mavenExecuteIntegration.yaml Update defaults for npmExecuteScripts and mavenExecuteIntegration to run install (#2369) 2020-11-13 13:01:02 +01:00
mavenStaticCodeChecks.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
mtaBuild.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
nexusUpload.yaml Use devxci/mbtci:1.0.16.1 (#2389) 2020-11-17 14:24:36 +01:00
npmExecuteLint.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
npmExecuteScripts.yaml Update defaults for npmExecuteScripts and mavenExecuteIntegration to run install (#2369) 2020-11-13 13:01:02 +01:00
protecode.yaml feature(protecodeExecuteScan) proper Vault support (#2483) 2020-12-22 17:43:57 +01:00
savecontainer.yaml refactor: correct yaml format (#1965) 2020-08-31 16:10:28 +02:00
sonar.yaml feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
transportRequestUploadCTS.yaml Fix alias for transport request upload cts (#2614) 2021-02-16 15:31:15 +01:00
transportRequestUploadSOLMAN.yaml solman upload go the step (#2522) 2021-02-19 13:07:18 +01:00
uiVeri5ExecuteTests.yaml fix(uiVeri5): update documentation for more explicit deprecation notes (#2568) 2021-02-05 16:04:52 +01:00
vaultRotateSecretId.yaml Feature/approle secret id rotation (#2311) 2020-11-17 13:49:31 +01:00
versioning.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
whitesource.yaml feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
xsDeploy.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00