Press
Press copied to clipboard
A continuous developement environment for Powershell Modules either via local development or leveraging GitHub and Github Actions
In trying to build your module SecretManagement.KeePass, I found $currentFunctions was null. SecretManagement.KeePass.psd1 does contain this data but Get-Metadata was returning null on my workstation ¯\_(ツ)_/¯. This causes compare-object to...
Currently the module cannot test against Windows Powershell because it uses Powershell 7 syntaxes. There needs to be a lightweight component that is 5.1 (and ideally less) compatible that can...
https://github.com/justingrote/press/blob/276151a25ccef59d952e4fb64ece46f513fac02a/Source/Public/New-NugetPackage.ps1#L14-L14