Skip to content

node-gyp: detect RC build with x.y.z-rc.n format

Rodrigo Muino Tomonari requested to merge github/fork/rvagg/node-gyp-rc-fix into next

Targetting next, builds on bda3a2dd but we've changed the version string for RC builds so the regex needs to work.

I'm thinking that we should probably squash all of the node-gyp patches into one or two since they are getting out of hand. Perhaps we should pull in the latest npm and do it with that. Thoughts?

Merge request reports

Loading