This repository was archived by the owner on May 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
chore(jetbrans-gateway): update JetBrains IDEs and remove community editions #99
Merged
Conversation
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
1. Updated IDEs to the latest available version 2. Remove the Community editions as it does not support working with the gateway.
@spikecurtis I tested this on my deployment. And it is working fine. |
spikecurtis
previously requested changes
Nov 14, 2023
We currently do not have another way to prevent this instead of forcing a template version update.
Perhaps a long-term solution is to support versions via template variables? I know versions would also help too |
@bpmct, can you elaborate on how it will work? Modules already use terraform variables to get their inputs. |
Blocked until we have #70, as it breaks existing templates using the module. |
resource to use agent_id instead of agent_name
Datalore and Rider are not supported with gateway yet.
bpmct
approved these changes
Dec 7, 2023
matifali
added a commit
to coder/coder
that referenced
this pull request
Dec 7, 2023
This is no more needed. Depends on coder/modules#99
I don't know when support was added, but it seems remote development for |
@OLCadlywydd It was recently added back in #186 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Another try at #96. I cannot reproduce the error on deployment and dev.coder.com.
It also removes Community editions,
Rider
, andDataGrip
as they are not supported for Remote Development.