Commit Graph

217 Commits (1e3bd2b04b171ea5647470c958499d9f04b311be)
 

Author SHA1 Message Date
Stephen Kirby a83cd5b140 added small test for jupyterlab 2 years ago
Stephen Kirby 698d8168f2 output vscode-desktop url and finished tests 2 years ago
Stephen Kirby f320040093 started vscode tests, fixed typo 2 years ago
Stephen Kirby 1317bbdf51 added tests for vscode-web 2 years ago
Stephen Kirby 1823248fd3 Merge branch 'main' into missing-tests
merge main
2 years ago
Stephen Kirby 8eec58ed9b prep for merge 2 years ago
Stephen Kirby f7de34295f test for fly-region region filter 2 years ago
Stephen Kirby f171434059 added note on gpu_only for gcp-region 2 years ago
Stephen Kirby 3b40e2ee36 fixed default with gpu_only true 2 years ago
Stephen Kirby 294047546a upped gcp-region testing 2 years ago
Stephen Kirby 72964cc0a4
Merge pull request #82 from coder/output-dotfiles
add dotfiles uri output
2 years ago
Stephen Kirby 75d8d0dbcd testing personalize 2 years ago
Stephen Kirby 2d5eb365f5 added output 2 years ago
Stephen Kirby db2441f831 personalize wip, gcp region added 2 years ago
Stephen Kirby 30a8d3cde0 added starter test for personalize 2 years ago
Kyle Carberry 216d32f3aa fix: move filebrowser to use bash 2 years ago
Kyle Carberry 460af432db fix: move git-clone and personalize to bash 2 years ago
Scott 5b3bd80634
fix(git-clone): change to work with volumes fixes #79 (#80)
* fix(git-clone): change to work with volumes fixes #79

* Update git-clone/run.sh

Co-authored-by: Kyle Carberry <kyle@carberry.com>

---------

Co-authored-by: Muhammad Atif Ali <matifali@live.com>
Co-authored-by: Kyle Carberry <kyle@carberry.com>
2 years ago
Stephen Kirby dda094f168
Merge pull request #78 from coder/filebrowser-db
feat: add database_path specification to filebrowser
2 years ago
Stephen Kirby aaf56fe3fd finished tests 2 years ago
Stephen Kirby 3128167b8e forgot a space 2 years ago
Stephen Kirby e9bf7245bb fixed sh ref 2 years ago
Stephen Kirby 290db2ea33 empty test, revert to regex until upgrade 2 years ago
Stephen Kirby ba9cb6dbd3 attempting ends with 2 years ago
Stephen Kirby 5146af839d updated readme, regex instead of endswith 2 years ago
Stephen Kirby fe230ec764 upgraded terraform verison 2 years ago
Stephen Kirby 226532a03c endswith typo 2 years ago
Stephen Kirby 1b30a8e1de db_path -> database_path 2 years ago
Stephen Kirby d6e7363e39 added validation, fixed ref 2 years ago
Stephen Kirby 5a8b8763cb corrected optional logic 2 years ago
Stephen Kirby 04000b43ca removed logic to test params 2 years ago
Stephen Kirby dad94ec735 reverting to simpler implementation 2 years ago
Stephen Kirby 4fd37e0d67 udpated var reference 2 years ago
Stephen Kirby 412c35033e added db path optionality 2 years ago
Stephen Kirby b39fe7c4e8 add filebrowser db path var 2 years ago
Muhammad Atif Ali 9f110e6e63
chore: fmt 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 e1f4e25573
add folder to vscode desktop (#62) 2 years ago
Muhammad Atif Ali f8a2f37540
fix(coder-login): add source url in README (#69) 2 years ago
Stephen Kirby 1ed25f459e
Merge pull request #68 from coder/coder-login
add coder-login
2 years ago
Stephen Kirby 23ca3bd64a svg link 2 years ago
Stephen Kirby d691fcc890 svg link 2 years ago
Stephen Kirby 2368def743 svg test 2 years ago
Stephen Kirby bbded503c0 added white coder logo vector 2 years ago
Stephen Kirby 66d75d0306 testing svg source 2 years ago
Stephen Kirby aa81bdbe58 bun fmt 2 years ago
Stephen Kirby b39a596fbb added screenshot 2 years ago
Stephen Kirby 6e8eb5f247 simplified test 2 years ago
Stephen Kirby ea744d7303 verifying stability 2 years ago
Stephen Kirby 1efd11f651 tests WIP 2 years ago