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

build: restore js2c direct dependency on config.gypi #23355

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

refack
Copy link
Contributor

@refack refack commented Oct 9, 2018

Fixes: #23352

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

@nodejs-github-bot nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Oct 9, 2018
@refack refack self-assigned this Oct 9, 2018
@refack refack added the regression Issues related to regressions. label Oct 9, 2018
@danbev
Copy link
Contributor

danbev commented Oct 10, 2018

@refack Thanks for the quick fix!
Could you update the commit message so that it contains a black line so the travis CI build passes.

Could this be fast-tracked perhaps?

@richardlau
Copy link
Member

I think the blank line issue has been fixed in core-validate-commit (nodejs/core-validate-commit#29 (comment)) so I've restarted the Travis CI.

@danbev
Copy link
Contributor

danbev commented Oct 10, 2018

@refack refack added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 10, 2018
@refack
Copy link
Contributor Author

refack commented Oct 10, 2018

Need another 👍 for fast-tracking.

PR-URL: nodejs#23355
Fixes: nodejs#23352
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@refack refack force-pushed the fix-js2c-config.gypi-dependenacy branch from 7bd8623 to 484e4db Compare October 10, 2018 14:43
@refack
Copy link
Contributor Author

refack commented Oct 10, 2018

Fast-tracked with 2 approvals.

@refack refack merged commit 484e4db into nodejs:master Oct 10, 2018
@refack refack deleted the fix-js2c-config.gypi-dependenacy branch October 10, 2018 14:47
targos pushed a commit that referenced this pull request Oct 10, 2018
PR-URL: #23355
Fixes: #23352
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@refack refack removed their assignment Oct 12, 2018
jasnell pushed a commit that referenced this pull request Oct 17, 2018
PR-URL: #23355
Fixes: #23352
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. fast-track PRs that do not need to wait for 48 hours to land. regression Issues related to regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running configure twice will most likely cause test failures
6 participants