Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
stream: avoid getter for defaultEncoding#50203
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
stream: avoid getter for defaultEncoding #50203
Uh oh!
There was an error while loading. Please reload this page.
Conversation
nodejs-github-bot commented Oct 16, 2023
Review requested:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mcollina left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
afbc8dc to ada4899Comparenodejs-github-bot commented Oct 17, 2023
nodejs-github-bot commented Oct 17, 2023
nodejs-github-bot commented Oct 18, 2023
9493b26 to e05f661Compare
pacifiquem left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
nodejs-github-bot commented Oct 18, 2023
nodejs-github-bot commented Oct 21, 2023
nodejs-github-bot commented Oct 21, 2023
nodejs-github-bot commented Oct 21, 2023
Commit Queue failed- Loading data for nodejs/node/pull/50203 ✔ Done loading data for nodejs/node/pull/50203 ----------------------------------- PR info ------------------------------------ Title stream: avoid getter for defaultEncoding (#50203) Author Robert Nagy (@ronag) Branch ronag:writable-default-encoding -> nodejs:main Labels author ready, needs-ci Commits 1 - stream: avoid getter for defaultEncoding Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/50203 Reviewed-By: Matteo Collina Reviewed-By: Benjamin Gruenbaum Reviewed-By: Yagiz Nizipli Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/50203 Reviewed-By: Matteo Collina Reviewed-By: Benjamin Gruenbaum Reviewed-By: Yagiz Nizipli Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - stream: avoid getter for defaultEncoding ℹ This PR was created on Mon, 16 Oct 2023 18:49:29 GMT ✔ Approvals: 4 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/50203#pullrequestreview-1681620676 ✔ - Benjamin Gruenbaum (@benjamingr) (TSC): https://github.com/nodejs/node/pull/50203#pullrequestreview-1682971946 ✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/50203#pullrequestreview-1683007855 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/50203#pullrequestreview-1683084786 ✘ Last GitHub CI failed ℹ Last Full PR CI on 2023-10-21T19:06:08Z: https://ci.nodejs.org/job/node-test-pull-request/55103/ - Querying data for job/node-test-pull-request/55103/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6599503281 |
nodejs-github-bot commented Oct 23, 2023
Commit Queue failed- Loading data for nodejs/node/pull/50203 ✔ Done loading data for nodejs/node/pull/50203 ----------------------------------- PR info ------------------------------------ Title stream: avoid getter for defaultEncoding (#50203) Author Robert Nagy (@ronag) Branch ronag:writable-default-encoding -> nodejs:main Labels author ready, needs-ci Commits 1 - stream: avoid getter for defaultEncoding Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/50203 Reviewed-By: Matteo Collina Reviewed-By: Benjamin Gruenbaum Reviewed-By: Yagiz Nizipli Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/50203 Reviewed-By: Matteo Collina Reviewed-By: Benjamin Gruenbaum Reviewed-By: Yagiz Nizipli Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - stream: avoid getter for defaultEncoding ℹ This PR was created on Mon, 16 Oct 2023 18:49:29 GMT ✔ Approvals: 4 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/50203#pullrequestreview-1681620676 ✔ - Benjamin Gruenbaum (@benjamingr) (TSC): https://github.com/nodejs/node/pull/50203#pullrequestreview-1682971946 ✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/50203#pullrequestreview-1683007855 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/50203#pullrequestreview-1683084786 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-10-21T20:28:41Z: https://ci.nodejs.org/job/node-test-pull-request/55103/ - Querying data for job/node-test-pull-request/55103/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6609871118 |
mcollina left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
nodejs-github-bot commented Oct 23, 2023
Landed in 8e814e3 |
PR-URL: nodejs#50203 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #50203 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #50203 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
No description provided.