Commit Graph

52 Commits

Author SHA1 Message Date
Michael Brewer fc914626a2 feat(code-server): add code-server offline and cache support (#184) 2024-03-19 13:50:32 -08:00
Michael Brewer c3d1b4125e doc: coder-server module does not have offline attribute (#180) 2024-03-11 11:53:50 +03:00
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>
2024-03-07 00:34:50 +05:00
Florian Gareis 7d6c526146 Add app_name parameter to code-server (#176)
* Add `app_name` parameter to code-server

* Add quotes and use `display_name`
2024-03-06 17:10:03 +05:00
Michael Brewer a3dc364227 feat: add order variable to coder_app modules (#177) 2024-03-05 21:15:37 +05:00
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>
2024-02-21 12:09:01 +05:00
Florian Gareis c00b7536cb Add slug to code server (#161) 2024-02-16 12:54:05 +03:00
Florian Gareis 4c993d342d Fix code-server docu (#147) 2024-02-09 21:17:32 +03:00
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>
2024-01-30 17:51:31 +03:00
Mathias Fredriksson 376c0cae31 chore: add prettier terraform formatting in markdown files (#134) 2024-01-27 15:02:40 +02:00
Muhammad Atif Ali b968a2aa22 feat: add version to module docs (#122) 2024-01-23 13:50:55 +03:00
Muhammad Atif Ali 5b3edd9bbd fix(code-server): write settings to User (#123) 2024-01-18 23:22:57 +03:00
Muhammad Atif Ali 1e3bd2b04b Add formatting check for shell scripts (#106) 2023-12-16 17:39:08 +03:00
Muhammad Atif Ali 4f78c20201 fmt 2023-10-16 17:59:18 +03:00
Muhammad Atif Ali 52e4f3fb6f bun fmt 2023-10-16 17:54:24 +03:00
Eric Paulsen 11d7787cb0 feat: share variable 2023-10-15 21:58:03 -04:00
Stephen Kirby eaf6fae789 added readme block 2023-10-13 19:43:18 +00:00
Stephen Kirby 93965edc97 applied array changes 2023-10-13 19:39:30 +00:00
Stephen Kirby b04683ca4c arr printing 2023-10-13 19:38:20 +00:00
Stephen Kirby 7b71f610e5 arr printing 2023-10-13 19:37:40 +00:00
Stephen Kirby 7d4723336e arr printing 2023-10-13 19:36:13 +00:00
Stephen Kirby 8918d8aef5 arr printing 2023-10-13 19:35:26 +00:00
Stephen Kirby 1745c534ed complete reversion 2023-10-13 19:32:24 +00:00
Stephen Kirby f5b7df46f2 removed shell 2023-10-13 19:30:25 +00:00
Stephen Kirby 1a71239436 invalid character debug 2023-10-13 19:29:36 +00:00
Stephen Kirby c47cf97fd9 naming fix 2023-10-13 19:28:01 +00:00
Stephen Kirby 54fc306a95 naming fix 2023-10-13 19:26:55 +00:00
Stephen Kirby 71d7ba80a5 naming fix 2023-10-13 19:26:29 +00:00
Stephen Kirby 7f4da980d1 naming fix 2023-10-13 19:25:45 +00:00
Stephen Kirby 7fa87d3074 naming fix 2023-10-13 19:25:14 +00:00
Stephen Kirby 03a4cc01be array IFS 2023-10-13 19:20:52 +00:00
Stephen Kirby 8fac468bb4 printing arr 2023-10-13 19:18:46 +00:00
Stephen Kirby c85bf5db4f printing arr 2023-10-13 19:13:52 +00:00
Stephen Kirby 972b5b8282 debugging arr 2023-10-13 19:01:31 +00:00
Stephen Kirby 151cb234b0 testing array reading 2023-10-13 18:58:26 +00:00
Stephen Kirby ac5c275d8d added tests that don't depend on shebang 2023-10-10 17:50:37 +00:00
Stephen Kirby 2f248dd91f placeholder test for jupyterlab with pip 2023-10-10 17:40:43 +00:00
Muhammad Atif Ali 5e805fef02 add jupyter notebook (#59) 2023-09-28 21:14:31 +03:00
Florian Gareis d9d646098e Make code-server display name variable (#60) 2023-09-28 16:25:09 +03:00
Kyle Carberry 63e489120e fix: move code-server settings to machine 2023-09-27 10:23:14 -05:00
Kyle Carberry 7af0e4d2cd fix: url encode folder for code-server 2023-09-27 09:40:36 -05:00
Kyle Carberry 227bc8a2ad chore: add example for pinning code-server version 2023-09-27 09:23:29 -05:00
Kyle Carberry 8a2da9303c fix: properly set up default folder 2023-09-27 09:21:08 -05:00
Kyle Carberry c248671138 fix: properly append pinned version to code-server 2023-09-27 09:18:59 -05:00
Kyle Carberry ab527c8ffd fix: add install_version to code-server 2023-09-27 09:14:17 -05: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
Kyle Carberry e6e5726702 Improve code-server example 2023-09-20 14:34:56 -05:00
Kyle Carberry a25b637c46 Improve README (#17)
* Add helper tag

* Fix source reference

* Add icons

* Update code-server README

* Update README for contributing

* Update README

* Improve readme

* Fix code-server without extensions
2023-09-19 13:22:04 -05:00
Kyle Carberry 77b2468bf5 Add tags 2023-09-18 12:07:26 -05:00