Skip to content

Fix version comparison logic for checking wildcard support in "coder ssh" #446

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

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

aaronlehmann
Copy link
Contributor

This meant to check that the version was at least 2.19.0, but the logic was faulty.

…ssh"

This meant to check that the version was at least 2.19.0, but the logic
was faulty.
@bcpeinhardt
Copy link
Collaborator

bcpeinhardt commented Mar 7, 2025

Ah damn thanks for the fix on that. The version check on proxyLogDirectory is a bit misleading with it being released in 1.3.2. I wonder if I should back port this as a patch 🤔 tbh I think most everyone auto updates, even to major versions.

@bcpeinhardt bcpeinhardt merged commit f0740e8 into coder:main Mar 7, 2025
2 checks passed
@aaronlehmann
Copy link
Contributor Author

Fortunately it's a harmless error. vscodessh still works fine with Coder 2.19, and switching to ssh is really a cleanup.

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