ZIm/crates/remote/src
Bennet Bo Fenner f7b2b41df9
ssh remoting: Check nightly version correctly by comparing commit SHA (#19884)
This ensures that we detect if a new nightly version of the remote
server is available.
Previously we would always mark a version as matching if they had the
same semantic version.
However, for nightly versions we also need to check if they have the
same commit SHA.

Co-Authored-by: Thorsten <thorsten@zed.dev>

Release Notes:

- N/A

---------

Co-authored-by: Thorsten <thorsten@zed.dev>
2024-10-29 11:32:55 +01:00
..
json_log.rs Improve ssh remote error handling and logging (#15035) 2024-07-23 13:29:56 -07:00
protocol.rs Fix flakey SSH connection (#19439) 2024-10-18 15:41:43 -07:00
proxy.rs remote server: Do not spawn server when proxy reconnects (#18864) 2024-10-09 16:51:12 +02:00
remote.rs ssh remote: Handle disconnect on project and show overlay (#19014) 2024-10-10 12:59:09 +02:00
ssh_session.rs ssh remoting: Check nightly version correctly by comparing commit SHA (#19884) 2024-10-29 11:32:55 +01:00