Publish Modules to PowerShell Gallery VSTS Task Is Updated
Hello!
Another day, another random burst of activity on GitHub: I’ve updated the PowerShell Gallery Publisher Azure DevOps task that I published last year. I’ve added some tests and added those tests to the build. These tests are now run across 5 of the hosted agent types:
- Hosted 2019
- Hosted 2017
- Windows Containers
- Linux Ubuntu 1604
- mac OS High Sierra
I need to write some more tests that use Pester, and I intend to add a test that publishes a PowerShell Module as part of the builds. Oh! And I intend to run the builds on a schedule so that I can be sure that the task works on the hosted agents.
The task is available for free on the Visual Studio Marketplace.