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 f2f5dbecb8
feat(versioning): add re-use function for proper Scan versioning (#2544)
* feat(versioning): add re-use function for proper Scan versioning

addresses #1846

* add missing comment

Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
2021-02-08 12:18:36 +01:00
..
descriptorUtils_test.go feat(versioning): add re-use function for proper Scan versioning (#2544) 2021-02-08 12:18:36 +01:00
descriptorUtils.go feat(versioning): add re-use function for proper Scan versioning (#2544) 2021-02-08 12:18:36 +01:00
docker_test.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
docker.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
gomodfile.go Whitesource scan (MVP) (#1658) 2020-07-01 07:54:13 +02:00
gradle_test.go versioning: gradle (#2319) 2020-11-06 09:20:08 +01:00
gradle.go versioning: gradle (#2319) 2020-11-06 09:20:08 +01:00
inifile_test.go artifactPrepareVersioning: support more buildTools (#1367) 2020-04-15 13:12:43 +02:00
inifile.go versioning: gradle (#2319) 2020-11-06 09:20:08 +01:00
jsonfile_test.go artifactPrepareVersioning: support more buildTools (#1367) 2020-04-15 13:12:43 +02:00
jsonfile.go Whitesource scan (MVP) (#1658) 2020-07-01 07:54:13 +02:00
maven_test.go Refactor maven utils and add tests for install artifacts (#2318) 2020-11-10 17:14:55 +01:00
maven.go Refactor maven utils and add tests for install artifacts (#2318) 2020-11-10 17:14:55 +01:00
pip_test.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
pip.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
properties_test.go versioning: gradle (#2319) 2020-11-06 09:20:08 +01:00
properties.go versioning: gradle (#2319) 2020-11-06 09:20:08 +01:00
versionfile_test.go artifactPrepareVersioning: support more buildTools (#1367) 2020-04-15 13:12:43 +02:00
versionfile.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02: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(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
yamlfile_test.go Implement YAMLfile.GetCooridnates() (#1604) 2020-05-27 17:20:34 +02:00
yamlfile.go whitesourceExecuteScan: bypass UA for mta, maven, npm and yarn (#1879) 2020-09-29 12:44:31 +02:00