ZIm/crates/zed
Joseph T. Lyons f92d44ed70 Use display name for release channel in panic events (#3101)
This was a mistake from long ago - something I've been meaning to fix
for a long time. All other events use `display_name()`, but panic
events, which leads to mistakes when filtering out `Zed Dev`, which
isn't the format that `dev_name()` returns. I'm adding a fix to zed.dev
as well:

- https://github.com/zed-industries/zed.dev/pull/393

so that the values are adjusted for all clients, not just ones with this
fix. I will correct the data in clickhouse, and adjust the queries in
metabase.

Release Notes:

- N/A
2023-10-06 14:20:29 -04:00
..
resources Remove potential osascript hijacking 2023-08-18 17:40:08 -07:00
src Use display name for release channel in panic events (#3101) 2023-10-06 14:20:29 -04:00
build.rs Eliminate assets crate 2023-06-06 11:46:46 -07:00
Cargo.toml zed 0.107.2 2023-10-05 16:03:07 -07:00
RELEASE_CHANNEL v0.107.x preview 2023-10-04 15:00:34 -04:00