SourceLink in VSTS -
i'm trying integrate sourcelink visual studio team services using https://github.com/ctaggart/sourcelink have problems since package seems unable parse url of vsts repository.
build started 8/22/2017 11:58:18 am. 1>project "d:\repos\core\classic-stats\src\acme.stats\acme.stats.csproj" on node 1 (build target(s)). 1>sourcelinkcreate: git rev-parse --show-toplevel d:/repos/core/classic-stats git config --get remote.origin.url https://acme.visualstudio.com/defaultcollection/core/_git/classic-stats git rev-parse head 8c6a68b325cf10b67332aa2ea15db952a88d027d sourcelinkurl: unable convert originurl: https://acme.visualstudio.com/defaultcollection/core/_git/classic-stats 1>done building project "d:\repos\core\classic-stats\src\acme.stats\acme.stats.csproj" (build target(s)) -- failed. build failed. 0 warning(s) 0 error(s)
afaik there's support github , bitbucket, right? has been able integrate tfs builds? thanks
wiki
Comments
Post a Comment