Skip to content

Conversation

@Trott
Copy link
Member

When I moved node-inspect into core, I called a lot of things
inspector-cli that really should have been debugger. This is the
last of them to be renamed.

@TrottTrott added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 26, 2021
@github-actionsgithub-actionsbot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Jun 26, 2021
@nodejs-github-bot
Copy link
Collaborator

When I moved node-inspect into core, I called a lot of things `inspector-cli` that really should have been `debugger`. This is the last of them to be renamed. PR-URL: nodejs#39156 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@Trott
Copy link
MemberAuthor

Landed in 9cdac42

@TrottTrott merged commit 9cdac42 into nodejs:masterJun 28, 2021
@TrottTrott deleted the finally branch June 28, 2021 13:28
targos pushed a commit that referenced this pull request Jul 11, 2021
When I moved node-inspect into core, I called a lot of things `inspector-cli` that really should have been `debugger`. This is the last of them to be renamed. PR-URL: #39156 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@targostargos mentioned this pull request Jul 13, 2021
targos pushed a commit that referenced this pull request Sep 4, 2021
When I moved node-inspect into core, I called a lot of things `inspector-cli` that really should have been `debugger`. This is the last of them to be renamed. PR-URL: #39156 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@targostargos mentioned this pull request Sep 4, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@targos@cjihrig@aduh95