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
I'm currently working on a feature addition to Bazel's rules_nodejs where we're reading https://nodejs.org/dist/index.json to fetch the different versions of nodejs binaries to build code hermetically on FreeBSD. However, while working on my PR, I've realized that there are no official binaries for FreeBSD.
Would it be possible to add these to the release process?