Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch to using SQL as the schema format•••This is recommended by the Que library, but may come in useful elsewhere for PostgreSQL specific stuff. | Christopher Baines | 2018-04-12 |
* | Change mini_environment_id to model_id on FinishedTerraformJob•••In preparation of setting up backends through Terraform as well. | Christopher Baines | 2018-04-12 |
* | Add an archived column to GovukGuix::Revision | Christopher Baines | 2018-04-03 |
* | Add domains to backends, and rework build jobs•••Add a domain to the libvirt and AWS Terraform backends. Along the way, improve the backend controllers and views, and rework the build jobs, simplifying them in to a single new class GovukGuix::BuildJob, which uses configuration from the respective backend. | Christopher Baines | 2018-04-03 |
* | Add a new signon_users field to MiniEnvironment•••To store the data regarding the Signon users seeded in the database. Store this as JSON, rather than data in different tables to simplify the schema, as I don't expect it to change at all once the MiniEnvironment is created. | Christopher Baines | 2018-04-03 |
* | Add backend controllers, models and views•••Also annotate existing models. | Christopher Baines | 2018-03-29 |
* | Create tables for the backends | Christopher Baines | 2018-03-29 |
* | Add some govuk-guix related jobs•••And various other views and routes. | Christopher Baines | 2018-03-29 |
* | AWS related tweaks | Christopher Baines | 2018-03-29 |
* | Add terraform backend and initial guix configuration | Christopher Baines | 2018-03-29 |
* | Initial commit | Christopher Baines | 2018-03-29 |