1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

feat(splunk): Adds head commitID of current build to commonPipelineEnvironment (#2844)

* Adds headCommitId, which stores the head commit has of the current build, includes tests and generated files

* Adds headCommitId, which stores the head commit has of the current build, includes tests and generated files

* Go fmt fix

* Fixes artifactoryPrepareVersion test

* Removes xMake CommitId
This commit is contained in:
ffeldmann
2021-05-20 13:11:57 +02:00
committed by GitHub
parent cac7f2e904
commit 52c25a0dbb
9 changed files with 23 additions and 11 deletions

View File

@@ -78,7 +78,7 @@ The following data will be sent to the endpoint if activated:
* ErrorCode
* ErrorCategory
* CorrelationID (not hashed)
* CommitHash
* CommitHash (Head commit hash of current build.)
* Branch
* GitOwner
* GitRepository