Closed
Description
I would like to have a job that does CI testing for GYP3 on the Node.js cluster.
Currently testing in done only on Windows, Ubuntu, and macOS (all on Intel X64). This is only a subset of the platforms supported by node-core. As a result bugs and regressions can only be discovered at the earliest at integration time (e.g. nodejs/node#26620), which significantly slows down the development cycle.
Although GYP/GYP3 are not OpenJSF projects, they are is still very important for the development on node-core, and are paramount for the Node.js ecosystem via node-gyp
.