Andrew Svoboda
aef9b3b116
Add build numbers and versions to jetbrains gateway module ( #150 )
2024-02-12 17:16:31 +03:00
Phorcys
a5c4d00a01
fix(git-commit-signing): fix SSH key permissions ( #152 )
2024-02-10 00:20:05 +03:00
Muhammad Atif Ali
3227a47044
fix(jetbrains-gateway): fix readme to include agent_name ( #151 )
2024-02-09 21:19:29 +03:00
Florian Gareis
cf1807dd5c
Allow custom display name and slug for VS Code Web ( #146 )
2024-02-09 21:18:20 +03:00
Florian Gareis
4c993d342d
Fix code-server docu ( #147 )
2024-02-09 21:17:32 +03:00
Muhammad Atif Ali
5a7e3f6ca4
Add Hashicorp Vault Secrets Integration module ( #144 )
2024-02-09 21:16:41 +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
Muhammad Atif Ali
f16d7ca3f5
docs(jfrog-oauth): fix documentation link
2024-01-30 12:41:09 +03:00
Mathias Fredriksson
a9a58bff32
chore: lint for tf/hcl blocks ( #135 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2024-01-28 00:48:49 +03:00
Muhammad Atif Ali
6b842004e6
ci: check for typos ( #131 )
2024-01-27 16:50:47 +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
7d31865c94
feat!(git-clone): change path input to base_dir and return repo_dir as output ( #132 )
v1.0.2
2024-01-26 16:13:03 +03:00
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
2024-01-26 09:20:21 +03:00
Conor Bèhard Roberts
38a2d86376
feat: enable basename of url to be added to custom path (git-clone) ( #124 )
v1.0.1
2024-01-23 13:55:30 +03: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
5b2f3bd599
chore: fix formatting for jfrog-oauth README ( #119 )
v1.0.0
2024-01-11 00:17:20 +03:00
Muhammad Atif Ali
357bd41252
feat(jfrog): add JFrog vscode extension, CLI completion and docker support ( #115 )
2024-01-05 17:41:04 +03:00
Muhammad Atif Ali
382933aece
chore(jfrog-oauth): update JFrog OAuth module README ( #114 )
2023-12-25 20:54:40 +03:00
Muhammad Atif Ali
f8faea1855
feat(vault-github): use coder_env to set VAULT_ADDR in workspace ( #112 )
2023-12-16 19:00:50 +03:00
Muhammad Atif Ali
1e3bd2b04b
Add formatting check for shell scripts ( #106 )
2023-12-16 17:39:08 +03:00
Muhammad Atif Ali
1e7f91231c
fix(jetbrains-gateway): fix tests ( #111 )
2023-12-08 04:33:53 +03:00
Muhammad Atif Ali
c6b1990225
fix(jetbrains-gateway): fix tests
2023-12-08 04:20:05 +03:00
Muhammad Atif Ali
3878e66700
fix: use agent_name in jetbrains-gateway ( #110 )
2023-12-08 04:10:19 +03:00
Muhammad Atif Ali
d48b68d374
chore: update screenshot for vault-github module ( #109 )
2023-12-08 03:12:22 +03:00
Muhammad Atif Ali
a954af73c5
chore(jetbrans-gateway): update JetBrains IDEs and remove community editions
...
Another try at #96 . I cannot reproduce the error on deployment and dev.coder.com.
It also removes Community editions, `Rider`, and `DataGrip` as they are not supported for Remote Development.
2023-12-08 02:34:14 +03:00
Muhammad Atif Ali
90853d78d4
Add files via upload
2023-12-08 01:49:33 +03:00
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.
2023-11-29 11:58:28 -09:00
Muhammad Atif Ali
6366097eea
Update Coder external-auth link in README.md ( #104 )
2023-11-29 13:53:00 +03:00
Muhammad Atif Ali
c1800b7a85
Add Hashicorp Vault Integration (GitHub) ( #105 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2023-11-29 13:23:48 +03:00
Muhammad Atif Ali
98bb94c5f0
feat: add JFrog access token output to module output ( #101 )
2023-11-15 18:15:00 +03:00
Muhammad Atif Ali
8e3f48ce5c
fix(jfrog-token)!: add attributes to fine control the token behaviour ( #100 )
2023-11-15 16:03:43 +03:00
Muhammad Atif Ali
73ef0dc7d0
Add JFrog (OAuth) integration module ( #97 )
2023-11-15 00:12:57 +03:00
Spike Curtis
4e7f1e0ffd
Revert "chore(jetbrans-gateway): update JetBrains IDEs ( #96 )" ( #98 )
...
This reverts commit b0187c69c1 .
2023-11-14 10:05:15 +03:00
Muhammad Atif Ali
b0187c69c1
chore(jetbrans-gateway): update JetBrains IDEs ( #96 )
2023-11-14 01:18:35 +03:00
phorcys420
4dc9eae9c9
feat: add git-commit-signing module ( #94 )
...
* feat: add git-commit-signing module
* feat(git-commit-signing): check for git and jq
* fix(git-commit-signing): only use icon once
* fix(git-commit-signing): fix typo in README
Co-authored-by: Muhammad Atif Ali <matifali@live.com >
* bun fmt
* chore: clarify readme SSH key paragraph
* fix: add `curl` as dependency
* feat: download keys to ~/.ssh/git-commit-signing
* feat: add conflict disclaimer
---------
Co-authored-by: Muhammad Atif Ali <matifali@live.com >
Co-authored-by: Atif Ali <atif@coder.com >
2023-11-03 20:42:45 +03:00
Muhammad Atif Ali
e2f4fcba4a
fix(git-clone): update the required provider version ( #95 )
2023-10-26 12:39:12 +03:00
Eric Paulsen
08162f5894
Merge pull request #91 from coder/share-var
...
feat: share variable
2023-10-16 11:30:29 -04: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
masterwendu
e090e79d4f
Add Exoscale instance type Module ( #88 )
2023-10-16 17:37:36 +03:00
masterwendu
24bf54d1bb
Add Exoscale zone Module ( #87 )
2023-10-16 17:36:58 +03:00
Eric Paulsen
11d7787cb0
feat: share variable
2023-10-15 21:58:03 -04:00
Stephen Kirby
b6ec1d85a7
Merge pull request #90 from coder/code-server-extensions
...
code-server: fix multiple-extension installation
2023-10-13 14:49:33 -05: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