Prerequisites
GitVersion package
AzureDevops task
What are you seeing?
I am unable to fetch the GitVersion.Tool using gitversion/setup@3.2.1. The node fetch fails:
Querying tool versions for GitVersion.Tool@6.3.x
##[debug]dotnet-gitversion failed
##[error]fetch failed
I am quite confident that this entails a networking issue, and that it would be resolved by allowing users to use a custom nuget package provider
What is expected?
I expect to be able to download the dotnet tool that is used by the GitTools actions using gitversion/setup
Steps to Reproduce
- Block access to
https://azuresearch-usnc.nuget.org/ in your firewall
- Try to use
gitversion/setup
Output log or link to your CI build (if appropriate).
Prerequisites
GitVersion package
AzureDevops task
What are you seeing?
I am unable to fetch the
GitVersion.Toolusinggitversion/setup@3.2.1. The node fetch fails:I am quite confident that this entails a networking issue, and that it would be resolved by allowing users to use a custom nuget package provider
What is expected?
I expect to be able to download the dotnet tool that is used by the GitTools actions using
gitversion/setupSteps to Reproduce
https://azuresearch-usnc.nuget.org/in your firewallgitversion/setupOutput log or link to your CI build (if appropriate).