| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This is the last use of the remark *module*. tools/remark-cli and tools/remark-preset-lint-node remain.
There was a problem hiding this comment.
Only suggestion I’d have is that it might be nice to add a comment to the script that explains what it does. :)
Sorry, something went wrong.
|
|
||
| const { mkdir, readFileSync, writeFile } = require('fs'); | ||
| // doc/api/addons.md has a bunch of code. Extract it for verification | ||
| // that the c++ code comples and the js code runs. |
There was a problem hiding this comment.
compiles
Sorry, something went wrong.
|
|
||
| const { mkdir, readFileSync, writeFile } = require('fs'); | ||
| // doc/api/addons.md has a bunch of code. Extract it for verification | ||
| // that the c++ code complles and the js code runs. |
There was a problem hiding this comment.
complles -> compiles :)
And maybe c++ -> C++
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM!
Sorry, something went wrong.
Sorry, something went wrong.
|
Rebuild one failed OSX job: https://ci.nodejs.org/job/node-test-commit-osx/20042/ |
Sorry, something went wrong.
|
Can anybody look into the failing OSX job? Is this related to the PR? |
Sorry, something went wrong.
No, it's a problem related to one or more of:
Those bullet points above are actually me just paraphrasing what others have told me, not anything I have much knowledge of, so.... @rvagg @refack @addaleax |
Sorry, something went wrong.
|
Resume Build CI: https://ci.nodejs.org/job/node-test-pull-request/16036/ |
Sorry, something went wrong.
|
@Trott Yes, it’s odd – it looks like it starts building addons before out/Release/node is created … that shouldn’t happen, as I understand the Makefile? @nodejs/build-files |
Sorry, something went wrong.
|
#22006 tracking issue for this flakiness. |
Sorry, something went wrong.
This is the last use of the remark *module*. tools/remark-cli and tools/remark-preset-lint-node remain. PR-URL: #21978 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
Depends on #21697 to land on v10.x-staging |
Sorry, something went wrong.
This is the last use of the remark *module*. tools/remark-cli and tools/remark-preset-lint-node remain. PR-URL: #21978 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This is the last use of the remark *module*. tools/remark-cli and tools/remark-preset-lint-node remain. PR-URL: nodejs/node#21978 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
This is the last use of the remark module. tools/remark-cli and
tools/remark-preset-lint-node remain.
Checklist