- Notifications
You must be signed in to change notification settings - Fork1
impl: ssh config improvements#41
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
21 commits Select commitHold shift + click to select a range
1788632
impl: custom ssh config header block for toolbox plugin
fioan892a86abe
impl: report workspace usage under toolbox
fioan89270fa89
impl: change hostname in ssh config to reflect toolbox plugin
fioan89d3968ae
fix: update tests with to reflect the changes to the ssh parameters
fioan896a3491d
fix: ssh header block as `JETBRAINS TOOLBOX`
fioan893a8738c
refactor: expose typed settings and secrets store
fioan891da3f4b
impl: don't start the workspace automatically if disable-autostart is…
fioan89a104721
fix: force window to show when error dialogs pops-up
fioan89d885c60
fix: resiliency when REST call to start the workspace fail
fioan890bdd3ff
fix: resiliency when workspace agent is not ready
fioan892929b0e
refactor: reuse block of code
fioan891708944
impl: rework the settings models
fioan89a47e4b2
impl: support for ssh wildcard config
fioan89b183af0
fix: missing i18n strings
fioan89de8f9f0
impl: change plugin's display name
fioan8971cabd1
chore: revert --usage-app
fioan8967ec906
fix: test exercising the features available
fioan8976bb8b8
fix: test assert raw string paths on different platforms
fioan89a53684d
fix: add support for Toolbox 2.6.0.39689
fioan89fd860d1
impl: enable wildcard config by default
fioan8981eacfb
fix: provide the correct ssh host when wildcard ssh config is enabled
fioan89File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
5 changes: 3 additions & 2 deletionsbuild.gradle.kts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
7 changes: 6 additions & 1 deletionsrc/main/kotlin/com/coder/toolbox/CoderRemoteEnvironment.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
47 changes: 21 additions & 26 deletionssrc/main/kotlin/com/coder/toolbox/CoderRemoteProvider.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletionssrc/main/kotlin/com/coder/toolbox/CoderToolboxContext.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
8 changes: 6 additions & 2 deletionssrc/main/kotlin/com/coder/toolbox/CoderToolboxExtension.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.