Augustin C.

Results 19 comments of Augustin C.

I played a little yesterday, I managed to generate a jUnit xml sekeleton on standard output. But upon further research, I think it may be the same problematic as grunt-contrib-jshint...

note for later (travis error about puppeteer) : https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#chrome-headless-fails-due-to-sandbox-issues

@ApoorvSaxena Hi ! I have locally a "working" prototype with jest and pupeteer. Sorry, didn't had much time (lot of churn at work+family). Would you accept to remove the pre-commit...

Also, the choice of puppeteer is questionable, with it, you can't test issues like this one : https://github.com/ApoorvSaxena/lozad.js/issues/99

@thiamsantos thanks, I forgotten that :) @ApoorvSaxena here we go : https://github.com/ApoorvSaxena/lozad.js/pull/101 I think, I'll update the PR in next days / next week (I'm on holidays abroad, should have...

Just ran into this issue too ! I was making changes to an existing API. dtsgen was running fine before. I'm investigating... in my case, it seems linked to the...

Some news : it was on my side ! The response mapped on a schema that contained a `oneOf`, branching between a text format and binary format. This "branching" is...

I have a lot of color-space related errors when I try to run Guetzli "massively" on an existing project (can provide example files if needed). Does other color-space support is...

Many thanks for the info and the pointers : we'll look into this.

> Making an extension which adds a control to the UI with this should be straightly straightforward. Do you maybe wanna give it a go and contribute to Mol*? Using...