ropensci / jqr

R interface to jq
https://docs.ropensci.org/jqr
Other
143 stars 13 forks source link

docker / memory leaks #50

Open jeroen opened 8 years ago

jeroen commented 8 years ago

I added a docker script to test for memory leaks. However I don't have sufficient permission in the repo to install the hook that triggers a build on commits.

Here is example output: https://hub.docker.com/r/jeroenooms/jqr/builds/

richfitz commented 8 years ago

Try now - I've bumped you up to admin

jeroen commented 8 years ago

OK we can now see memory leak summaries by looking at dockerhub build logs. Maybe I'll try to fix some of those for a future version (CRAN doesn't seem to bother memleaks though).