-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
debugger: add trailing commas in source files #46714
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nodejs-github-bot
added
debugger
Issues and PRs related to the debugger subsystem.
needs-ci
PRs that need a full CI run.
labels
Feb 18, 2023
cola119
approved these changes
Feb 18, 2023
debadree25
approved these changes
Feb 18, 2023
RaisinTen
approved these changes
Feb 18, 2023
aduh95
added
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
and removed
needs-ci
PRs that need a full CI run.
labels
Feb 18, 2023
MoLow
approved these changes
Feb 18, 2023
jasnell
approved these changes
Feb 20, 2023
debadree25
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Feb 21, 2023
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Feb 21, 2023
Commit Queue failed- Loading data for nodejs/node/pull/46714 ✔ Done loading data for nodejs/node/pull/46714 ----------------------------------- PR info ------------------------------------ Title debugger: add trailing commas in source files (#46714) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch aduh95:dangle-debugger -> nodejs:main Labels author ready, debugger Commits 1 - debugger: add trailing commas in source files Committers 1 - Antoine du Hamel PR-URL: https://github.com/nodejs/node/pull/46714 Reviewed-By: Kohei Ueno Reviewed-By: Debadree Chatterjee Reviewed-By: Darshan Sen Reviewed-By: Moshe Atlow Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46714 Reviewed-By: Kohei Ueno Reviewed-By: Debadree Chatterjee Reviewed-By: Darshan Sen Reviewed-By: Moshe Atlow Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Sat, 18 Feb 2023 11:17:39 GMT ✔ Approvals: 5 ✔ - Kohei Ueno (@cola119): https://github.com/nodejs/node/pull/46714#pullrequestreview-1304591415 ✔ - Debadree Chatterjee (@debadree25): https://github.com/nodejs/node/pull/46714#pullrequestreview-1304592916 ✔ - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/46714#pullrequestreview-1304593263 ✔ - Moshe Atlow (@MoLow): https://github.com/nodejs/node/pull/46714#pullrequestreview-1304613663 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/46714#pullrequestreview-1304927164 ⚠ This PR has conflicts that must be resolved ✔ Last GitHub CI successful ✖ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4236040765 |
PR-URL: nodejs#46714 Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com>
aduh95
force-pushed
the
dangle-debugger
branch
from
February 22, 2023 00:27
b145e43
to
655b070
Compare
Landed in 655b070 |
targos
pushed a commit
that referenced
this pull request
Mar 13, 2023
PR-URL: #46714 Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams
pushed a commit
that referenced
this pull request
Apr 11, 2023
PR-URL: #46714 Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.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.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
debugger
Issues and PRs related to the debugger subsystem.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.