PowerShell Scripts are not verified when on develop branch #154
Labels
5 - Released
The issue has been resolved, and released to the public for consumption
Bug
Issues where something has happened which was not expected or intended
Milestone
Checklist
What You Are Seeing?
PowerShell script verification is not running when a build is happening on the develop branch.
What is Expected?
When a build is happening on a 'main' branch, i.e master, develop, release, hotfix, or support, the PowerShell scripts should be verified, and the build fail if one of them isn't valid.
This will mean that once merged into a branch, the scripts will be immediately verified, and if there is a problem, it can be resolved.
How Did You Get This To Happen?
After adding Chocolatey.Cake.Recipe 0.28.2 into the chocolatey/choco repository, the expectation was that it would fail the build since the PowerShell scripts are not signed, but this didn't happen.
System Details
N/A
Installed Packages
Output Log
Additional Context
N/A
The text was updated successfully, but these errors were encountered: