Ryan Burke

Results 5 issues of Ryan Burke

I'm trying to run `sbt-scoverage` and then upload the reports to Code Climate. My project is built inside a docker container. This is my CircleCI configuration: ``` ./cc-test-reporter before-build ./.circleci/in_docker.sh...

Would be cool if the user could drag the ZIP file into the app and it unzipped it and found the .txt file inside. There are JavaScript unzipping libraries that...

enhancement

Can't use this project currently because it's not compiled against 2.12.

I receive the following error when attempting to update to `0.1.0` ``` > No matching variant of org.ec4j.gradle:editorconfig-gradle-plugin:0.1.0 was found. The consumer was configured to find a library for use...

It's not uncommon to pass Java Locale's between clients and web services, we usually end up writing our own encoders per project but this would be nice to have in...