Skip to content

stream: refactor writable _write - #50198

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
nxtedition:writable-clean
Oct 24, 2023
Merged

stream: refactor writable _write#50198
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
nxtedition:writable-clean

Conversation

@ronag

@ronagronag commented Oct 16, 2023

Copy link
Copy Markdown
Member

Cleans up the implementation a bit to make future work easier.

@nodejs-github-bot

nodejs-github-bot commented Oct 16, 2023

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/streams

@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Oct 16, 2023
@ronag
ronag requested a review from mcollinaOctober 16, 2023 13:35

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mcollina wdyt?

@ronagronag added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ronagronag added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 18, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ronagronag added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 21, 2023
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Oct 21, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/50198
✔ Done loading data for nodejs/node/pull/50198
----------------------------------- PR info ------------------------------------
Title stream: refactor writable _write (#50198)
Author Robert Nagy (@ronag)
Branch ronag:writable-clean -> nodejs:main
Labels author ready, needs-ci
Commits 1
- stream: refactor writable _write
Committers 1
- Robert Nagy PR-URL: https://github.com/nodejs/node/pull/50198
Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/50198
Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina --------------------------------------------------------------------------------
⚠ Commits were pushed since the last approving review:
⚠ - stream: refactor writable _write
ℹ This PR was created on Mon, 16 Oct 2023 13:34:39 GMT
✔ Approvals: 3
✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680096270
✔ - Marco Ippolito (@marco-ippolito): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680107397
✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1681609596
✘ Last GitHub CI failed
ℹ Last Full PR CI on 2023-10-18T13:41:53Z: https://ci.nodejs.org/job/node-test-pull-request/54940/
- Querying data for job/node-test-pull-request/54940/
✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/6597965086

@aduh95

Copy link
Copy Markdown
Contributor

@ronag can you please rebase to fix the git conflicts?

@ronagronag added request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Oct 23, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2023
@ronagronag added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ronagronag added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ronagronag added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 24, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 24, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/50198
✔ Done loading data for nodejs/node/pull/50198
----------------------------------- PR info ------------------------------------
Title stream: refactor writable _write (#50198)
Author Robert Nagy (@ronag)
Branch ronag:writable-clean -> nodejs:main
Labels author ready, needs-ci
Commits 1
- stream: refactor writable _write
Committers 1
- Robert Nagy PR-URL: https://github.com/nodejs/node/pull/50198
Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/50198
Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina --------------------------------------------------------------------------------
⚠ Commits were pushed since the last approving review:
⚠ - stream: refactor writable _write
ℹ This PR was created on Mon, 16 Oct 2023 13:34:39 GMT
✔ Approvals: 3
✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680096270
✔ - Marco Ippolito (@marco-ippolito): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680107397
✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1681609596
✔ Last GitHub CI successful
ℹ Last Full PR CI on 2023-10-23T21:53:15Z: https://ci.nodejs.org/job/node-test-pull-request/55168/
- Querying data for job/node-test-pull-request/55168/
✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/6623263972

@nodejs-github-botnodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 24, 2023
@ronag
ronag requested a review from anonrigOctober 24, 2023 06:47
@anonriganonrig added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Oct 24, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 24, 2023
@nodejs-github-bot
nodejs-github-bot merged commit dbed031 into nodejs:mainOct 24, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in dbed031

targos pushed a commit that referenced this pull request Nov 11, 2023
PR-URL: #50198
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@targostargos mentioned this pull request Nov 12, 2023
UlisesGascon pushed a commit that referenced this pull request Dec 11, 2023
PR-URL: #50198
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@UlisesGasconUlisesGascon mentioned this pull request Dec 12, 2023
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.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ronag@nodejs-github-bot@aduh95@mcollina@anonrig@marco-ippolito