davidparsson / junit-report-builder

Making it easier to build Jenkins compatible JUnit XML reports
MIT License
23 stars 14 forks source link

build(deps): update mkdirp, close #13 #14

Closed noahnu closed 4 years ago

davidparsson commented 4 years ago

I had failed to configure CI for pull requests, and now tests are failing on master for old node.js versions. Do you have any idea why? Is the updated library supported for older versions?

There time I have to spend on this is very limited at this moment, so I really appreciate any help I can get.

Thanks!

davidparsson commented 4 years ago

junit-report-builder@2.0.0 is now released, but with make-dir instead of mkdirp. See #16.