Commit Graph

15 Commits

Author SHA1 Message Date
Steve Boyd d29a062562 MNT Travis shared config, use sminnee/phpunit 2020-12-01 16:29:13 +13:00
Steve Boyd b765ec87c1 Travis 2.2 2020-06-23 12:54:42 +12:00
Steve Boyd 1aa18e7ced Update for 2.2 2020-06-15 14:53:33 +12:00
Garion Herman 49d7d5f2a3 FIX Update Travis config to Xenial 2019-11-18 18:01:51 +13:00
Guy Marriott f8d35639a0
Update travis configuration 2019-02-15 11:37:55 +13:00
Robbie Averill b1f5ef184b Add PHP 7.2 to Travis, ensure phpcs passes stricter standard 2017-12-13 21:08:59 +13:00
Robbie Averill 0e84848c3d Convert to vendor module 2017-11-10 09:25:17 +13:00
Daniel Hensby ab610bb55e
Update travis install settings 2017-10-11 18:02:11 +01:00
Dylan Wagstaff fb0bddec2c FIX convert CI bootstrap references to new their new locations in vendor (#49)
* FIX convert CI bootstrap references to new their new locations in vendor

* FIX Use core recipe instead of framework directly
2017-10-05 15:28:41 +13:00
Robbie Averill a68532cef0 Replace Travis configuration with standalone, add phpcs dependency and phpunit config 2017-08-28 09:44:50 +12:00
Sam Minnee 5897559cd2 FIX: Simpler matrix, polish test. 2017-05-04 18:00:25 +12:00
Robbie Averill b9af2d0734 FIX Update config API, Logger alias, dotenv config, remove PHP 5.5, other fixes
Remove PHP 5.5 from Travis configuration. Dotenv used for environment management now,
examples and tests updated to use putenv instead of define. Logger alias update to
LoggerInterface. Update mutable config API calls. Replace array declaration with
short version: []. Update license year.
2017-05-04 16:11:25 +12:00
Robbie Averill 254ed4801f SilverStripe 4.x compatibility (#38)
* Update composer constraint for 4.x compat

* 4.x compatibility: Rename "code" to "src" and add PSR-4 autoloading

* Restructure code and tests for PSR-4

* Implement namespaces

* Implement namespaced throughout

* PSR-2 formatting updates, separate Result from CheckSuite, implement PSR-3 logging, fix tests

* FIX Routes and template location

* Update readme. Allow check classes to be namespaced or not.

* Add entry to changelog

* FIX Ensure DatabaseCheckTest always has a member. Allow strings or objects for $check in the suite

* Update readme to be clearer about passing checks with or without namespaces

* Revert namespace checking and implement Injector aliases instead. Update readme.
2017-01-05 11:16:12 +13:00
helpfulrobot e2fdefab59 Added standard Travis config 2015-11-19 14:19:06 +13:00
Christopher Pitt 53aafd97ba Made supported 2015-09-14 09:12:12 +12:00