Nathan Friedly
Nathan Friedly
If you'd like to transfer things to me, I'll keep this package running. `npm owner add nfriedly docpad-plugin-sunny` will give me permission to publish to npm. And if you're really...
An easy way to configure from within gulp would be nice too ;)
In gulp, and then I used an env prop to set the filename On Oct 31, 2015 6:48 AM, "Michael" [email protected] wrote: > Did you configure xunit-file as reporter in...
Yep, that works - it generates the xml output. The top-level `tests` and `time` attributes aren't right, but I imagine you're still working on that. (To clarify, with the `xunit`...
Ok, cool. Thanks!
BTW, I ended up grabbing https://github.com/juhovh/mocha-jenkins-reporter which did the trick for me + gives handy console output for when running the tests locally. So if you don't want to put...
Per https://github.com/watson-developer-cloud/node-sdk/issues/421#issuecomment-287428644, it sounds like just switching in `request` for `http`/`https` will work.
@germanattanasio take a look at https://github.com/lbdremy/solr-node-client/issues/133 - is there anybody at IBM who would be interested in taking over maintenance of this repo?
I can think of a couple of possible causes: - It's loading the entire audio file into memory, perhaps there is a bug somewhere that causes this to happen multiple...
This should be linked to #23