onlyutkarsh / gitlab-integration

This extension integrates GitLab with Azure Pipelines. With this extension, you will be able to download the sources from a GitLab repository (using clone command) and use downloaded sources in Azure Pipelines
https://marketplace.visualstudio.com/items?itemName=onlyutkarsh.gitlab-integration
GNU General Public License v3.0
20 stars 5 forks source link

404 Tree Not Found on TFS #20

Open danielstefanescu opened 4 years ago

danielstefanescu commented 4 years ago

Hi, I installed 1.0.9 version on TFS2018.3 an created a verified connection to a on-prem GitLab Community Edition 11.0.0. Trying to use in a release definition with Default version setting set to Latest from default branch throws the below error:

Failed to query service connection API: 'https://my-gitlab/api/v4/projects/46/repository/tree?path=&ref='. Status Code: 'NotFound', Response from server: '{"message":"404 Tree Not Found"}'