Skip to content

Conversation

@narcisacodreanu
Copy link
Contributor

Removes the use of forEach() in test-net-perf_hooks.js by replacing it with for ... of

(Part of Open Source Day at GHC 2023)

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Sep 23, 2023
@lpincalpinca added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Sep 23, 2023
@narcisacodreanu
Copy link
ContributorAuthor

hi @lpinca and @trivikr, thanks for approving this PR! Would you be able to point me to what the next steps would be to move it forward? This is my first contribution to node and I'm not sure how to go about landing the PR and merging it (https://github.com/nodejs/node/blob/main/doc/contributing/pull-requests.md#step-10-landing)

@narcisacodreanu
Copy link
ContributorAuthor

Hi @tniessen let me know if you have any advice on the next steps to move the PR forward. This was part of the Open Source Day event for GHC. Much appreciated, thanks!

@tniessentniessen added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 5, 2023
@tniessen
Copy link
Member

@narcisacodreanu Apologies for the delay on our end. Once CI passes (which might take a while), this is good to go!

@tniessentniessen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 5, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 5, 2023
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 6, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 6, 2023
@nodejs-github-botnodejs-github-bot merged commit 2fe511b into nodejs:mainOct 6, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 2fe511b

@tniessen
Copy link
Member

Thank you for the contribution @narcisacodreanu!

@narcisacodreanu
Copy link
ContributorAuthor

Thank you for the contribution @narcisacodreanu!

Yaay, thank you for your help @tniessen!!

alexfernandez pushed a commit to alexfernandez/node that referenced this pull request Nov 1, 2023
PR-URL: nodejs#49831 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Joe Sepi <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
targos pushed a commit that referenced this pull request Nov 11, 2023
PR-URL: #49831 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Joe Sepi <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
@targostargos mentioned this pull request Nov 12, 2023
debadree25 pushed a commit to debadree25/node that referenced this pull request Apr 15, 2024
PR-URL: nodejs#49831 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Joe Sepi <[email protected]> Reviewed-By: Tobias Nießen <[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.code-and-learnIssues related to the Code-and-Learn events and PRs submitted during the events.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.

7 participants

@narcisacodreanu@tniessen@nodejs-github-bot@joesepi@lpinca@trivikr@aduh95