Commit status publisher Visual Studio Team Services integration: dots in repository names

It looks like VSTS Commit status publisher integration truncates repo names if there is a dot in it: I have a repo that looks like this: https://xxx.visualstudio.com/VSTSPROJECT/_git/Framework.Project.Package

But the commit status publisher error said: 

TFS publisher has failed to connect to repository https://xxx.visualstudio.com/VSTSPROJECT/_git/Framework: HTTP response error, response code: 203, reason: Non-Authoritative Information

 

It works for repos that don't have dots in their names, e.g. https://xxx.visualstudio.com/VSTSPROJECT/_git/Repository

 

Any ideas how i can fix it?

 

Thank you

0

Please sign in to leave a comment.