The Wayback Machine - https://web.archive.org/web/20220423162009/https://github.com/nodejs/node/pull/33881
Skip to content
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

doc,stream: split finish and end events into separate entries #33881

Closed
wants to merge 0 commits into from

Conversation

Copy link
Member

@Trott Trott commented Jun 14, 2020

The stream doc has the only instance in our docs where two events are
combined into a single entry. Split them into separate adjacent entries.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
@nodejs-github-bot nodejs-github-bot added doc stream labels Jun 14, 2020
@Trott Trott added the author ready label Jun 15, 2020
Trott added a commit that referenced this issue Jun 17, 2020
The stream doc has the only instance in our docs where two events are
combined into a single entry. Split them into separate adjacent entries.

PR-URL: #33881
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott
Copy link
Member Author

@Trott Trott commented Jun 17, 2020

Landed in ee7f0e3

@Trott Trott closed this Jun 17, 2020
@Trott Trott deleted the split-events branch Jun 17, 2020
codebytere pushed a commit that referenced this issue Jun 18, 2020
The stream doc has the only instance in our docs where two events are
combined into a single entry. Split them into separate adjacent entries.

PR-URL: #33881
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebytere codebytere mentioned this pull request Jun 28, 2020
codebytere pushed a commit that referenced this issue Jun 30, 2020
The stream doc has the only instance in our docs where two events are
combined into a single entry. Split them into separate adjacent entries.

PR-URL: #33881
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@addaleax addaleax added the dont-land-on-v12.x label Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready doc dont-land-on-v12.x stream
6 participants