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

diagnostics_channel: built-in channels should remain experimental #45423

Conversation

Qard
Copy link
Member

@Qard Qard commented Nov 11, 2022

An unintended side effect of stabilizing diagnostics_channel was that it was unclear that the built-in channels were not part of that stabilization. The built-in channels should be stabilized independently.

Fixes #45400

cc @nodejs/diagnostics

@Qard Qard added the diagnostics_channel Issues and PRs related to diagnostics channel label Nov 11, 2022
@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Nov 11, 2022
Copy link
Member

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

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

LGTM.

@Qard Qard force-pushed the built-in-diagnostics-channels-are-not-stable branch from 361b728 to d6a71bc Compare November 14, 2022 21:40
@Qard
Copy link
Member Author

Qard commented Nov 15, 2022

I'm unclear why the markdown lint continues to fail. I see a bunch of warnings but no error messages yet it seems to fail for some reason. 🤔

src/node_contextify.cc Outdated Show resolved Hide resolved
@Qard Qard force-pushed the built-in-diagnostics-channels-are-not-stable branch from d6a71bc to b407a4f Compare November 15, 2022 16:38
@Flarna Flarna added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Nov 15, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 15, 2022
@nodejs-github-bot nodejs-github-bot merged commit 2f3da6c into nodejs:main Nov 15, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 2f3da6c

@Qard Qard deleted the built-in-diagnostics-channels-are-not-stable branch November 15, 2022 20:08
ruyadorno pushed a commit that referenced this pull request Nov 21, 2022
PR-URL: #45423
Reviewed-By: theanarkh <theratliter@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
@ruyadorno ruyadorno mentioned this pull request Nov 24, 2022
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #45423
Reviewed-By: theanarkh <theratliter@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #45423
Reviewed-By: theanarkh <theratliter@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #45423
Reviewed-By: theanarkh <theratliter@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
danielleadams pushed a commit that referenced this pull request Jan 4, 2023
PR-URL: #45423
Reviewed-By: theanarkh <theratliter@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. diagnostics_channel Issues and PRs related to diagnostics channel doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stability of built in diagnostics channels
7 participants