You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
Hi!
I see you folks have a
0.1.0,0.2.0and0.3.0releases published to the PowerShell Gallery at https://www.powershellgallery.com/packages/WmiNamespaceSecurity/0.3.0, but no corresponding tags in the GitHub repo. At Puppet, we use the tags as a "source of truth" when building wrapper modules, so it would be awesome if you could push tags for the SHAs that correspond to the actual releases (as a bonus, releases will also show in https://github.com/PowerShell/WmiNamespaceSecurityDsc/releases)You can see that all of the other DSC resource repositories follow this model - for instance https://github.com/PowerShell/ComputerManagementDsc/ uses tags like
6.0.0.0-PSGallery,5.0.0.0-PSGallery, etc.Thanks for the consideration!