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
Florian Wilhelm ff46bb0f00 Make commit of new version optional in artifactSetVersion step (#112)
* Make commit of new version optional in `artifactSetVersion` step

You might not want to add a new commit for each version, when versions
are automatically created. This commit makes this feature optional, but
enabled by default to maintain API compatibility.

* Set `gitCommitId` if null

* Improve documentation of `commitVersion` parameter

* Allow to operate in a code checkout without `.git` directory
2018-03-05 09:04:53 +01:00
..
com/sap/piper Make commit of new version optional in artifactSetVersion step (#112) 2018-03-05 09:04:53 +01:00
util add JenkinsEnvironmentRule 2018-02-28 11:54:52 +01:00
ArtifactSetVersionTest.groovy Make commit of new version optional in artifactSetVersion step (#112) 2018-03-05 09:04:53 +01:00
ChecksPublishResultsTest.groovy Update ChecksPublishResultsTest.groovy 2018-03-02 10:53:46 +01:00
DockerExecuteTest.groovy Update DockerExecuteTest.groovy 2018-03-02 10:55:27 +01:00
DurationMeasureTest.groovy use new rules 2018-02-28 13:11:09 +01:00
InfluxWriteDataTest.groovy use new rules 2018-02-28 13:11:09 +01:00
MavenExecuteTest.groovy [refactoring] Rule handling 2018-01-29 09:42:23 +01:00
MTABuildTest.groovy use new rules 2018-02-28 13:12:03 +01:00
NeoDeployTest.groovy use new rules 2018-02-28 13:11:09 +01:00
PipelineExecuteTest.groovy use new rules 2018-02-28 13:11:09 +01:00
SetupCommonPipelineEnvironmentTest.groovy Update SetupCommonPipelineEnvironmentTest.groovy 2018-03-02 10:57:50 +01:00
ToolValidateTest.groovy use new rules 2018-02-28 13:11:09 +01:00