Skip to content
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

all: remove deprecated stuff but keep infra #572

Closed

Conversation

gabrielschulhof
Copy link
Contributor

Remove all the deprecated features, but keep the infrastructure and the
documentation thereof in place to allow deprecating features in the
future.

Remove all the deprecated features, but keep the infrastructure and the
documentation thereof in place to allow deprecating features in the
future.

Re: nodejs#570
@gabrielschulhof gabrielschulhof mentioned this pull request Oct 24, 2019
15 tasks
@gabrielschulhof
Copy link
Contributor Author

Hmmm .. why is travis testing on v6.x?

@cjihrig
Copy link

cjihrig commented Oct 24, 2019

why is travis testing on v6.x?

Does getting rid of

- NODEJS_VERSION=node/6
, fix it?

@gabrielschulhof
Copy link
Contributor Author

@cjihrig no doubt, I just don't know if we have a good reason for keeping it around 🤷

@gabrielschulhof
Copy link
Contributor Author

Hmmm ... git blame reveals no good reason. I think I'll drop it.

Copy link
Member

@NickNaso NickNaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhdawson
Copy link
Member

I'm not 100% sure we want to do this. I know we are planning for a SemVer major but the other changes were very unlikely to cause any code to stop compiling/working. This removes functions that may be used. @gabrielschulhof is there a reason we should remove now?

@gabrielschulhof
Copy link
Contributor Author

@mhdawson only that a semver-major release is an opportunity to drop things. I don't feel strongly about dropping the deprecated stuff. I'm OK with leaving it in until the next major.

@legendecas
Copy link
Member

I think #576 should fix the CI failures on Node v6 targets.

@gabrielschulhof
Copy link
Contributor Author

Closing this for now. We need not be aggressive about removing deprecated stuff until we're really stumbling over it.

@gabrielschulhof gabrielschulhof deleted the remove-deprecated branch February 1, 2021 16:39
@gabrielschulhof gabrielschulhof restored the remove-deprecated branch February 1, 2021 16:40
@gabrielschulhof gabrielschulhof deleted the remove-deprecated branch March 7, 2021 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants