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
9.56k stars 349 forks source link

In app update pulls unsigned update installer #1383

Open jedthe3rd opened 1 week ago

jedthe3rd commented 1 week ago

What happened?
Hitting the Install Now on update notifications pulls a unsigned version of the update. This unsigned installer causes the corporate antivirus to block the installer. Downloading the installer from github directly works fine because it is a signed installer.

What did you expect to happen instead?
The update to not get blocked by my corporate antivirus.

How can we reproduce the bug? (as minimally and precisely as possible)
Install 0.5.21 Open Devpod UI Click on the notifications icon and click install now to start the update to 0.5.22

Local Environment:

DevPod Provider:
N/A

Anything else we need to know?

pascalbreuninger commented 1 day ago

@jedthe3rd Thanks for reporting this issue, we're working on a fix 👍