loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.74k stars 328 forks source link

Windows signing is broken #1051

Closed shanman190 closed 4 months ago

shanman190 commented 4 months ago

What happened?
Windows Defender is by default warning about the unsigned MSI file. You can use the advanced menu, to force the installation.

What did you expect to happen instead?
The MSI is signed and no longer needs forced trust to install.

How can we reproduce the bug? (as minimally and precisely as possible)
Attempt a fresh install the latest 0.5.6 MSI on Windows.

Local Environment:

Anything else we need to know?
N/A

pascalbreuninger commented 4 months ago

Thanks for reporting @shanman190, should be fixed again :)