PoshCode / ModuleBuilder

A PowerShell Module to help scripters write, version, sign, package, and publish.
MIT License
445 stars 54 forks source link

Adds Azure Pipelines CI to the template #82

Closed bravo-kernel closed 4 years ago

bravo-kernel commented 4 years ago

This PR brings all the good work done in https://github.com/PoshCode/ModuleBuilder/pull/73 to the template so end-users get the same solid CI out-of-the-box.

Continous Deployment

I see this as a preparation for CD which is already live for my module here and:

I'm hoping you will incorporate the CD part for ModuleBuilder as well to keep things at speed, especially the Github Releases are valuable to stay informed of new versions.