Skip to content

RFC: drop nodejs-4_x and packages #19966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

gilligan
Copy link
Contributor

Motivation for this change

Currently we are still maintaining versions 0.10, 4_x and 6_x. Since October 6_x is the active LTS release. I see no good reason to keep maintaining 4.x (See LTS Schedule). As for 0.10 that might be of use for some legacy projects I suppose.

What are your thoughts on this @svanderburg and @LnL7 ?

I also need some help with this PR. I think pkgs/development/node-packages/* needs some work. The generate script was still referring to non-existing v5 packages and the v0.10 refers to v4 composition files. The generation for 6.x is missing entirely.

Can you help me out with that @svanderburg ?

@vcunat vcunat added 8.has: clean-up This PR removes packages or removes other cruft 9.needs: community feedback This needs feedback from more community members. labels Oct 29, 2016
@NeQuissimus
Copy link
Member

0.10 was removed in #19665
Are there leftovers?

@svanderburg
Copy link
Member

Not that I have any personal objections, but my employer still relies on
having Node.js 4.x available.

Perhaps, since Node js 6.x is the new LTS release, we should make this the
default version. I believe atm Node.js 4.x is still the default.

On Sat, Oct 29, 2016 at 4:19 PM, Tim Steinbach [email protected]
wrote:

0.10 was removed in #19665 #19665
Are there leftovers?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#19966 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABGY9yEwZxUh8scv6puNNz9SE8F1NjGkks5q41XZgaJpZM4KkEaN
.

@gilligan
Copy link
Contributor Author

@svanderburg alright - so lets keep 4.x around and set 6.x as default version exposed by nodejs. Can you update that generate shell script to generate packages for 6.x ?

@gilligan
Copy link
Contributor Author

@NeQuissimus ooops- you are absolutely right of course - nodejs 0.10 is gone already. My bad ;)

@gilligan
Copy link
Contributor Author

This will be solved by #19980

@gilligan gilligan closed this Oct 30, 2016
@gilligan gilligan deleted the nodejs-drop-v4 branch October 30, 2016 16:29
@nbp nbp mentioned this pull request Feb 26, 2017
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: clean-up This PR removes packages or removes other cruft 9.needs: community feedback This needs feedback from more community members.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants