Michael Brewer
18810cc51e
feat(vscode-web): add support for settings ( #195 )
...
Currently saves to `~/.vscode-server/data/Machine/settings.json`
as `~/.vscode-server/data/User/settings.json` will not work because
VS Code web stores user settings in the browser.
1 year ago
Muhammad Atif Ali
98a428ae89
chore(jfrog-token): set token description ( #198 )
1 year ago
Michael Brewer
dd072e261a
feat(aws-region): add missing regions ( #197 )
1 year ago
github-actions[bot]
7e3743739e
chore: bump version to 1.0.9 in README.md files ( #193 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer
f5681b5206
feat(jetbrains-gateway): update ide versions to `2023.3.*` ( #191 )
1 year ago
Phorcys
de0813f37f
fix(git-commit-signing): disable curl stderr output ( #190 )
1 year ago
Michael Brewer
d8fa7c959f
feat(jetbrains-gateway): add rider support ( #186 )
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
Florian Gareis
f335a62891
Add new `nodejs` module ( #165 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
8ed13be726
chore(vault-github): update README.md ( #169 )
1 year ago
github-actions[bot]
b90f6f9de8
chore: bump version to 1.0.7 in README.md files ( #174 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Muhammad Atif Ali
948280600a
fix(vault): fix version fetching logic ( #172 )
1 year ago
Muhammad Atif Ali
407738b2be
feat(hcp-vault-secrets): add `project_id` variable to HCP provider ( #173 )
1 year ago
github-actions[bot]
08adb4a839
chore: bump version to 1.0.6 in README.md files ( #171 )
1 year ago
Muhammad Atif Ali
313ec59d46
Add terraform validation to linting ( #170 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
4b04d18f39
Add extensions support for vscode-web ( #154 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
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
Muhammad Atif Ali
8e254a3bb9
docs: elaborate instructions for setting up hcp vault module ( #163 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
1ab53139b3
ci: fix ci permissions ( #166 )
1 year ago
Muhammad Atif Ali
147bea9782
bump version to v1.0.4 ( #160 )
1 year ago
Victor Urvantsev
8d8910c52a
feat(jfrog): add option to customize server id for JFrog CLI ( #158 )
...
Co-authored-by: Victor Urvantsev <victoru@jfrog.com>
1 year ago
Florian Gareis
c00b7536cb
Add slug to code server ( #161 )
1 year ago
Muhammad Atif Ali
d66d7e994e
ci: set base branch for docs update PR ( #155 )
1 year ago
Muhammad Atif Ali
d10ce91a64
fix: fix fetching rc versions of vault cli ( #156 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
534491613f
Update module versions to v1.0.3 ( #159 )
1 year ago
Muhammad Atif Ali
ac64af6f02
Update Hashicorp vault modules ( #140 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
b299f98161
ci: automate version bumps in module README.md files ( #139 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
7e897a51e6
chore(vault-github): Add partner github and tests ( #142 )
1 year ago
Muhammad Atif Ali
ac54966f5e
feat!(git-config): use full name for git configuration ( #141 )
1 year ago
Andrew Svoboda
aef9b3b116
Add build numbers and versions to jetbrains gateway module ( #150 )
1 year ago
Phorcys
a5c4d00a01
fix(git-commit-signing): fix SSH key permissions ( #152 )
1 year ago
Muhammad Atif Ali
3227a47044
fix(jetbrains-gateway): fix readme to include `agent_name` ( #151 )
1 year ago
Florian Gareis
cf1807dd5c
Allow custom display name and slug for VS Code Web ( #146 )
1 year ago
Florian Gareis
4c993d342d
Fix code-server docu ( #147 )
1 year ago
Muhammad Atif Ali
5a7e3f6ca4
Add Hashicorp Vault Secrets Integration module ( #144 )
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
Muhammad Atif Ali
f16d7ca3f5
docs(jfrog-oauth): fix documentation link
1 year ago
Mathias Fredriksson
a9a58bff32
chore: lint for tf/hcl blocks ( #135 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 year ago
Muhammad Atif Ali
6b842004e6
ci: check for typos ( #131 )
1 year ago
Mathias Fredriksson
376c0cae31
chore: add prettier terraform formatting in markdown files ( #134 )
1 year ago
Muhammad Atif Ali
7d31865c94
feat!(git-clone): change `path` input to `base_dir` and return `repo_dir` as output ( #132 )
1 year ago
Muhammad Atif Ali
d3fc2d2212
docs(jfrog-oauth): improve docs ( #129 )
...
* docs(jfrog-oauth): improve docs
Adds additional step and screenshot to show creating an OAuth app in JFrog platform
* Update README.md
* Add files via upload
* fmt
* move JFrog Artifactory integration setup instructions
* Update JFrog token documentation
1 year ago
Conor Bèhard Roberts
38a2d86376
feat: enable basename of url to be added to custom path (git-clone) ( #124 )
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
5b2f3bd599
chore: fix formatting for jfrog-oauth README ( #119 )
1 year ago
Muhammad Atif Ali
357bd41252
feat(jfrog): add JFrog vscode extension, CLI completion and docker support ( #115 )
1 year ago