FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

repl: use _Node.js_ in user-facing REPL text by Trott · Pull Request #34644 · nodejs/node · GitHub

/ node Public

repl: use _Node.js_ in user-facing REPL text - #34644

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:nodejs-repl
Closed

repl: use _Node.js_ in user-facing REPL text#34644
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:nodejs-repl

Conversation

Trott commented Aug 6, 2020

Copy link
Copy Markdown
Member

We use node (REPL) in one place and Node.js (REPL) in another place
in error messages in repl.js. Use Node.js in both places.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

nodejs-github-bot added the repl Issues and PRs related to the REPL subsystem. label Aug 6, 2020
Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 6, 2020
Trott changed the title doc: use _Node.js_ in user-facing REPL text repl: use _Node.js_ in user-facing REPL text Aug 6, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 6, 2020

Copy link
Copy Markdown
Collaborator

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 6, 2020

jasnell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Fast-track? Trivial enough that it shouldn't need to wait

jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 7, 2020
We use _node (REPL)_ in one place and _Node.js (REPL)_ in another place
in error messages in repl.js. Use _Node.js_ in both places.

nodejs-github-bot commented Aug 8, 2020
edited by addaleax
Loading

Copy link
Copy Markdown
Collaborator

addaleax removed the fast-track PRs that do not need to wait for 48 hours to land. label Aug 8, 2020

addaleax commented Aug 8, 2020

Copy link
Copy Markdown
Member

Landed in 989d82f

addaleax pushed a commit that referenced this pull request Aug 8, 2020
We use _node (REPL)_ in one place and _Node.js (REPL)_ in another place
in error messages in repl.js. Use _Node.js_ in both places.

PR-URL: #34644
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
addaleax closed this Aug 8, 2020
addaleax pushed a commit that referenced this pull request Aug 8, 2020
We use _node (REPL)_ in one place and _Node.js (REPL)_ in another place
in error messages in repl.js. Use _Node.js_ in both places.

PR-URL: #34644
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
codebytere mentioned this pull request Aug 10, 2020
codebytere pushed a commit that referenced this pull request Aug 11, 2020
We use _node (REPL)_ in one place and _Node.js (REPL)_ in another place
in error messages in repl.js. Use _Node.js_ in both places.

PR-URL: #34644
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Trott deleted the nodejs-repl branch April 14, 2022 11:29
This file contains hidden or 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
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 outstanding review comments, and a CI started. repl Issues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL