Commit graph

14 commits

Author SHA1 Message Date
Andy Allan
6c5c36deac Automatically enable the btree_gist extension
This simplifies the install instructions. Loading from structure.sql is already handled.
2021-03-10 18:24:36 +00:00
dependabot[bot]
c3815a8f6d
Update actions/cache requirement to v2.1.4
Updates the requirements on [actions/cache](https://github.com/actions/cache) to permit the latest version.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](26968a09c0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 07:38:32 +00:00
dependabot[bot]
f1571a1fb5
Update actions/checkout requirement to v2.3.4
Updates the requirements on [actions/checkout](https://github.com/actions/checkout) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](5a4ac9002d)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 06:45:23 +00:00
Michal Migurski
033c3b28b3 Added complete Rails test suite
- Added db/functions/functions.sql to docker-compose DB image
- Added `file`, `libgd-dev`, and `unzip` packages to help tests pass
2021-01-28 12:03:58 -08:00
Jamie Alessio
2da3ce6abf Prevent node_modules from mounting to save rake yarn:install step 2021-01-28 12:03:58 -08:00
Michal Migurski
1e5cc598bb Extended Docker action to cover full setup and tests 2021-01-28 12:03:58 -08:00
Michal Migurski
810a941e81 Added minimal Docker workflow to test Github Actions 2021-01-28 12:03:58 -08:00
Tom Hughes
f041893ead Use latest major version for all github actions 2021-01-12 22:48:46 +00:00
Tom Hughes
41339fffd5 Enable dependabot for github actions 2020-12-10 00:11:50 +00:00
Tom Hughes
4a9f8a5e69 Move coveralls submission to actions workflow 2020-12-10 00:11:50 +00:00
Tom Hughes
efef67447b Add actions workflow to run tests 2020-12-09 22:07:40 +00:00
Tom Hughes
e027d5fc5c Add actions workflow to run lint tools 2020-12-09 22:07:40 +00:00
Tom Hughes
68f147e6d4 Disable dependabot for ruby gems
Closes #2992
2020-12-06 18:47:51 +00:00
Tom Hughes
c2d093416b Enable dependabot 2020-06-26 19:23:10 +01:00