geeklearningio / gl-vsts-tasks-inception

With Inception tasks queue builds from builds.
MIT License
4 stars 0 forks source link

TFS 2017: Failed to queue the build with message : undefined #16

Open broesel1234 opened 7 years ago

broesel1234 commented 7 years ago

After moving to the TFS 2017 I get the error "Failed to queue the build with message : undefined" when starting a build via the "queue build" build step. We reinstalled the extension but that didn't help. Do you have any idea how to solve this problem?

Best regards Jan

Edit: it seems that this behavior occurs only when the repository is a subversion repo.

ferreirocm commented 4 years ago

I had the same issue queuing a yaml build that had errors. Try to queue the build using the Azure REST API (postman could help) and you will see the actual errors. Hope this help someone.