zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
39.25k stars 2.03k forks source link

Nightly builds #12130

Open Artur-Galstyan opened 1 month ago

Artur-Galstyan commented 1 month ago

Check for existing issues

Describe the feature

Is there a way to have nightly builds of Zed? For example, I had an issue recently with the search and it got fixed, but now I have to wait until a new preview release is released. It'd be good to have a nightly build based on the main branch.

(I'm aware that I could build this from source but the likelihood of me messing that up is just too high 😭).

If applicable, add mockups / screenshots to help present your vision of the feature

No response

colorsakura commented 1 month ago

https://github.com/zed-industries/zed/blob/main/script/install.sh

edit channel nightly

JosephTLyons commented 1 month ago

It isn't possible at the moment, but we haven't really decided on whether or not we'd open this up - it is a decision we still need to make!