Skip to content

build: restore Windows resource file - #45042

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
richardlau:winrc
Oct 19, 2022
Merged

build: restore Windows resource file#45042
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
richardlau:winrc

Conversation

@richardlau

@richardlau richardlau commented Oct 17, 2022

Copy link
Copy Markdown
Member

Add back the Windows resource file to the build scripts that was mistakenly removed by aa3a572.

Fixes: #45025
Refs: #43652

cc @nodejs/platform-windows @nodejs/build-files

Add back the Windows resource file to the build scripts that was
mistakenly removed by aa3a572.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. labels Oct 17, 2022
@richardlau richardlau added windows Issues and PRs related to the Windows platform. request-ci Add this label to start a Jenkins CI on a PR. labels Oct 17, 2022
@richardlau

Copy link
Copy Markdown
Member Author

Does anyone know if the stuff in https://github.com/nodejs/node/blob/main/src/res/node.rc (which is missing from Windows builds prior to this PR) is critical enough that this needs to land in v19.0.0 as opposed to waiting for the next patch/minor version? (I suspect it's a bit late to make it into Node.js 19.0.0).

cc @nodejs/releasers

@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2022

@mhdawson 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.

LGTM

@richardlau richardlau added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Oct 17, 2022
@richardlau richardlau added the commit-queue PRs queued for automated landing through the Commit Queue. label Oct 19, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue PRs queued for automated landing through the Commit Queue. label Oct 19, 2022
@nodejs-github-bot
nodejs-github-bot merged commit eb298df into nodejs:main Oct 19, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in eb298df

RafaelGSS pushed a commit that referenced this pull request Nov 1, 2022
Add back the Windows resource file to the build scripts that was
mistakenly removed by aa3a572.

PR-URL: #45042
Fixes: #45025
Refs: #43652
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
@RafaelGSS RafaelGSS mentioned this pull request Nov 1, 2022
RafaelGSS pushed a commit that referenced this pull request Nov 10, 2022
Add back the Windows resource file to the build scripts that was
mistakenly removed by aa3a572.

PR-URL: #45042
Fixes: #45025
Refs: #43652
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.

10 participants