Commit Graph

13 Commits (main)

Author SHA1 Message Date
Cian Johnston 49cff4b2aa
chore: remove usage of deprecated fields coder_workspace.owner_*
Updates the following modules to no longer reference fields matching
coder_workspace.owner_*:
- coder-login
- git-config
- github-upload-public-key
- jfrog-oauth
- vscode-desktop

Also updates dependency of coder/coder to 0.23.0 for the above.

For context, see https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0
11 months ago
Asher beaa33b682
Add open_recent option to VS Code desktop (#248) 11 months ago
Michael Brewer a3dc364227
feat: add `order` variable to `coder_app` modules (#177) 1 year ago
Asher 9fc5eb9d29 Add missing URL to VS Code desktop module
Without this the plugin will only work if the user has happened to log
in before and that URL was previously saved.
1 year ago
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
Muhammad Atif Ali e1f4e25573
add folder to vscode desktop (#62) 2 years ago
Kyle Carberry 0612412c37 fix: use magical token value for vscode-desktop 2 years ago
Muhammad Atif Ali 34aedce094
fix: fix misc. issues (#45) 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
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
2 years ago
Kyle Carberry 4e5b8d1069 Initial commit 2 years ago