Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add ruby-sass as an input | Christopher Baines | 2019-04-27 |
| | | | | This seems to be required. Hopefully, sassc can be used instead soon. | ||
* | Fix build for ruby-terraform | Christopher Baines | 2018-12-31 |
| | |||
* | Add locking around all Terraform actions | Christopher Baines | 2018-06-24 |
| | | | | | To prevent them conflicting. Terraform itself has a locking mechanism, which isn't being used, but this should be sufficient. | ||
* | Use a custom branch of ruby_terraform | Christopher Baines | 2018-06-23 |
| | | | | Which supports the -target option to the destroy command. | ||
* | Add the web-console gem | Christopher Baines | 2018-06-21 |
| | | | | For easier debugging. | ||
* | Add the local Terraform provider | Christopher Baines | 2018-04-12 |
| | |||
* | Use a specific branch for the libvirt Terraform provider | Christopher Baines | 2018-04-12 |
| | |||
* | Add mocha as a test dependency | Christopher Baines | 2018-04-03 |
| | | | | This is more useful than the stub support in minitest. | ||
* | Replace ruby-byebug with ruby-pry | Christopher Baines | 2018-04-03 |
| | | | | | Byebug is better, it can do navigation without any additional packages. | ||
* | Add the requirements for the Terraform AWS provider | Christopher Baines | 2018-04-03 |
| | |||
* | Add ruby-pry to the development environment | Christopher Baines | 2018-04-03 |
| | |||
* | Add static analysis tools to guix.scm | Christopher Baines | 2018-03-29 |
| | | | | Add coala and rubocop, as they might be useful for doing linting. | ||
* | Add backend controllers, models and views | Christopher Baines | 2018-03-29 |
| | | | | Also annotate existing models. | ||
* | Add some govuk-guix related jobs | Christopher Baines | 2018-03-29 |
| | | | | And various other views and routes. | ||
* | Add a README, and make some guix tweaks | Christopher Baines | 2018-03-29 |
| | |||
* | Add terraform backend and initial guix configuration | Christopher Baines | 2018-03-29 |