| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
This seems to cause errors in the govuk-guix when parsing the
arguments.
|
|
|
|
|
|
| |
This gets the AWS backend to the point where you can deploy the
backend, and then a mini environment without any actions outside of
the govuk-mini-environment-admin.
|
|
|
|
|
| |
Store the passphrase in the clear, as the intent here is to show it to
the user.
|
|
|
|
|
| |
Move the display in to a partial and improve. Handle the finished and
enqueued jobs in a more consistent way.
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Also annotate existing models.
|
|
And various other views and routes.
|