You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to download binaries from GitHub Releases.
- Migrate LemMinX binary server from download.jboss.org to github.com
- GitHub Release URL returns 302 and does not properly set Content-Type
so we should handle these cases
- Archive the zipped binaries, checksums and vsix as a temporary measure
until GH Release API can be used
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
0 commit comments