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

repl: migrate from process.binding('config') to getOptions() #23684

Closed
wants to merge 1 commit into from

Conversation

jbucio2
Copy link
Contributor

@jbucio2 jbucio2 commented Oct 16, 2018

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

@nodejs-github-bot nodejs-github-bot added the repl Issues and PRs related to the REPL subsystem. label Oct 16, 2018
@addaleax addaleax added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Oct 16, 2018
@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 16, 2018
@addaleax
Copy link
Member

@jbucio2
Copy link
Contributor Author

jbucio2 commented Oct 17, 2018

@addaleax I see there are a 2 failures in the build CI, is there something I need to do to resolve the failures? Thanks!

@jasnell
Copy link
Member

jasnell commented Oct 17, 2018

Those failures should be unrelated.
Going to try to run them again: https://ci.nodejs.org/job/node-test-pull-request/17927/

@jbucio2
Copy link
Contributor Author

jbucio2 commented Oct 17, 2018

@jasnell it looks like there are two check failures node-test-commit and node-test-linux-linked-debug

@addaleax
Copy link
Member

addaleax commented Oct 17, 2018

… Resume build again: https://ci.nodejs.org/job/node-test-pull-request/17931/ ✔️ (green besides linux-containered)

@BridgeAR
Copy link
Member

Rebuild linux-containered https://ci.nodejs.org/job/node-test-commit-linux-containered/7909/

@jbucio2
Copy link
Contributor Author

jbucio2 commented Oct 18, 2018

there still appears to be build failures on the re-run

@addaleax
Copy link
Member

Trott pushed a commit to Trott/io.js that referenced this pull request Oct 22, 2018
PR-URL: nodejs#23684
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
@Trott
Copy link
Member

Trott commented Oct 22, 2018

Landed in f1b9546.

Thanks for the contribution! 🎉

(If you're interested in other possible contributions to Node.js but don't have a good idea of where to start looking, some ideas are posted at https://www.nodetodo.org/next-steps/.)

@Trott Trott closed this Oct 22, 2018
targos pushed a commit that referenced this pull request Oct 24, 2018
PR-URL: #23684
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
MylesBorins pushed a commit that referenced this pull request Nov 26, 2018
PR-URL: #23684
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
@codebytere codebytere mentioned this pull request Nov 27, 2018
rvagg pushed a commit that referenced this pull request Nov 28, 2018
PR-URL: #23684
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
MylesBorins pushed a commit that referenced this pull request Nov 29, 2018
PR-URL: #23684
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
@codebytere codebytere mentioned this pull request Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. repl Issues and PRs related to the REPL subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants