RuntimeTools / appmetrics

Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
https://developer.ibm.com/open/node-application-metrics/
Apache License 2.0
970 stars 125 forks source link

Build on nightly versions of Node 13 #614

Closed mattcolegate closed 4 years ago

mattcolegate commented 4 years ago

Building on Nightly versions of Node 13 gives us advance warning of whether or not Appmetrics will work on 13 when it comes out on 2019-10-22

mattcolegate commented 4 years ago

This now works. Appmetrics doesn't work on Node 13 - but the whole point of the pr was to find that out, so this is ready for review and merging.

mattcolegate commented 4 years ago

Closing as Node 13 has now been released, so don't need nightly pulls anymore.