Skip to content

win,build,tools: support VS prerelease - #36033

Closed
baruchiro wants to merge 1 commit into
nodejs:masterfrom
baruchiro:vsPrerelease
Closed

win,build,tools: support VS prerelease#36033
baruchiro wants to merge 1 commit into
nodejs:masterfrom
baruchiro:vsPrerelease

Conversation

@baruchiro

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

I don't know if we supporting prerelease (Preview) versions, but I see there is a flow for that, so I just adjust it.

Without my change, I have both Visual Studio 19 Preview and Visual Studio 17 Enterprise, but I getting the next error:

❯ .\vcbuild.bat
Looking for Python
Python found in C:\Users\BaruchR\AppData\Local\Programs\Python\Python37\\python.exe
Looking for NASM
Looking for Visual Studio 2019
Failed to find a suitable Visual Studio installation.
Try to run in a "Developer Command Prompt" or consult
https://github.com/nodejs/node/blob/master/BUILDING.md#windows

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. install Issues and PRs related to the installers. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform. labels Nov 8, 2020
@targos

Copy link
Copy Markdown
Member

@nodejs/platform-windows

@Trott

Copy link
Copy Markdown
Member

@nodejs/build-files

@Trott

Copy link
Copy Markdown
Member

@nodejs/build

@TrottTrott added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 17, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 17, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@bzozbzoz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Green CI, so LGTM.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

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

Much more comfortable giving this a 👍 now that there's approval from an actual Windows user/expert.

@richardlaurichardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 20, 2020
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 20, 2020
@github-actions

Copy link
Copy Markdown
Contributor

Landed in 6312193...80a83d9

nodejs-github-bot pushed a commit that referenced this pull request Nov 20, 2020
PR-URL: #36033
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@baruchiro
baruchiro deleted the vsPrerelease branch November 20, 2020 13:13
@Trott

Copy link
Copy Markdown
Member

Thanks for the contribution! 🎉

codebytere pushed a commit that referenced this pull request Nov 22, 2020
PR-URL: #36033
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebyterecodebytere mentioned this pull request Nov 22, 2020
BethGriggs pushed a commit that referenced this pull request Dec 10, 2020
PR-URL: #36033
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BethGriggs pushed a commit that referenced this pull request Dec 10, 2020
PR-URL: #36033
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 10, 2020
BethGriggs pushed a commit that referenced this pull request Dec 15, 2020
PR-URL: #36033
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.installIssues and PRs related to the installers.toolsIssues and PRs related to the tools directory.windowsIssues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@baruchiro@targos@Trott@nodejs-github-bot@jasnell@bzoz@richardlau