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

build: restore Windows resource file by richardlau · Pull Request #45042 · nodejs/node · GitHub

/ node Public

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 commented Oct 17, 2022
edited
Loading

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.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp

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 Oct 17, 2022
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

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 Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 17, 2022

Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Collaborator

richardlau added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Oct 17, 2022
richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 19, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 19, 2022
nodejs-github-bot merged commit eb298df into nodejs:main Oct 19, 2022

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 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>
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. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Last nightly and canary binaries for Windows have no proper application icon

10 participants


Back | FazBrowse Home | New Git URL