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

vm: move process.binding('contextify') to internalBinding #22419

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Aug 20, 2018

Refs: #22160

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@jasnell jasnell added vm Issues and PRs related to the vm subsystem. semver-major PRs that contain breaking changes and should be released in the next major version. labels Aug 20, 2018
@nodejs-github-bot nodejs-github-bot added the lib / src Issues and PRs related to general changes in the lib or src directory. label Aug 20, 2018
@jasnell
Copy link
Member Author

jasnell commented Aug 21, 2018

@jasnell jasnell requested a review from a team August 21, 2018 13:36
@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 21, 2018
@jasnell
Copy link
Member Author

jasnell commented Aug 21, 2018

Unrelated CI failures, resuming: https://ci.nodejs.org/job/node-test-pull-request/16636/

@jasnell
Copy link
Member Author

jasnell commented Aug 21, 2018

@nodejs/build ... complete CI failure on the arm cluster: https://ci.nodejs.org/job/node-test-binary-arm/2979/

@jasnell
Copy link
Member Author

jasnell commented Aug 21, 2018

Resuming again because of more unrelated CI failures: https://ci.nodejs.org/job/node-test-pull-request/16644/

@refack
Copy link
Contributor

refack commented Aug 22, 2018

@nodejs/build ... complete CI failure on the arm cluster: ci.nodejs.org/job/node-test-binary-arm/2979

arm cluster failure was due to a power outage at the "requireIO" HQ. it has been dealt with.

@jasnell
Copy link
Member Author

jasnell commented Aug 22, 2018

@refack
Copy link
Contributor

refack commented Aug 22, 2018

@jasnell
Copy link
Member Author

jasnell commented Aug 22, 2018

CI is finally good! Need one more @nodejs/tsc sign off before I can land tho

@jasnell jasnell requested a review from a team August 22, 2018 03:51
@jasnell jasnell force-pushed the contextify-internal-binding branch from 2677164 to ee130c1 Compare August 23, 2018 22:56
jasnell added a commit that referenced this pull request Aug 23, 2018
PR-URL: #22419
Refs: #22160
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@jasnell
Copy link
Member Author

jasnell commented Aug 23, 2018

Landed in 4963a04

@jasnell jasnell closed this Aug 23, 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. lib / src Issues and PRs related to general changes in the lib or src directory. semver-major PRs that contain breaking changes and should be released in the next major version. vm Issues and PRs related to the vm subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants