Skip to content

Conversation

@deokjinkim
Copy link
Contributor

NodeEventTarget.emit() is not described in document. Plus, make type parameter of removeAllListeners as optional.

Refs: #35851

NodeEventTarget.emit() is not described in document. Plus, make type parameter of removeAllListeners as optional. Refs: nodejs#35851
@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Jan 26, 2023
@deokjinkim
Copy link
ContributorAuthor

/cc @nodejs/events

@lpincalpinca added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Jan 28, 2023
Co-authored-by: James M Snell <[email protected]>
@deokjinkim
Copy link
ContributorAuthor

@benjamingr Could you please review this PR because this PR adds document for API you implemented?

@benjamingr
Copy link
Member

@deokjinkim first: feel free to ping me for review whenever :)

Second: NodeEventTarget was @jasnell and a bit of @addaleax , I was a distant third (I did work a bunch on EventTarget just not those parts).

@deokjinkimdeokjinkim added doc Issues and PRs related to the documentations. request-ci Add this label to start a Jenkins CI on a PR. labels Feb 10, 2023
@github-actionsgithub-actionsbot added request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Feb 10, 2023
@github-actions
Copy link
Contributor

Failed to start CI
- Validating Jenkins credentials ✖ Jenkins credentials invalid
https://github.com/nodejs/node/actions/runs/4139956554

@deokjinkimdeokjinkim added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. labels Feb 10, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 16, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@deokjinkimdeokjinkim removed the needs-ci PRs that need a full CI run. label Feb 20, 2023
deokjinkim added a commit that referenced this pull request Feb 20, 2023
NodeEventTarget.emit() is not described in document. Plus, make type parameter of removeAllListeners as optional. Refs: #35851 PR-URL: #46356 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@deokjinkim
Copy link
ContributorAuthor

Landed in ac7ef31

targos pushed a commit that referenced this pull request Mar 13, 2023
NodeEventTarget.emit() is not described in document. Plus, make type parameter of removeAllListeners as optional. Refs: #35851 PR-URL: #46356 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@targostargos mentioned this pull request Mar 14, 2023
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
NodeEventTarget.emit() is not described in document. Plus, make type parameter of removeAllListeners as optional. Refs: #35851 PR-URL: #46356 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@deokjinkim@benjamingr@nodejs-github-bot@jasnell@lpinca@aymen94