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

Backport 12162 to 6.x #12504

Closed
wants to merge 2 commits into from
Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented Apr 19, 2017

backport of #12162 to 6.x

@MylesBorins

@nodejs-github-bot nodejs-github-bot added tools Issues and PRs related to the tools directory. v6.x labels Apr 19, 2017
@thefourtheye
Copy link
Contributor

@Trott
Copy link
Member Author

Trott commented Apr 19, 2017

Well that's too bad. I thought I ran the linter to make sure it was working. Guess I did not.

@Trott
Copy link
Member Author

Trott commented Apr 19, 2017

OK, fixed. At least the lint rules are fixed anyway. Sorry about that.

@thefourtheye
Copy link
Contributor

Cool. Trying CI one more time.. https://ci.nodejs.org/job/node-test-pull-request/7541/

@Trott
Copy link
Member Author

Trott commented Apr 20, 2017

Is the FreeBSD test-net-write-after-close failure a known flaky on the v6.x branch? Seems unrelated to this...

@MylesBorins
Copy link
Contributor

@Trott it isn't flaky AFAIK... will run tests again on release branch to check

@Trott
Copy link
Member Author

Trott commented Apr 25, 2017

@Trott
Copy link
Member Author

Trott commented Apr 25, 2017

Only CI failure is build/infra related.

PR-URL: nodejs#12162
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
ESLint 3.19.0 allows the specification of selectors that represent
disallowed syntax. Replace our custom rule for timer arguments with a
pair of `no-restricted-syntax` option objects.
@Trott
Copy link
Member Author

Trott commented Apr 25, 2017

CI again post-rebase: https://ci.nodejs.org/job/node-test-pull-request/7679/

@Trott
Copy link
Member Author

Trott commented Apr 26, 2017

CI looks good. Just the usual clang bot failure on v6.x. (At least, I think it's the usual. Regardless, it's build-related, not related to this change.)

Copy link
Contributor

@MylesBorins MylesBorins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

MylesBorins pushed a commit that referenced this pull request Apr 26, 2017
Backport-PR-URL: #12504
PR-URL: #12162
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 26, 2017
ESLint 3.19.0 allows the specification of selectors that represent
disallowed syntax. Replace our custom rule for timer arguments with a
pair of `no-restricted-syntax` option objects.

PR-URL: #12504
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@MylesBorins
Copy link
Contributor

landed in 9218661...cf26d15

MylesBorins pushed a commit that referenced this pull request May 2, 2017
Backport-PR-URL: #12504
PR-URL: #12162
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 2, 2017
ESLint 3.19.0 allows the specification of selectors that represent
disallowed syntax. Replace our custom rule for timer arguments with a
pair of `no-restricted-syntax` option objects.

PR-URL: #12504
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@MylesBorins MylesBorins mentioned this pull request May 23, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
Backport-PR-URL: nodejs/node#12504
PR-URL: nodejs/node#12162
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
ESLint 3.19.0 allows the specification of selectors that represent
disallowed syntax. Replace our custom rule for timer arguments with a
pair of `no-restricted-syntax` option objects.

PR-URL: nodejs/node#12504
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@Trott Trott deleted the backport-12162-to-6.x branch January 13, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants