FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: add test-doc to test target by danbev · Pull Request #22294 · nodejs/node · GitHub

/ node Public

build: add test-doc to test target - #22294

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:build_add_back_lint
Closed

build: add test-doc to test target#22294
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:build_add_back_lint

Conversation

danbev commented Aug 13, 2018

Copy link
Copy Markdown
Contributor

This commit adds the test-doc target to the test recipe so that docs are
built and linters run. This used to happen but was removed at some
point.

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

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Aug 13, 2018

danbev commented Aug 13, 2018

Copy link
Copy Markdown
Contributor Author

vsemozhetbyt added doc Issues and PRs related to the documentations. test Issues and PRs related to the tests. labels Aug 13, 2018
maclover7 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 15, 2018
This commit adds the test-doc target to the test recipe so that docs are
built and linters run. This used to happen but was removed at some
point.
danbev force-pushed the build_add_back_lint branch from 5c7e05a to c8d6e3b Compare August 20, 2018 09:26

danbev commented Aug 20, 2018

Copy link
Copy Markdown
Contributor Author

danbev commented Aug 20, 2018

Copy link
Copy Markdown
Contributor Author

Re-run of failing node-test-commit-windows-fanned which is green.

danbev commented Aug 20, 2018

Copy link
Copy Markdown
Contributor Author

Landed in 95b0e2c.

danbev closed this Aug 20, 2018
danbev deleted the build_add_back_lint branch August 20, 2018 11:28
danbev added a commit that referenced this pull request Aug 20, 2018
This commit adds the test-doc target to the test recipe so that docs are
built and linters run. This used to happen but was removed at some
point.

PR-URL: #22294
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
targos pushed a commit that referenced this pull request Aug 21, 2018
This commit adds the test-doc target to the test recipe so that docs are
built and linters run. This used to happen but was removed at some
point.

PR-URL: #22294
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
targos pushed a commit that referenced this pull request Sep 3, 2018
This commit adds the test-doc target to the test recipe so that docs are
built and linters run. This used to happen but was removed at some
point.

PR-URL: #22294
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL