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

[plugin registry] remove support for node <... #302

Merged

Conversation

nickboldt
Copy link
Contributor

[plugin registry] remove support for node < 8 ( #14927 )

Change-Id: I3572d0c9d42996f5048269e2d98a5ec1ac84960c
Signed-off-by: nickboldt nboldt@redhat.com

Copy link
Contributor

@amisevsk amisevsk left a comment

Choose a reason for hiding this comment

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

Approved, with same caveat as in #264

@nickboldt
Copy link
Contributor Author

nickboldt commented Nov 27, 2019

Did not merge in time for 7.5.0 so we have some bandwidth to investigate a deprecation notice / plugin is gone warning for 7.6 via eclipse-che/che#15327

See also eclipse-che/che/issues/14573

Change-Id: I3572d0c9d42996f5048269e2d98a5ec1ac84960c
Signed-off-by: nickboldt <nboldt@redhat.com>
@nickboldt nickboldt force-pushed the remove-node-less-than-8-support branch from 8db54e7 to 7f36cff Compare December 10, 2019 18:28
@nickboldt
Copy link
Contributor Author

nickboldt commented Dec 10, 2019

Based on eclipse-che/che#15327 (comment) we can now safely merge this:

  1. We agree that we are going to deprecate plugin X - [plugin registry] Do not reference marketplace.visualstudio.com in plugin registry meta.yaml che#14573 (comment)
  2. We remove any reference to plugin X in the devfile registry => sprint Y - there are no refs to node-debug in the devfile registry in 7.3.x, 7.0.x, or master branch.
  3. We remove the plugin from the plugin-registry => sprint Y+3 - therefore we can remove node-debug from the plugin registry any time after 7.3.x.

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.

2 participants