Skip to content

tools: fix logic nit in tools/doc/generate.js - #19475

Closed
vsemozhetbyt wants to merge 1 commit into
nodejs:masterfrom
vsemozhetbyt:tools-doc-generate
Closed

tools: fix logic nit in tools/doc/generate.js#19475
vsemozhetbyt wants to merge 1 commit into
nodejs:masterfrom
vsemozhetbyt:tools-doc-generate

Conversation

@vsemozhetbyt

@vsemozhetbytvsemozhetbyt commented Mar 20, 2018

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

I am not sure if there is a reason to throw before (instead of) the output for HTML format and throw after (with) the output for JSON format. Let me know if I miss something.

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Mar 20, 2018
@vsemozhetbytvsemozhetbyt added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 20, 2018
@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

CI-lite: https://ci.nodejs.org/job/node-test-pull-request-lite/278/

Let me know if we need full CI for this.

@lpincalpinca added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 20, 2018
@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

Landed in 14460d5

@vsemozhetbyt
vsemozhetbyt deleted the tools-doc-generate branch March 20, 2018 15:07
vsemozhetbyt added a commit that referenced this pull request Mar 20, 2018
PR-URL: #19475
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 22, 2018
PR-URL: #19475
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@tniessentniessen removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 24, 2018
MylesBorins pushed a commit that referenced this pull request Aug 17, 2018
PR-URL: #19475
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Aug 17, 2018
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.fast-trackPRs that do not need to wait for 48 hours to land.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@vsemozhetbyt@lpinca@cjihrig@MylesBorins@tniessen@nodejs-github-bot