1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/versioning
Oliver Nocon d47a17c8fc
feat(whitesource): consolidated reporting and versioning alignment (#2571)
* update reporting and add todo comments

* enhance reporting, allow directory creation for reports

* properly pass reports

* update templating and increase verbosity of errors

* add todo

* add detail table

* update sorting

* add test and improve error message

* fix error message in test

* extend tests

* enhance tests

* enhance versioning behavior accoring to #1846

* create markdown overview report

* small fix

* fix small issue

* make sure that report directory exists

* align reporting directory with default directory from UA

* add missing comments

* add policy check incl. tests

* enhance logging and tests

* update versioning to allow custom version usage properly

* fix report paths and golang image

* update styling of md

* update test
2021-02-10 16:18:00 +01:00
..
descriptorUtils_test.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
descriptorUtils.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
docker_test.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
docker.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
gomodfile.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
gradle_test.go versioning: gradle (#2319) 2020-11-06 09:20:08 +01:00
gradle.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
inifile_test.go artifactPrepareVersioning: support more buildTools (#1367) 2020-04-15 13:12:43 +02:00
inifile.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
jsonfile_test.go artifactPrepareVersioning: support more buildTools (#1367) 2020-04-15 13:12:43 +02:00
jsonfile.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
maven_test.go Refactor maven utils and add tests for install artifacts (#2318) 2020-11-10 17:14:55 +01:00
maven.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
pip_test.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
pip.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
properties_test.go versioning: gradle (#2319) 2020-11-06 09:20:08 +01:00
properties.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
versionfile_test.go artifactPrepareVersioning: support more buildTools (#1367) 2020-04-15 13:12:43 +02:00
versionfile.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
versioning_test.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
versioning.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00
yamlfile_test.go Implement YAMLfile.GetCooridnates() (#1604) 2020-05-27 17:20:34 +02:00
yamlfile.go feat(whitesource): consolidated reporting and versioning alignment (#2571) 2021-02-10 16:18:00 +01:00