Skip to content

Conversation

@aduh95
Copy link
Contributor

To fix linter error in https://github.com/nodejs/node/pull/36889/checks?check_run_id=1688515238

/cc @danielleadams

PR-URL: #36630
Refs: #32329
Reviewed-By: Benjamin Gruenbaum [email protected]
Reviewed-By: Luigi Pinca [email protected]
Reviewed-By: Anna Henningsen [email protected]
Reviewed-By: Rich Trott [email protected]

@nodejs-github-botnodejs-github-bot added http Issues or PRs related to the http subsystem. v15.x labels Jan 12, 2021
@aduh95aduh95 mentioned this pull request Jan 12, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@danielleadams
Copy link
Contributor

A regression was introduced to the v15.x-staging branch (#36779 (comment)), going to work on getting a fix in.

@aduh95
Copy link
ContributorAuthor

#36900 has landed, if you need to force push to my branch to rebase or what not, it's totally fine with me :)

@danielleadams
Copy link
Contributor

@aduh95 great! thanks

@danielleadams
Copy link
Contributor

@aduh95 I can't push up because it's a fork, so do you mind rebasing nodejs:v15.x-staging with your branch?

PR-URL: nodejs#36630 Refs: nodejs#32329 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@aduh95
Copy link
ContributorAuthor

@aduh95 I can't push up because it's a fork, so do you mind rebasing nodejs:v15.x-staging with your branch?

Done! FYI, you can actually push to my branch if you specify my fork repo URL:

git push [email protected]:aduh95/node.git v15.x-staging:backport-v15-36630 -f 

@nodejs-github-bot
Copy link
Collaborator

@danielleadams
Copy link
Contributor

@aduh95 good to know. thanks!

danielleadams pushed a commit that referenced this pull request Jan 13, 2021
This reverts commit 9156f43. PR-URL: #36890 Refs: #32329 Reviewed-By: Danielle Adams <[email protected]>
danielleadams pushed a commit that referenced this pull request Jan 13, 2021
PR-URL: #36630 Backport-PR-URL: #36890 Refs: #32329 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@danielleadams
Copy link
Contributor

Landed in d858c95

@aduh95aduh95 closed this Jan 13, 2021
@aduh95aduh95 deleted the backport-v15-36630 branch January 13, 2021 15:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@aduh95@nodejs-github-bot@danielleadams@Lxxyx