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/versioning
Marcus Holl 6b7dc48c44 Be more flexible with JenkinsReadYaml rule
When we register a closure as file, the closure will be exectutd.
Otherwise we return what is registered.

This gives us a maximum level of flexibility. We can throw exceptions (e.g. FileNotFound) as
as test setup requires this, in simple cases we provide the yaml as a string.
2018-09-04 09:46:59 +02:00
..
ArtifactVersioningTest.groovy Step for automatic versioning (#65) 2018-02-07 13:17:33 +01:00
DlangArtifactVersioningTest.groovy artifactSetVersion - add new artifact types & cleanup (#242) 2018-08-08 22:21:26 +02:00
DockerArtifactVersioningTest.groovy speed up tests 2018-06-06 11:19:19 +02:00
GolangArtifactVersioningTest.groovy artifactSetVersion - add new artifact types & cleanup (#242) 2018-08-08 22:21:26 +02:00
MavenArtifactVersioningTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
MtaArtifactVersioningTest.groovy Be more flexible with JenkinsReadYaml rule 2018-09-04 09:46:59 +02:00
NpmArtifactVersioningTest.groovy artifactSetVersion - add new artifact types & cleanup (#242) 2018-08-08 22:21:26 +02:00
PipArtifactVersioningTest.groovy artifactSetVersion - add new artifact types & cleanup (#242) 2018-08-08 22:21:26 +02:00
SbtArtifactVersioningTest.groovy artifactSetVersion - add new artifact types & cleanup (#242) 2018-08-08 22:21:26 +02:00