Commit Graph

10 Commits (6acab56d1e3f8308cdaf478020b7a7c6704b3bd6)

Author SHA1 Message Date
Muhammad Atif Ali 6acab56d1e
populate default list with all IDEs 2 years ago
Muhammad Atif Ali 88aea58779
Update main.tf 2 years ago
Muhammad Atif Ali adff0e72fc Update coder_app
resource to use agent_id instead of agent_name
2 years ago
Muhammad Atif Ali ed1fde0be3
remove community editions 2 years ago
Muhammad Atif Ali d44db503b0
chore(jetbrans-gateway): update JetBrains IDEs
1. Updated IDEs to the latest available version
2. Remove the Community editions as it does not support working with the gateway.
2 years ago
Stephen Kirby 2c94c82cbf
chore: allowed empty default for modules (#72)
From #66, also added testing for `jetbrains-gateway`.

## Regions
Azure and AWS were simple, but there is no error message when no region is selected:

https://github.com/coder/modules/assets/58410745/9a9e317b-7764-427f-b298-86313de5fb33

Open to feedback on this.

## Jetbrains Gateway
The Jetbrains gateway default IDE satisfies a ton of logic in the template, so allowing `null` would lead to a lot of patchwork `try` statements. Now it's implemented to use the first IDE in the `jetbrains_ides` as the coder_parameter default for cleanliness. 

Let me know your thoughts.
2 years ago
Muhammad Atif Ali 0e35b55a44
fix jetbrain-gateway (#57) 2 years ago
Muhammad Atif Ali 1b83ae6f92
fix(jetbrains-gateway): use magic string for session token (#53)
* fix(jetbrains-gateway): use magic string for session token

* refactor

* improve default logic

* fmt
2 years ago
Muhammad Atif Ali d3d9a9f135
fix: update tags and fix module bugs, rewrite vscode-server (#42) 2 years ago
Atif Ali bca8470a05 add jetbrains-gateway-ides 2 years ago