Skip to content

doc: explain napi_run_script - #30918

Closed
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:doc-explain-napi_run_script
Closed

doc: explain napi_run_script#30918
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:doc-explain-napi_run_script

Conversation

@tniessen

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@tniessentniessen added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Dec 12, 2019
@tniessen
tniessenforce-pushed the doc-explain-napi_run_script branch from 013d397 to 47a98b3CompareDecember 13, 2019 15:07
@BridgeAR

Copy link
Copy Markdown
Member

This only needs a successful linter and it did pass on travis. I did not start the lite CI job, since it seems to have some issues at the moment but I'll mark this as author-ready due to that reason.

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 15, 2019
targos pushed a commit that referenced this pull request Dec 16, 2019
PR-URL: #30918
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targos

Copy link
Copy Markdown
Member

Landed in 0007524

@targostargos closed this Dec 16, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
PR-URL: #30918
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Dec 17, 2019
targos pushed a commit that referenced this pull request Jan 14, 2020
PR-URL: #30918
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Jan 15, 2020
@tniessen
tniessen deleted the doc-explain-napi_run_script branch January 23, 2020 03:46
BethGriggs pushed a commit that referenced this pull request Feb 6, 2020
PR-URL: #30918
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Feb 8, 2020
@tniessentniessen removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 14, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@tniessen@BridgeAR@targos@jasnell@Trott@addaleax@lpinca@legendecas