MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
444 stars 155 forks source link

Migrated Azure Pipelines to Github Actions #432

Closed SebastianSchuetze closed 2 years ago

SebastianSchuetze commented 2 years ago

Several workarounds where needed as e.g., PowerShell gallery NuGet feeds are not supported in the GitHub NuGet feed.

fixes #424