Muhammad Atif Ali
576d701a86
feat: add Amazon DCV Windows module
...
- Introduce Amazon DCV for remote desktop on Windows workspaces.
- Script to install and configure DCV components.
- Terraform setup for configuring resources like coder_app.
- Ensure secure management with sensitive variable handling.
chore: add health check badge (#341 )
chore: integrate Instatus in check script (#342 )
5 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
6 months ago
Muhammad Atif Ali
50a946df0f
chore: explicitly setup terraform ( #319 )
7 months ago
Muhammad Atif Ali
bd6747f9bc
chore: move update-version to ci ( #301 )
7 months ago
dependabot[bot]
94e126f248
chore(deps): bump oven-sh/setup-bun from 1 to 2 ( #305 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Muhammad Atif Ali
1ab53139b3
ci: fix ci permissions ( #166 )
1 year ago
Muhammad Atif Ali
d66d7e994e
ci: set base branch for docs update PR ( #155 )
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
6b842004e6
ci: check for typos ( #131 )
1 year ago
Muhammad Atif Ali
1e3bd2b04b
Add formatting check for shell scripts ( #106 )
1 year ago
Kyle Carberry
0516c1b8ea
feat: add linting ( #51 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
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