PowerShell-FeatureFlags icon indicating copy to clipboard operation
PowerShell-FeatureFlags copied to clipboard

Automated testing of PSGallery upload

Open lupino3 opened this issue 6 years ago • 0 comments

Azure Artifacts can be used as a PowerShell repository (it's NuGet after all): https://docs.microsoft.com/en-us/azure/devops/artifacts/tutorials/private-powershell-library?view=azure-devops

It would be nice to automatically test:

  • upload to PSGallery;
  • fetch from PSGallery;
  • do some basic tests with the module.

lupino3 avatar Aug 02 '19 10:08 lupino3