Commit Graph

3 Commits (4fc07124a7e65fb71fc9f8a4a9b126eb1beb5fcc)

Author SHA1 Message Date
Benjamin Peinhardt 482ed84399
feat: ci to build new registry on push to main (#363)
This PR adds a github actions workflow for deploying new revisions of
the registry on pushes to main.
This means updating the new registry will continue to be as simple as
landing a PR in this repo, but it should only take as long as the docker
container takes to build to see the updates live :)

For now, updates go to dev for manual inspection, but once we're confident in the build process they'll go straight to main as well.
4 months 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
Ben Potter a05030c81f
feat: add dotfiles module (#33)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2 years ago