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

tools: add missing `.PHONY` and `.NOTPARALLEL` targets in `Makefile` by aduh95 · Pull Request #41515 · nodejs/node · GitHub

/ node Public

tools: add missing .PHONY and .NOTPARALLEL targets in Makefile - #41515

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
aduh95:notparallel-targets
Jan 18, 2022
Merged

tools: add missing .PHONY and .NOTPARALLEL targets in Makefile#41515
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
aduh95:notparallel-targets

Conversation

aduh95 commented Jan 14, 2022

Copy link
Copy Markdown
Contributor

I was frustrated that this command didn't work:

make docclean test-doc -j

nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Jan 14, 2022
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. and removed needs-ci PRs that need a full CI run. labels Jan 14, 2022

This comment has been minimized.

RaisinTen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM but also running CI on this as this file is listed here -

Copy link
Copy Markdown
Collaborator

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 18, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 18, 2022
nodejs-github-bot merged commit f8f3d35 into nodejs:master Jan 18, 2022

Copy link
Copy Markdown
Collaborator

Landed in f8f3d35

aduh95 deleted the notparallel-targets branch January 18, 2022 18:06
BethGriggs pushed a commit that referenced this pull request Jan 25, 2022
PR-URL: #41515
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
danielleadams pushed a commit that referenced this pull request Feb 26, 2022
PR-URL: #41515
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
PR-URL: #41515
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL