Commit Graph

54 Commits (8766c670e60a1f58b0f80177c017a2d11b54e605)

Author SHA1 Message Date
Michael Brewer c4df384f4b
feat(code-server): add extension_dir variable (#205) 1 year ago
github-actions[bot] bab0f7d24d
chore: bump version to 1.0.10 in README.md files (#202)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer fc914626a2
feat(code-server): add code-server offline and cache support (#184) 1 year ago
Michael Brewer c3d1b4125e
doc: coder-server module does not have offline attribute (#180) 1 year ago
github-actions[bot] 472d80ade6
chore: bump version to 1.0.8 in README.md files (#182)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Florian Gareis 7d6c526146
Add `app_name` parameter to `code-server` (#176)
* Add `app_name` parameter to code-server

* Add quotes and use `display_name`
1 year ago
Michael Brewer a3dc364227
feat: add `order` variable to `coder_app` modules (#177) 1 year ago
github-actions[bot] ee53ca0281
chore: bump version to 1.0.5 in README.md files (#168)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Florian Gareis c00b7536cb
Add slug to code server (#161) 1 year ago
Florian Gareis 4c993d342d
Fix code-server docu (#147) 1 year ago
Muhammad Atif Ali acab6437bc
chore: bump version to 1.0.2 and add script to update them automatically. (#128)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Mathias Fredriksson 376c0cae31
chore: add prettier terraform formatting in markdown files (#134) 1 year ago
Muhammad Atif Ali b968a2aa22
feat: add version to module docs (#122) 1 year ago
Muhammad Atif Ali 5b3edd9bbd
fix(code-server): write settings to User (#123) 1 year ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 1 year ago
Muhammad Atif Ali 4f78c20201 fmt 2 years ago
Muhammad Atif Ali 52e4f3fb6f bun fmt 2 years ago
Eric Paulsen 11d7787cb0 feat: share variable 2 years ago
Stephen Kirby eaf6fae789 added readme block 2 years ago
Stephen Kirby 93965edc97 applied array changes 2 years ago
Stephen Kirby b04683ca4c arr printing 2 years ago
Stephen Kirby 7b71f610e5 arr printing 2 years ago
Stephen Kirby 7d4723336e arr printing 2 years ago
Stephen Kirby 8918d8aef5 arr printing 2 years ago
Stephen Kirby 1745c534ed complete reversion 2 years ago
Stephen Kirby f5b7df46f2 removed shell 2 years ago
Stephen Kirby 1a71239436 invalid character debug 2 years ago
Stephen Kirby c47cf97fd9 naming fix 2 years ago
Stephen Kirby 54fc306a95 naming fix 2 years ago
Stephen Kirby 71d7ba80a5 naming fix 2 years ago
Stephen Kirby 7f4da980d1 naming fix 2 years ago
Stephen Kirby 7fa87d3074 naming fix 2 years ago
Stephen Kirby 03a4cc01be array IFS 2 years ago
Stephen Kirby 8fac468bb4 printing arr 2 years ago
Stephen Kirby c85bf5db4f printing arr 2 years ago
Stephen Kirby 972b5b8282 debugging arr 2 years ago
Stephen Kirby 151cb234b0 testing array reading 2 years ago
Stephen Kirby ac5c275d8d added tests that don't depend on shebang 2 years ago
Stephen Kirby 2f248dd91f placeholder test for jupyterlab with pip 2 years ago
Muhammad Atif Ali 5e805fef02
add jupyter notebook (#59) 2 years ago
Florian Gareis d9d646098e
Make `code-server` display name variable (#60) 2 years ago
Kyle Carberry 63e489120e fix: move code-server settings to machine 2 years ago
Kyle Carberry 7af0e4d2cd fix: url encode folder for code-server 2 years ago
Kyle Carberry 227bc8a2ad chore: add example for pinning code-server version 2 years ago
Kyle Carberry 8a2da9303c fix: properly set up default folder 2 years ago
Kyle Carberry c248671138 fix: properly append pinned version to code-server 2 years ago
Kyle Carberry ab527c8ffd fix: add `install_version` to code-server 2 years ago
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
2 years ago
Muhammad Atif Ali d3d9a9f135
fix: update tags and fix module bugs, rewrite vscode-server (#42) 2 years ago
Kyle Carberry e6e5726702 Improve code-server example 2 years ago