VirtualEngine / Lability

Virtual Engine test lab deployment and configuration module
MIT License
282 stars 50 forks source link

Add support for Azure DevOps Artifact Feeds #421

Closed bm-fez closed 1 year ago

bm-fez commented 1 year ago

At present there is support for PSGallery (and any NuGet site that has the same URL formats) and GitHub.

The enhancement is to add support for Azure DevOps Artifact Feeds, both public and private ones. Where the URL is in the format

https://pkgs.dev.azure.com/myorg/_packaging/myfeed/nuget/v2?id=xnetworking&version=5.7.0

A discussion of how these URLs are build are in the post