Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 836 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 836 Bytes

Build status

TFSGitTagActivity

A custom build activity to tag sources in a Team Foundation Server Git repository following a build

This Code activity is designed to be applied to a customised build template in Team Foundation Server 2013

Installation

The TfsGitTagActivity.dll and the libgit2sharp dependencies (LibGit2Sharp.dll and the NativeBinaries folder contents) need to be deployed to the build agents - the simplest option is use the same instructions as [Community TFS Extensions project on codeplex] (http://tfsbuildextensions.codeplex.com/wikipage?title=How%20to%20integrate%20the%20extensions%20into%20a%20build%20template&referringTitle=Documentation)