-
Notifications
You must be signed in to change notification settings - Fork 1
Labeller Plugin for CruiseControl.NET talking to git
License
atzedent/ccnet.GitRevisionLabeller.plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage: <labeller type="gitRevisionLabeller"> <workingDirectory>..\Sources</workingDirectory> <incrementOnFailure>False</incrementOnFailure> <major>$(major)</major> <minor>$(minor)</minor> </labeller> The labeller emmits following variables: $(CCNetGitCommitHash) $(CCNetGitParentHash) $(CCNetGitTreeHash) $(CCNetBuildCycleNumber) $(CCNetGitRepositoryPath) $(CCNetGitLabel) $(CCNetGitCommitCount) It builds the $(CCNetLabel) as follows: Major.Minor.CCNetGitCommitCount.CCNetBuildCycleNumber The CCNetGitLabel is CCNetBuildCycleNumber- and thefirst seven characters of the $(CCNetGitCommitHash).
About
Labeller Plugin for CruiseControl.NET talking to git
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published