| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@Trott Sorry, I was careless and I broke the jslint target by not reconfirming CI was green after my final rebase before merge. test: fix linting for test-tls-add-ca-cert.js should merge as soon as CI says its good, PTAL. |
Sorry, something went wrong.
|
@nodejs/ctc |
Sorry, something went wrong.
|
The test change LGTM. What's up with the eslint change? Also, can you link to the PR that broke the CI. |
Sorry, something went wrong.
|
#10389 <--- I linked to the commit in test: fix linting for test-tls-add-ca-cert.js, and the commit links to the PR, is that enough? The PR has a chain of commits.
Its a reapplication of #9299, which you LGTMed. However the eslint tools is getting vendored into node isn't working well. |
Sorry, something went wrong.
|
The two commits are related, because git-watch make jslint fails on node master because there are invalid links comitted, then when that is fixed, fails when linting the test I added. |
Sorry, something went wrong.
Sorry, something went wrong.
|
Is it OK if I land them immediately, without waiting 48 hours? |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM and go for it
Sorry, something went wrong.
Sorry, something went wrong.
Reapplication of nodejs#9299 since the symlink was re-added in f44969a. PR-URL: nodejs#10771 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Fix lint error introduced in ea72331 PR-URL: nodejs#10771 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
|
@sam-github this hasn't been backported yet right? LMK if you want it to land on v6.x. |
Sorry, something went wrong.
|
eslint: remove dead and unused symlink already landed on #13059 test: fix linting for test-tls-add-ca-cert.js ends up being empty when rebased on 6.x, whatever lint problem it fixed must have gotten fixed somehow in some other commit or refactor of the test. So, nothing to do here. |
Sorry, something went wrong.
|
marked as landed on 6.x because it has |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
test, eslint