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

doc: add signature for `module.register` by GeoffreyBooth · Pull Request #49251 · nodejs/node · GitHub

/ node Public

doc: add signature for module.register - #49251

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
GeoffreyBooth:register-docs
Aug 20, 2023
Merged

doc: add signature for module.register#49251
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
GeoffreyBooth:register-docs

Conversation

Copy link
Copy Markdown
Member

In the recent PRs that created register, we neglected to define its signature. @nodejs/loaders

GeoffreyBooth added doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders labels Aug 20, 2023

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/loaders
  • @nodejs/modules

nodejs-github-bot added the module Issues and PRs related to the module subsystem. label Aug 20, 2023
Comment thread doc/api/module.md Outdated
Comment thread doc/api/module.md Outdated
Comment thread doc/api/module.md Outdated
Comment thread doc/api/module.md Outdated
Comment thread doc/api/module.md Outdated
Comment thread doc/api/module.md Outdated
Comment thread doc/api/module.md Outdated
GeoffreyBooth force-pushed the register-docs branch 2 times, most recently from 912b03f to 5ec4fd3 Compare August 20, 2023 00:23
GeoffreyBooth requested a review from aduh95 August 20, 2023 00:26
GeoffreyBooth added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 20, 2023

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @GeoffreyBooth. Please 👍 to approve.

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Comment thread doc/api/module.md Outdated
Comment thread doc/api/module.md Outdated

aduh95 commented Aug 20, 2023

Copy link
Copy Markdown
Contributor

The commit message subsystem should be doc:, not module:. Also FYI there is no need to run Jenkins CI for doc PRs.

GeoffreyBooth changed the title module: add docs signature for register doc: add signature for module.register Aug 20, 2023
GeoffreyBooth added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 20, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 20, 2023
nodejs-github-bot merged commit 484ad83 into nodejs:main Aug 20, 2023

Copy link
Copy Markdown
Collaborator

Landed in 484ad83

GeoffreyBooth deleted the register-docs branch August 20, 2023 20:55
UlisesGascon pushed a commit that referenced this pull request Sep 10, 2023
PR-URL: #49251
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
UlisesGascon mentioned this pull request Sep 10, 2023
targos pushed a commit to targos/node that referenced this pull request Nov 11, 2023
PR-URL: nodejs#49251
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
targos pushed a commit that referenced this pull request Nov 23, 2023
PR-URL: #49251
Backport-PR-URL: #50669
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49251
Backport-PR-URL: nodejs/node#50669
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49251
Backport-PR-URL: nodejs/node#50669
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
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

doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. fast-track PRs that do not need to wait for 48 hours to land. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL