Skip to content

feat: Expose SSH ident from ssh_client#135

Merged
vicajilau merged 2 commits intoTerminalStudio:masterfrom
Remulic:master
Mar 20, 2026
Merged

feat: Expose SSH ident from ssh_client#135
vicajilau merged 2 commits intoTerminalStudio:masterfrom
Remulic:master

Conversation

@Remulic
Copy link
Contributor

@Remulic Remulic commented Nov 17, 2025

It is necessary to connect to a jump server that only allows specific client versions
SSHTransport already supports customizing the software version portion of the SSH identification string via its parameter.
However, this capability is not exposed through SSHClient

@vicajilau vicajilau self-requested a review March 20, 2026 09:22
@vicajilau vicajilau merged commit 4c50a3d into TerminalStudio:master Mar 20, 2026
1 check passed
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.15%. Comparing base (91908e2) to head (d48643f).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   41.01%   41.15%   +0.14%     
==========================================
  Files          60       60              
  Lines        4640     4641       +1     
==========================================
+ Hits         1903     1910       +7     
+ Misses       2737     2731       -6     
Flag Coverage Δ
unittests 41.15% <100.00%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants