nodejs / abi-stable-node

Repository used by the Node-API team to manage work related to Node-API and node-addon-api
239 stars 47 forks source link

Add CI job/testing that validates examples in nodejs/addon-examples #350

Closed mhdawson closed 2 years ago

mhdawson commented 5 years ago

Would be good to have CI job that regularly builds addon-examples across platforms to make sure they are working.

Would also let us tighten up the compiler options to make more warnings as errors.

mhdawson commented 2 years ago

We now have actions which run the addon-example testing so I'm going to close this.