| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Rather than the configured domain, as the corresponding SSH key
shouldn't change for the AWS domain (whereas it does for the
configured domain, if the machine changes).
|
|
|
|
|
| |
This begins to remote the restriction of having to have Guix installed
locally.
|
|
|
|
|
| |
With a service that performs the same function, and use the
MiniEnvironmentJob instead.
|
|
|
|
| |
And add some test data to make the corresponding test more rigorous.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
For the AWS backend.
Bring it in to the Terraform configuration for the backend, where
previously only the id was known. Also, alter the provisioning so that
it can handle an empty EFS file system.
This reduces the amount of manual setup required for AWS.
|
|
|
|
| |
These were broken when adding some additional fields.
|
| |
|
|
|
|
| |
And replace with a redirect and flash message.
|
|
|
|
|
|
| |
Add some tests, and setup the helpers. For some reason, directly
running the test files requires the ugly `ENV['RAILS_ENV'] = 'test'`
line at the top of the test_helper.rb file.
|
|
|
|
|
| |
Using the Rails generator seems to generate quite a lot of unnecessary
files...
|
|
|
|
| |
Also annotate existing models.
|
|
And various other views and routes.
|