gitpod-io / openvscode-server

Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
https://www.gitpod.io/
MIT License
4.99k stars 431 forks source link

Missing release for insiders 1.82 #528

Closed aptalca closed 1 year ago

aptalca commented 1 year ago

Does this issue occur when all extensions are disabled?: N/A

Steps to Reproduce:

There is a GitHub tag for insiders version 1.82 but no release. In fact there are no insiders releases listed there. I believe the ci deletes the older insiders release before pushing a new release. In this case it seems it deleted the old one but failed to push the new one.

Out of curiosity, what is the purpose of deleting the older insiders releases? They are already marked as prerelease so they wouldn't be confused with the stable releases even if the versions were the same.

Thanks

jeanp413 commented 1 year ago

Fixed :pray:

what is the purpose of deleting the older insiders releases?

Insiders are generated daily and more often than not are buggy, it's just used to generate the insiders docker image which is also updated daily