You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should likely have a step in the release CI that attempts to build Node.js from the tarball after it is created. Or alternatively initially create the tarball and build all of our releases from that.
Thoughts?
The text was updated successfully, but these errors were encountered:
Or alternatively initially create the tarball and build all of our releases from that.
Speaking as an external packager of Node (for Homebrew), I'd love to see this adopted. Aside from fixing bugs like this, it would generally increase confidence that someone else building Node from source would get an equivalent build.
We now have a second release that had an issue with missing files, that resulted in broken tarballs
:(
nodejs/node#31858
We should likely have a step in the release CI that attempts to build Node.js from the tarball after it is created. Or alternatively initially create the tarball and build all of our releases from that.
Thoughts?
The text was updated successfully, but these errors were encountered: