summaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Collapse)Author
2020-09-30Updated circleci debug and release jobs to explicitly build Play flavorsMats Wahlberg
Changed the gradlew build targets assembleRelease to assemblePlayRelease and assembleDebug to assemblePlayDebug, because the old targets causes files for the free builds to get compiled when not needed. It's unnecessary and also done without -PfreeBuild which gives build errors. These are also the targets used in makeRelease.sh, so the workflow should better match the expected.
2020-03-30Added diff-checkstyleByteHamster
2019-10-04Named workflow jobsByteHamster
2019-10-04Reduced code duplicationByteHamster
2019-10-04Executing free build on CircleCIByteHamster
2019-09-24Speed up circleci by allowing different flavours to build in parallelByteHamster
2019-09-24Added checkstyleByteHamster
2019-09-24Using workflows to build on circleciByteHamster
2019-08-31Detect androidTest compilation issues by making it build on CircleCIorionlee
2019-07-24Testing play+free version on CircleCIByteHamster
2019-07-22Targeting Android API 28ByteHamster
2019-01-05Using release build for CIByteHamster
2018-05-27Executing core unit tests on CircleCIByteHamster
2018-05-17stop using unsupported MaxPermSize=350m parambrad
Gets rid of this warning: OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=350m; support was removed in 8.0
2018-05-17specify destination artifact path to avoid excessive nestingbrad
2018-05-17also cache .gradlebrad
2018-05-17remove unnecessary steps installing sdk componentsbrad
2018-05-16use circleci/android:api-26-alpha docker imagebrad
2018-05-16fix syntax error in circleci config store_artifacts stepbrad
2018-05-16fix syntax error in circleci configbrad
2018-05-16convert circleci configuration to version 2.0brad