Commit graph

10 commits

Author SHA1 Message Date
Oliver Davies b4e6fe9234 Allow for manually triggering deployments 2020-08-24 11:49:40 +01:00
Oliver Davies 0c70e752a7 Move Dependabot config 2020-08-20 22:39:12 +01:00
Oliver Davies d26bd23d70 Automatically unlabel closed issues
Fixes #109
2020-07-14 22:54:56 +01:00
Oliver Davies bb128c1a8f Deploy automatically via GitHub Actions
Fixes #19 and #58
2020-07-02 22:53:35 +01:00
Oliver Davies 3050b53d7d Test config installation in GitHub Actions
Use a SQLite database to test installing the site from the existing
configuration. If there is an error with the configuration (e.g. trying
to enable a module that isn't present) then the job will fail.

Fixes #60
2020-06-26 12:29:59 +01:00
Oliver Davies 117e5999ff Run CI on push to master and PRs 2020-05-15 12:25:54 +01:00
Oliver Davies a855596b9e Remove Symfony server from CI
Fixes #42
2020-05-15 12:25:33 +01:00
Oliver Davies d74bb29e10 Add testdox option 2020-05-13 17:40:35 +01:00
Oliver Davies 73cbaaf9f1 Force colors for PHPUnit tests in GitHub Actions 2020-05-13 17:37:25 +01:00
Oliver Davies e01b4d4fef Add ci.yml 2020-05-13 03:25:45 +01:00