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

deps: copy `postject-api.h` and `LICENSE` to the `deps` folder by RaisinTen · Pull Request #46582 · nodejs/node · GitHub

/ node Public

deps: copy postject-api.h and LICENSE to the deps folder - #46582

Closed
RaisinTen wants to merge 2 commits into
nodejs:mainfrom
RaisinTen:deps/copy-postject-api-and-license-to-the-deps-folder
Closed

deps: copy postject-api.h and LICENSE to the deps folder#46582
RaisinTen wants to merge 2 commits into
nodejs:mainfrom
RaisinTen:deps/copy-postject-api-and-license-to-the-deps-folder

Conversation

Copy link
Copy Markdown
Member

Since postject-api.h gets compiled into Node.js, it makes more sense to put it in the deps directory instead of test/fixtures.

Refs: #45038 (comment)
Signed-off-by: Darshan Sen raisinten@gmail.com

cc @mhdawson @nodejs/single-executable

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/tsc

nodejs-github-bot added dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels Feb 9, 2023
Since `postject-api.h` gets compiled into Node.js, it makes more sense
to put it in the `deps` directory instead of `test/fixtures`.

Refs: nodejs#45038 (comment)
Signed-off-by: Darshan Sen <raisinten@gmail.com>
RaisinTen force-pushed the deps/copy-postject-api-and-license-to-the-deps-folder branch from 54baca1 to 2c626f5 Compare February 9, 2023 06:37

RaisinTen commented Feb 9, 2023
edited
Loading

Copy link
Copy Markdown
Member Author

Although this has the needs-ci PRs that need a full CI run. label, I'd like to land this PR manually without waiting for a green Jenkins CI because nothing here is actually compiled or tested on the Jenkins CI yet.

RaisinTen added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 9, 2023

This comment was marked as outdated.

RaisinTen removed the needs-ci PRs that need a full CI run. label Feb 9, 2023

ovflowd 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

Rubber stamp approval :)

Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
RaisinTen requested a review from anonrig February 9, 2023 17:23
RaisinTen added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 9, 2023

mhdawson 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

RaisinTen removed the fast-track PRs that do not need to wait for 48 hours to land. label Feb 10, 2023
RaisinTen added a commit that referenced this pull request Feb 11, 2023
Since `postject-api.h` gets compiled into Node.js, it makes more sense
to put it in the `deps` directory instead of `test/fixtures`.

Refs: #45038 (comment)
Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: #46582
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

Copy link
Copy Markdown
Member Author

Landed in a37c083

RaisinTen closed this Feb 11, 2023
RaisinTen deleted the deps/copy-postject-api-and-license-to-the-deps-folder branch February 11, 2023 05:08
MylesBorins pushed a commit that referenced this pull request Feb 18, 2023
Since `postject-api.h` gets compiled into Node.js, it makes more sense
to put it in the `deps` directory instead of `test/fixtures`.

Refs: #45038 (comment)
Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: #46582
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins mentioned this pull request Feb 19, 2023
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
Since `postject-api.h` gets compiled into Node.js, it makes more sense
to put it in the `deps` directory instead of `test/fixtures`.

Refs: #45038 (comment)
Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: #46582
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
RaisinTen added the single-executable Issues and PRs related to single-executable applications label May 5, 2023
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. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. single-executable Issues and PRs related to single-executable applications tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL