Skip to content

http2: refactor to use more primordials - #36142

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:http2-primordials
Nov 20, 2020
Merged

http2: refactor to use more primordials#36142
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:http2-primordials

Conversation

@aduh95

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the lib / src Issues and PRs related to general changes in the lib or src directory. label Nov 16, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/http2
  • @nodejs/net

@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

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Nov 17, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 17, 2020
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 19, 2020
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 19, 2020
@github-actions

Copy link
Copy Markdown
Contributor
Commit Queue failed
- Loading data for nodejs/node/pull/36142
✔ Done loading data for nodejs/node/pull/36142
----------------------------------- PR info ------------------------------------
Title http2: refactor to use more primordials (#36142)
⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch aduh95:http2-primordials -> nodejs:master
Labels author ready, lib / src
Commits 1
- http2: refactor to use more primordials
Committers 1
- Antoine du Hamel PR-URL: https://github.com/nodejs/node/pull/36142
Reviewed-By: Matteo Collina Reviewed-By: James M Snell Reviewed-By: Stephen Belanger Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
Reviewed-By: Rich Trott ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/36142
Reviewed-By: Matteo Collina Reviewed-By: James M Snell Reviewed-By: Stephen Belanger Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
Reviewed-By: Rich Trott --------------------------------------------------------------------------------
✔ Last GitHub Actions successful
ℹ Last Full PR CI on 2020-11-17T19:17:16Z: https://ci.nodejs.org/job/node-test-pull-request/34442/
- Querying data for job/node-test-pull-request/34442/
✔ Build data downloaded
✔ Last Jenkins CI successful
ℹ This PR was created on Mon, 16 Nov 2020 23:52:24 GMT
✔ Approvals: 5
✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/36142#pullrequestreview-532585393
✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/36142#pullrequestreview-532647979
✔ - Stephen Belanger (@Qard): https://github.com/nodejs/node/pull/36142#pullrequestreview-532766517
✔ - Ricky Zhou (@rickyes): https://github.com/nodejs/node/pull/36142#pullrequestreview-533094527
✔ - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/36142#pullrequestreview-534396238
⚠ This PR has conflicts that must be resolved
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/372812416

@github-actionsgithub-actionsBot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Nov 19, 2020
@aduh95aduh95 added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 19, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 19, 2020
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. and removed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Nov 20, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 20, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

PR-URL: nodejs#36142
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@aduh95
aduh95 merged commit 514f464 into nodejs:masterNov 20, 2020
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in 514f464

@aduh95
aduh95 deleted the http2-primordials branch November 20, 2020 20:02
codebytere pushed a commit that referenced this pull request Nov 22, 2020
PR-URL: #36142
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@codebyterecodebytere mentioned this pull request Nov 22, 2020
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.lib / srcIssues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@aduh95@nodejs-github-bot@mcollina@Qard@jasnell@Trott@rickyes@targos