Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

node-report: sunsetting the module, archiving the repo #142

Closed
gireeshpunathil opened this issue Mar 16, 2020 · 4 comments
Closed

node-report: sunsetting the module, archiving the repo #142

gireeshpunathil opened this issue Mar 16, 2020 · 4 comments

Comments

@gireeshpunathil
Copy link
Member

diagnostic report is now stable in the master: nodejs/node#32242 , hopefully will make it into node.js v14 next month. The only known bug is being worked out too.

This issue is to identify and discuss any other pre-requisites or conditions that need to be met for this repo to be archived and the npm module to be sunset, derive at a consensus.

@richardlau
Copy link
Member

I don't believe diagnostic report has been or will be backported to Node.js 10 so we shouldn't archive this repository until Node.js 10 goes End-of-Life.

richardlau pushed a commit that referenced this issue Apr 15, 2020
PR-URL: #144
Refs: #142
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@richardlau richardlau pinned this issue Mar 21, 2021
@richardlau
Copy link
Member

richardlau commented Jun 7, 2021

Node.js 10 is now End-of-Life and all currently supported versions of Node.js (i.e. 12, 14 and 16) contain the built in diagnostics report feature. So I propose:

  • Deprecating the package on the npm registry. I propose setting a deprecation message of
This module has been superseded by the diagnostics report feature of Node.js core. It is now unmaintained.

I'll wait until the end of this week in case there are any objections/comments on the deprecation wording.
cc @nodejs/diagnostics

@richardlau
Copy link
Member

Module is now deprecated in the registry:

$ npm install node-report
npm WARN deprecated node-report@2.2.11: This module has been superseded by the diagnostics report feature of Node.js core. It is now unmaintained.

@richardlau
Copy link
Member

Opened nodejs/admin#621 to request that this repository be archived.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants