Skip to content

Removed extra requires - #21069

Closed
ErnestoSalazar wants to merge 2 commits into
nodejs:masterfrom
ErnestoSalazar:removed_extra_requires
Closed

Removed extra requires#21069
ErnestoSalazar wants to merge 2 commits into
nodejs:masterfrom
ErnestoSalazar:removed_extra_requires

Conversation

@ErnestoSalazar

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 https Issues or PRs related to the https subsystem. zlib Issues and PRs related to the zlib subsystem. labels May 31, 2018

@BridgeARBridgeAR 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.

Thanks :-)

@BridgeAR

Copy link
Copy Markdown
Member

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 31, 2018

@TrottTrott 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.

Thanks!

@Trott

Trott commented Jun 1, 2018

Copy link
Copy Markdown
Member

@nodejsnodejs deleted a comment from refackJun 1, 2018
@Trott

Trott commented Jun 1, 2018

Copy link
Copy Markdown
Member

Lone CI failure is a known flaky test being actively worked on. Here's a re-run: https://ci.nodejs.org/job/node-test-commit-linux-containered/4871/

@Trott

Trott commented Jun 3, 2018

Copy link
Copy Markdown
Member

@ErnestoSalazar

ErnestoSalazar commented Jun 5, 2018

Copy link
Copy Markdown
ContributorAuthor

so, how should we proceed with this PR? :o

Trott pushed a commit to Trott/io.js that referenced this pull request Jun 6, 2018
PR-URL: nodejs#21069
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Trott pushed a commit to Trott/io.js that referenced this pull request Jun 6, 2018
PR-URL: nodejs#21069
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott

Trott commented Jun 6, 2018

Copy link
Copy Markdown
Member

Landed in d0943bc...1c8f760

Thanks for the contribution! 🎉

@TrottTrott closed this Jun 6, 2018
MylesBorins pushed a commit that referenced this pull request Jun 6, 2018
PR-URL: #21069
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jun 6, 2018
PR-URL: #21069
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Jun 6, 2018
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.httpsIssues or PRs related to the https subsystem.zlibIssues and PRs related to the zlib subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@ErnestoSalazar@BridgeAR@Trott@danbev@jasnell@kfarnung@lpinca@maclover7@trivikr@nodejs-github-bot