1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/test/groovy/util
Christopher Fenner c8f9db71eb
add step for Sonar scan (#183)
* add new step sonarExecute

* simplify list

* add general credentials for SonarQube

* Update default_pipeline_environment.yml

* Update sonarExecute.groovy

* correct worker invocation

* switch step/stage config order

* add tests

* add webhook handling

* Update default_pipeline_environment.yml

* use withMandatoryProperty with condition

* Update ConfigurationHelper.groovy

* Update sonarExecute.groovy

* Update ConfigurationHelper.groovy

* rename step to sonarExecuteScan

* rename step to sonarExecuteScan

* rename step to sonarExecuteScan

* Update sonarExecuteScan.groovy

* change return type

* Update sonarExecuteScan.groovy

* stash

* update defaults

* update install path

* use quiet unzip

* use long option names

* optimize filename retrival

* rework PR voting

* fix path

* remove accitentially checked-in file

* add documentation, optimise coding

* correct test case

* add documentation

* remove option prefix

* rename config variable

* update docs

* update docs

* rename download url

* fix typo

* adjust test cases

* add test cases

* update docs
2019-05-13 12:29:07 +02:00
..
BasePiperTest.groovy add step pipelineRestartSteps (#337) 2018-10-18 08:51:48 +02:00
BasePiperTestContext.groovy Fix missing descriptor support 2019-03-04 15:02:01 +01:00
CommandLineMatcher.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsCredentialsRule.groovy Use JenkinsCredentialsRule 2019-04-01 15:59:20 +02:00
JenkinsDockerExecuteRule.groovy speed up tests 2018-06-06 11:19:19 +02:00
JenkinsEnvironmentRule.groovy add steps for file stashing 2018-05-30 12:00:13 +02:00
JenkinsErrorRule.groovy
JenkinsFileExistsRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsInfluxDataRule.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
JenkinsLockRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsLoggingRule.groovy [fix] misplaced quotation mark in assertion message 2018-07-12 08:12:32 +02:00
JenkinsMockStepRule.groovy add multicloud deploy step 2019-04-12 17:51:38 +02:00
JenkinsPropertiesRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsReadFileRule.groovy
JenkinsReadJsonRule.groovy add steps for file stashing 2018-05-30 12:00:13 +02:00
JenkinsReadMavenPomRule.groovy
JenkinsReadYamlRule.groovy Be more flexible with JenkinsReadYaml rule 2018-09-04 09:46:59 +02:00
JenkinsResetDefaultCacheRule.groovy
JenkinsScriptLoaderRule.groovy
JenkinsSetupRule.groovy add step for Sonar scan (#183) 2019-05-13 12:29:07 +02:00
JenkinsShellCallRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsStepRule.groovy add multicloud deploy step 2019-04-12 17:51:38 +02:00
JenkinsWithEnvRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsWriteFileRule.groovy
JenkinsWriteJsonRule.groovy artifactSetVersion - add new artifact types & cleanup (#242) 2018-08-08 22:21:26 +02:00
LibraryLoadingTestExecutionListener.groovy Added test 2019-03-12 23:22:27 +01:00
PipelineWhenException.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PluginMock.groovy Enable support for executing on K8S as a step (#231) 2018-08-21 15:45:59 +02:00
ProjectSource.groovy
Rules.groovy influxWriteData: hold data in dedicated object (#624) 2019-04-11 11:39:41 +02:00
SharedLibraryCreator.groovy