-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
Support use a nightly clojure-lsp #1746
Comments
My first attempt trying to implement this failed, when starting. #1750 The binary inside the zip file is not executable. If I |
I'd love to @PEZ, but it's a GitHub actions issues, the binary loses its permissions when uploading it, there is a open issue with lots of people complaining I can't easily find it right now. |
Strangely enough it works with the release builds. |
I think the issue is on the Github Action that upload to the action summary (nightly) not the one that upload to releases |
The server-info for the latest nightly build reports:
That's a bit confusing. I was wondering if I am really using the right build. But it also reports:
So I guess it is OK. |
Yeah, ATM the nightly build reports the same as the latest release, it'd be nice to show that is a nightly indeed, feel free to create a issue on clojure-lsp for that |
There was an issue already. 😄 |
It'd be really nice if we could tell calva to use the latest nightly build of clojure-lsp, maybe on the same existing setting CLOJURE_LSP_VERSION, when the value is NIGHTLY or something.
The nightly builds area available on github builds, but you can use the link just like here
Thread: https://clojurians.slack.com/archives/C032YH7P0R2/p1653750050858089?thread_ts=1653749719.246089&cid=C032YH7P0R2
The text was updated successfully, but these errors were encountered: