Commit Graph

31 Commits

Author SHA1 Message Date
ByteHamster 7cad7386eb Added CI check for xml formatting 2021-06-05 21:56:11 +02:00
ByteHamster 068e163dd7 Also Lint modules without play flavour 2021-04-17 16:53:21 +02:00
ByteHamster 71184ee5d4 Fixed SpotBugs violations, so that at least the most severe checks pass 2021-03-27 20:44:35 +01:00
ByteHamster 3946f986d7 Add SpotBugs CI check 2021-03-27 18:45:17 +01:00
ByteHamster ddd6a12354 Merge branch 'master' into develop 2021-03-01 11:24:39 +01:00
ByteHamster 2c70db7074 Remove free build hack 2021-02-23 17:11:32 +01:00
ByteHamster 24ea4708ea Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00
ByteHamster 65a25fd663 Enabled core lint check on CircleCI 2020-10-01 11:17:21 +02:00
ByteHamster bd737145c8 Target API30 2020-09-28 11:08:41 +02:00
ByteHamster c809feaf81 Store built apk as artifact 2020-07-24 17:01:23 +02:00
ByteHamster a0d0db6e6d Added CI Lint checks for app module 2020-07-16 11:56:09 +02:00
ByteHamster 6a7375dd9b Added diff-checkstyle 2020-03-30 12:06:16 +02:00
ByteHamster a846551a89 Named workflow jobs 2019-10-04 22:39:10 +02:00
ByteHamster 7127f1cbe0 Reduced code duplication 2019-10-04 22:30:22 +02:00
ByteHamster c246145cc5 Executing free build on CircleCI 2019-10-04 22:09:57 +02:00
ByteHamster 667be71e0f Speed up circleci by allowing different flavours to build in parallel 2019-09-24 18:07:43 +02:00
ByteHamster b7301ca360 Added checkstyle 2019-09-24 11:21:08 +02:00
ByteHamster c16fe7a7c9 Using workflows to build on circleci 2019-09-24 10:50:51 +02:00
orionlee a2721842f0 Detect androidTest compilation issues by making it build on CircleCI 2019-08-31 14:42:44 -07:00
ByteHamster 5173dd0118 Testing play+free version on CircleCI 2019-07-24 23:47:59 +02:00
ByteHamster a5df1c075d Targeting Android API 28 2019-07-22 18:50:56 +02:00
ByteHamster 96612de566 Using release build for CI 2019-01-05 10:25:15 +01:00
ByteHamster 7e59ac0e75 Executing core unit tests on CircleCI 2018-05-27 19:30:01 +02:00
brad 9a88daf129
stop using unsupported MaxPermSize=350m param
Gets rid of this warning:
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=350m; support was removed in 8.0
2018-05-17 00:13:08 -07:00
brad ee1c7f734e
specify destination artifact path to avoid excessive nesting 2018-05-17 00:11:10 -07:00
brad d6d01c5c4f
also cache .gradle 2018-05-17 00:06:42 -07:00
brad 9ec56e7a41
remove unnecessary steps installing sdk components 2018-05-17 00:06:24 -07:00
brad d613ae7213
use circleci/android:api-26-alpha docker image 2018-05-16 23:50:39 -07:00
brad a540eef46d
fix syntax error in circleci config store_artifacts step 2018-05-16 23:45:57 -07:00
brad 8a3f1481be
fix syntax error in circleci config 2018-05-16 23:43:46 -07:00
brad 0f35d1e2f9
convert circleci configuration to version 2.0 2018-05-16 23:42:07 -07:00