Commit Graph

9 Commits

Author SHA1 Message Date
Gary Tierney 483d668d4e Update build scripts to work on Gradle 6.1
Removes the custom JaCoCo report aggregation code, which is now handled
automatically by Gradle.
2020-02-06 00:04:13 +00:00
Gary Tierney b84c6ab641 Fix location of detekt report 2019-07-16 18:47:28 +01:00
Major a8d9db5009 Update detekt
This temporarily disables the custom detekt rules, as they break the
build in hard-to-debug ways.
2019-07-13 19:00:55 +01:00
Gary Tierney a0c78ced90 Add library containing detekt rules for apollo plugins 2018-09-04 05:53:06 +01:00
Gary Tierney 21fea83c8e Fix Detekt report path 2018-09-04 01:33:50 +01:00
Gary Tierney 4525eed734 Re-add HTML and XML code coverage reports 2018-09-04 01:16:12 +01:00
Gary Tierney b1a687be34 Create detekt profiles for each project 2018-08-27 01:47:14 +01:00
Gary Tierney 970a5b06ad Set input directory in detekt task 2018-08-27 01:20:19 +01:00
Gary Tierney a53929a9a8 Remove apollo-plugin Gradle plugin
Replaces the old Gradle plugin with plain Gradle buildscripts.  Also cleans-up
the current Gradle extensions and re-adds detekt, along with JUnit 5 support to
all modules.
2018-08-27 00:55:41 +01:00