nodenv / node-build

Install NodeJS versions
MIT License
266 stars 80 forks source link

pull ruby build #901

Closed jasonkarns closed 3 months ago

jasonkarns commented 3 months ago

Merges ruby-build v20201208

Primary change is addition of NODE_BUILD_MIRROR_PACKAGE_URL. This feature is mostly redundant because node-build has had NODE_BUILD_MIRROR_CMD, which is more powerful. But for parity with ruby-build, we are including this feature.

ruby-build commits - **mark mavlev as EoL** - **Add RUBY_BUILD_MIRROR_PACKAGE_URL to specify the complete mirror URL** - **promote 'rbenv install -L', an alias of '--list-all'** - **3.0.0-preview2 added** - **Bump version to 20201208** - **Test NODE_BUILD_MIRROR_PACKAGE_URL correctly**