Skip to content

Conversation

@GeoffreyBooth
Copy link
Member

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

@GeoffreyBoothGeoffreyBooth 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
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/loaders
  • @nodejs/modules

@nodejs-github-botnodejs-github-bot added the module Issues and PRs related to the module subsystem. label Aug 20, 2023
@GeoffreyBoothGeoffreyBoothforce-pushed the register-docs branch 2 times, most recently from 912b03f to 5ec4fd3CompareAugust 20, 2023 00:23
@GeoffreyBoothGeoffreyBooth added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 20, 2023
@github-actions
Copy link
Contributor

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

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@aduh95
Copy link
Contributor

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

@GeoffreyBoothGeoffreyBooth changed the title module: add docs signature for registerdoc: add signature for module.registerAug 20, 2023
@GeoffreyBoothGeoffreyBooth added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 20, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 20, 2023
@nodejs-github-botnodejs-github-bot merged commit 484ad83 into nodejs:mainAug 20, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 484ad83

@GeoffreyBoothGeoffreyBooth 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 <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@UlisesGasconUlisesGascon 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 <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
targos pushed a commit that referenced this pull request Nov 23, 2023
PR-URL: #49251 Backport-PR-URL: #50669 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@targostargos mentioned this pull request Nov 28, 2023
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 <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
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 <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.esmIssues and PRs related to the ECMAScript Modules implementation.fast-trackPRs that do not need to wait for 48 hours to land.loadersIssues and PRs related to ES module loadersmoduleIssues and PRs related to the module subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@GeoffreyBooth@nodejs-github-bot@aduh95@ljharb@anonrig@JakobJingleheimer@targos