-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
Milestone
Description
Prerequisites
- I have written a descriptive issue title
- I have searched issues to ensure it has not already been reported
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).
Reactions are currently unavailable