Commit Graph

506 Commits (019c690e0ba44ffd1880bc25dbe598d8449f2d30)
 

Author SHA1 Message Date
Benjamin Peinhardt 019c690e0b
Merge branch 'main' into bcpeinhardt/ci-to-build-new-registry-on-push-to-main 11 months ago
Benjamin 86d144ea90 remove testing branch 11 months ago
Phorcys 32b69016a0
fix(vscode-web): set `settings` variable type to `any` (#369) 11 months ago
Phorcys 6d2739131a
fix(code-server): set `settings` variable type to `any` (#368) 11 months ago
Benjamin 41a89e2ffd how bout now 11 months ago
Benjamin 236439c300 set project id 11 months ago
Benjamin 48b9b5b65f maybe now 11 months ago
Benjamin 3b04b618cb cmon you can do it 11 months ago
Benjamin e36e66b440 I will best you google cloud 11 months ago
Benjamin e8461fde33 take that 11 months ago
Benjamin c262becd30 maybe this will do it 11 months ago
Benjamin d9622e5f7e try id-token perm 11 months ago
Benjamin e86e50c865 add this branch to workflow to trigger build 11 months ago
Benjamin 58ab39439e use github action instead of script to run new builds 11 months ago
Benjamin ee83bb263d add the fail flag to hide the body as well in case it contains the URL for some reason 11 months ago
Benjamin 374e8de9bd warnings 11 months ago
Benjamin 0b73692f93 remove test branch from trigger branches list 11 months ago
Benjamin 1d9288a35c alright let's try this out 11 months ago
Benjamin ca69c68a2f test with secrets as nonsense values to make sure they aren't logged by the github action 11 months ago
Benjamin 233775efc9 make deploy script executable. Action should still fail with secrets not set 11 months ago
Benjamin df92e319e9 add current branch to branch triggers to test action 11 months ago
Benjamin 3e2128c99b fix mixedup scripts 11 months ago
Benjamin f52b8ca6e1 add ci to trigger build of registry-v2 init commit 11 months ago
Muhammad Atif Ali cbd06b1135
Improve incident management in Instatus check script (#346) 11 months ago
Muhammad Atif Ali 675c82367a
feat(jetbrains-gateway): bump to 2024.3 (#355) 11 months ago
Mathias Fredriksson bf697e1fa4
fix(update-versions.sh): handle markdown/tf block nesting when updating version (#356) 11 months ago
Muhammad Atif Ali b345e62ac1
feat: add Amazon DCV Windows module (#345) 11 months ago
Michael Smith 6597a2d547
chore: add updates to force redeployment on Vercel (#348)
## Changes made
- Updated `check.sh` script to add support for automatic re-deploying in
the event that the the registry has a partial/full outage.

---------

Co-authored-by: Cian Johnston <cian@coder.com>
12 months ago
Muhammad Atif Ali 5101c27c83
chore: integrate Instatus in check script (#342) 12 months ago
Muhammad Atif Ali 90bfbfdc40
chore: add health check badge (#341) 12 months ago
Cian Johnston 57d96ca27f
ci: add script to check modules on registry.coder.com (#340)
Added a script + corresponding GitHub action to check active modules on registry.coder.com
12 months ago
Tao Chen f5ab7995d1
feat(filebrowser): check if already installed (#334)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 year ago
djarbz 528a8a9fea
fix(kasmvnc): optimize KasmVNC deployment script (#329)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Kerwin Bryant 87854707bc
feat(jetbrains-gateway): add releases_base_link/download_base_link variables (#333) 1 year ago
Roger Chao b53554b4e4
fix(jupyterlab): update command -v from jupyterlab to jupyter-lab (#328)
Update `command -v` from `jupyterlab` to `jupyter-lab` to check to if
jupyterlab binary is installed.
1 year ago
Steven Masley ce5a5b383a
feat(vscode-web): support hosting on a subpath with `subdomain=false` (#288)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
framctr 1b147ae90d
feat(jupyterlab): add support for `subdomain=false` (#316)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Asher <ash@coder.com>
1 year ago
djarbz 7992d9d265
fix(kasmVNC): fix debian installation and improve logging (#326) 1 year ago
Yves ANDOLFATTO 20d97a25dd
fix(filebrowser): support custom base_url in case of custom db path (#320)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Muhammad Atif Ali 8e0dfcd534
feat(jetbrains-gateway): add slug variable (#322) 1 year ago
Muhammad Atif Ali 9752bf89a6
chore(kasmvnc): refactor download logic to support multiple tools (#323) 1 year ago
Muhammad Atif Ali 48c81c9ff4
kasm VNC (#250)
Co-authored-by: Michael Smith <throwawayclover@gmail.com>
1 year ago
Muhammad Atif Ali acd5edffe7
fix(vault-jwt): fix vault CLI installation (#311) 1 year ago
Muhammad Atif Ali 4dcab99cb0
fix(vscode-web): remove exit if extension installation fails (#318) 1 year ago
Muhammad Atif Ali 50a946df0f
chore: explicitly setup terraform (#319) 1 year ago
Asher 8a0ac3435c
Add owner to Gateway link (#310)
Without this, it is not possible to reliably connect to another user's
workspace (for admins, mainly) when duplicate workspace names are
involved.
1 year ago
Michael Smith 438c904567
chore: cleanup all test files (#293)
## Changes made
- Removed all unused imports, and made sure type imports were labeled
correctly
- Updated all comparisons to be more strict
- Simplified loops to remove unneeded closure functions
- Removed all explicit `any` types
- Updated how strings were defined to follow general TypeScript best
practices

## Notes
- We definitely want some kind of linting setup for this repo. I'm going
to bring this up when Blueberry has its next team meeting next week
1 year ago
Muhammad Atif Ali bd6747f9bc
chore: move update-version to ci (#301) 1 year ago
Muhammad Atif Ali fb81c8969f
feat(vault-jwt): Add Vault JWT/OIDC module (#297)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali 162808760d
fix(filebrowser): only require agent_name when not on subdomain (#299) 1 year ago