MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

produce signed builds #298

Closed DarqueWarrior closed 4 years ago

DarqueWarrior commented 4 years ago

Sign the module so it can be installed in secure environments.

DarqueWarrior commented 4 years ago

This might be tricky because our dependency on SHiPs which is not signed.

SebastianSchuetze commented 4 years ago

Is signing a new requirement or why didn't we need this before?