Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop producing uncompressed release artifacts #6996

Closed
lnicola opened this issue Dec 22, 2020 · 1 comment · Fixed by #8926
Closed

Stop producing uncompressed release artifacts #6996

lnicola opened this issue Dec 22, 2020 · 1 comment · Fixed by #8926
Labels
S-unactionable Issue requires feedback, design decisions or is blocked on other work

Comments

@lnicola
Copy link
Member

lnicola commented Dec 22, 2020

The uncompressed artifacts are much larger and I suspect everyone will be happy to download them instead. After implementing uncompression support in the Code extension we left them for compatibility with users who haven't upgraded yet, but forgot to remove this.

Unfortunately, there's at least one LSP client which downloads the uncompressed binaries (GNOME Builder), so we need to coordinate with them.

Filed https://gitlab.gnome.org/GNOME/gnome-builder/-/issues/1369 specifically for GNOME Builder.

@lnicola lnicola added the S-unactionable Issue requires feedback, design decisions or is blocked on other work label Dec 22, 2020
@matklad
Copy link
Member

matklad commented May 22, 2021

We can do this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-unactionable Issue requires feedback, design decisions or is blocked on other work
Projects
None yet
2 participants