Commit Graph

17 Commits (6742c15c80cc3d480c1e04735f8ebbe9a2a2e47d)

Author SHA1 Message Date
dependabot[bot] 6742c15c80
chore(deps): bump crate-ci/typos from 1.17.2 to 1.27.3
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.17.2 to 1.27.3.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.17.2...v1.27.3)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 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>
5 months ago
Muhammad Atif Ali 5101c27c83
chore: integrate Instatus in check script (#342) 5 months ago
Muhammad Atif Ali 90bfbfdc40
chore: add health check badge (#341) 6 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 04535a9cd7
chore: add dependabot.yml (#302) 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