Is source indexing possible for Git assemblies in TFS 2013?

According to this post since January, source indexing "was not supported by TFS Builds working with Git source control." Is any of the updates possible to make this possible?

+4
source share
2 answers

[disclosure - I am working on a new build system]

git source indexing is available in the new version of 2015 (note that this is a completely new modern build system). He is now in RC and will be shipped soon.

Additional information is available here: http://aka.ms/vsopreview

: https://msdn.microsoft.com/Library/vs/alm/Build/vs/define-build

, VS , w21 > .

'tf git view' pdb. VS 2015 tf.

script : https://github.com/Microsoft/vso-agent-tasks/blob/master/Tasks/PublishSymbols/PublishSymbols.ps1

+3

- git- VSTS, powershell, github, VSTS. github , . , ADO, .

https://github.com/ruckonator/Git-Source-Indexer/blob/master/git-sourceindexer.ps1

0

Source: https://habr.com/ru/post/1547829/


All Articles