-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: replace forEach with for..of in test-http-url #49840
Conversation
Hi @niyashiyas note that code and learn issues are usually preferably "one or a few per participant", you've opened 23. I thank you for your help and appreciate your enthusiasm but think it would be preferable to focus on addressing the issues on your other PRs until they land. |
To explain these are issues/ideas specifically picked in order to get someone acquainted with the process of contributing to Node.js. Each one you make creates work for project members who need to view the code, run benchmarks and track it. |
Commit Queue failed- Loading data for nodejs/node/pull/49840 ✔ Done loading data for nodejs/node/pull/49840 ----------------------------------- PR info ------------------------------------ Title test: replace forEach with for..of in test-http-url (#49840) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch niyashiyas:test-10 -> nodejs:main Labels test, code-and-learn, needs-ci, commit-queue-squash Commits 2 - test: replace forEach with for..of in test-http-url - test: replace forEach with for..of in test-http-url Committers 1 - Niya Shiyas PR-URL: https://github.com/nodejs/node/pull/49840 Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/49840 Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 24 Sep 2023 10:12:56 GMT ✔ Approvals: 1 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/49840#pullrequestreview-1662401958 ℹ This PR is being fast-tracked because it is from a Code and Learn event ✘ Last GitHub CI failed ℹ Last Full PR CI on 2023-10-07T05:17:43Z: https://ci.nodejs.org/job/node-test-pull-request/54592/ - Querying data for job/node-test-pull-request/54592/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6440454179 |
PR-URL: #49840 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Landed in 2449247. |
PR-URL: nodejs#49840 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #49840 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: nodejs#49840 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Replaced forEach with for in test-http-url.parse-only-support-http-https-protocol.js