Commit Graph

9 Commits

Author SHA1 Message Date
James Sumners 6ee5db077c
Update dependabot.yml
Seems the versioning strategy isn't supported for actions?
2020-07-22 12:41:03 -04:00
James Sumners 1c82d82b37
Update dependabot.yml
+ Check for updates on a day when there is likely more time for them to be dealt with
+ Only apply version changes if they are not already covered by the configured qualifiers
2020-07-22 07:58:47 -04:00
Tony Brix 8b525af520
run dependabot weekly
Co-authored-by: James Sumners <james@sumners.email>
2020-07-21 16:53:00 -05:00
Tony Brix afd444466f add dependabot.yml 2020-07-21 15:46:06 -05:00
James Sumners 09b128b79e
Update main CI
Trying to resolve https://github.com/coverallsapp/github-action/issues/26

Also a couple other updates.
2020-07-16 19:24:50 -04:00
James Sumners 76469c80a4
Update image reference 2019-12-07 09:48:41 -05:00
James Sumners 7d39706294
Fix coveralls config 2019-11-18 07:17:36 -05:00
James Sumners 1f12eca334
Add integration tests (#571)
* Initial integration test, um, test

* Hack in service

* Add integration test for issue #480

* Add fix for issue #418

* Add fix for issue #370
2019-11-16 10:48:00 -05:00
James Sumners 7b5085f9d5
Add GitHub actions testing
Fix yaml indentation and add name

Fix test script name

Add lcov path

Move coveage to separate job

Debug coverage

Fix coverage testing

Update badge

Fix badge
2019-09-15 09:18:15 -04:00