1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test/groovy/com/sap/piper
Oliver Nocon a104b2a06d
feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501)
* feat(whitesource): add config helper

this helps to ease & enforce config settings

* fix accidential change of class

* add todos wrt java download

* use existing scanOptions, add option to download jre

* update generation

* fix generation

* allow running UA via go library

* correct image, improve logging

* add removal of downloaded JVM

* update java creation and deletion

* refactor and add log output

* remove obsolete ToDo

* increase test coverage

* increase test coverage

* adding aliases and tests

* make go modules as default

* maven: update behavior of projectNaming

* add Docker capabilities

* correct parameter name

* retrieve Docker coordinates

* docker coordinates only to provide artifact

* add ToDos

* add mta capability

* add aliases, mvn arguments for settings

* clean up groovy part

* update defaults

* add container for pip

* add defaults, add maven specifics, ...

* properly download settings

* maven: check existence of excluded files

* fix reporting

* Update CommonStepsTest.groovy

* update comment

* fix CodeClimate finding

* add tests for pip & fix minor issues

* fix order of pip build descriptors

* update pip container options

* fix pip virtualEnv parameter

* update report permissions

* fix test

* update container options

* add use fileUtils to load properties file

* update parameter description

* adding Docker scanning defaults

* clean up configHelper

* consider also npm tool cache

* add todos
2021-02-03 14:52:48 +01:00
..
analytics feat(sonar): write flag for sonar execution to influx (#1534) 2020-05-14 13:46:40 +02:00
cm Support additional volume mounts for cm related steps (#2287) 2020-11-13 13:45:30 +01:00
integration feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
k8s Fix containers map and add test (#1769) 2020-07-07 12:07:44 +02:00
mta Test platform interoperability 2019-12-16 10:03:34 +01:00
tools/neo Add extensions to neoDeploy 2019-05-16 09:13:23 +02:00
variablesubstitution Fix: yaml util handling for boolean with value false (#1629) 2020-06-04 06:03:12 +02:00
versioning Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
BashUtilsTest.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
CfManifestUtilsTest.groovy Implement workaround for incompatible change in cloud foundry API (#343) 2018-10-17 11:01:09 +02:00
ConfigurationHelperTest.groovy Groovy: Load step defaults also from stages section in defaults (#1943) 2020-08-26 15:32:58 +02:00
ConfigurationLoaderTest.groovy Revert "ConfigurationLoader, ConfigurationHelper working without script reference" 2019-11-26 10:51:32 +01:00
ConfigurationMergerTest.groovy use new config handler in steps (#253) 2018-08-15 11:53:28 +02:00
DebugReportTest.groovy Add option to always run stages in a pod (#1414) 2020-04-17 10:31:04 +02:00
DescriptorUtilsTest.groovy Patch Urls (#929) 2019-11-11 17:40:23 +01:00
DockerUtilsTest.groovy Add step buildExecute (#527) 2019-07-02 13:00:36 +02:00
EnvironmentUtilsTest.groovy Added EnvironmentUtils needed by DebugReport 2020-02-03 17:07:56 +01:00
GitUtilsTest.groovy Better readable rule names: loggingRule 2019-01-23 14:54:50 +01:00
JenkinsUtilsTest.groovy Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
MapUtilsTest.groovy Clarify precedence in MapUtils#merge() (#983) 2019-11-14 14:33:23 +01:00
MtaUtilsTest.groovy Update mta yaml file to support cloud MBT mtar deploy to neo. (#1198) 2020-02-20 14:57:50 +01:00
PiperGoUtilsTest.groovy Revert to again use curl to download binary (#1637) 2020-06-10 10:11:20 +02:00
PrerequisitesTest.groovy Better readable rule names: loggingRule 2019-01-23 14:54:50 +01:00
StageNameProviderTest.groovy Add technical stage names behind feature toggle (#1933) 2020-08-28 16:11:35 +02:00
TemporaryCredentialsUtilsTest.groovy Remove references to cloud sdk (#2418) 2020-11-23 17:48:53 +01:00
UtilsTest.groovy Ignore invalid entries in custom defaults (#1558) 2020-05-18 10:59:02 +02:00