Commit Graph

14 Commits

Author SHA1 Message Date
Christopher C. Wells 18dbe7e414 Rename CI env file 2021-04-09 15:17:13 -07:00
Christopher C. Wells a023cce772 Only run CI on `main` branch 2021-04-08 08:02:41 -07:00
Christopher C. Wells e1e3a3620a Update CI config
This is a short term workaround for having a more local development focused
env example file. The CI approach should be re-consider in the future to use
similar configurations (MySQL, redis, etc.).
2021-04-05 16:30:27 -07:00
Christopher C. Wells 61330c0b1f Keep default path for coverage output in CI
Apparently php-coveralls can't handle non-default paths...
2021-04-02 23:42:27 -07:00
Christopher C. Wells dbc4ad701a Enable parallel testing in CI 2021-04-02 23:42:27 -07:00
Christopher C. Wells e5c576aee1 Don't reinstall php-coveralls in CI 2021-04-02 23:42:27 -07:00
Christopher C. Wells 9878c42e86 Add Elasticsearch support to CI 2021-04-02 23:42:27 -07:00
Christopher C. Wells 54e32a9805 Add composer package cache in CI 2021-04-02 23:42:27 -07:00
Christopher C. Wells 872528b47f Add Laravel app setup in CI 2021-04-02 23:42:27 -07:00
Christopher C. Wells 5b73358912 Use setup-php composer in CI 2021-04-02 23:42:27 -07:00
Christopher C. Wells 49bea5bfb0 Add exif extension to CI workflow 2021-04-02 23:42:27 -07:00
Christopher C. Wells 578c88faad Add PHP setup to CI workflow 2021-04-02 23:42:27 -07:00
Christopher C. Wells 01dbf6a089 ADD GitHub Actions CI workflow 2021-04-02 23:42:27 -07:00
Christopher C. Wells d69d962287 Add FUNDING.yml 2021-03-27 21:10:04 -07:00