Commit Graph

13 Commits

Author SHA1 Message Date
Stephen Kirby
c23edf47d8 added jetbrains-gateway test 2023-10-10 18:58:51 +00:00
Stephen Kirby
30a8d3cde0 added starter test for personalize 2023-10-09 19:51:18 +00:00
Muhammad Atif Ali
9f110e6e63 chore: fmt 2023-10-04 00:39:50 +03:00
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.
2023-10-03 10:05:47 +03:00
Muhammad Atif Ali
0e35b55a44 fix jetbrain-gateway (#57) 2023-09-27 16:50:15 +03:00
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
2023-09-27 07:07:14 -04:00
Kyle Carberry
cb72a16221 feat: add test framework (#48)
* Add test framework

* Add aws-region tests

* Add azure-region tests

* Update CONTRIBUTING.md

* Add formatting

* Improve fmt

* Format Terraform
2023-09-25 23:17:04 -05:00
Muhammad Atif Ali
d3d9a9f135 fix: update tags and fix module bugs, rewrite vscode-server (#42) 2023-09-26 02:16:14 +03:00
Muhammad Atif Ali
4ab81b7e12 update REDAME 2023-09-20 12:37:03 +03:00
Muhammad Atif Ali
0e534821aa add icon 2023-09-20 12:32:14 +03:00
Atif Ali
ab9dee74c0 update tags 2023-09-20 11:31:29 +03:00
Atif Ali
4350995a4e update README 2023-09-20 11:31:28 +03:00
Atif Ali
bca8470a05 add jetbrains-gateway-ides 2023-09-20 11:29:08 +03:00