Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build,win: bail vcbuild if mklink fails #27216

Merged
merged 1 commit into from
Apr 20, 2019

Conversation

refack
Copy link
Contributor

@refack refack commented Apr 13, 2019

Refs: #27149 (comment)

Otherwise vcbuild will continue even if mklink fails, and will use old artifacts if present.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform. labels Apr 13, 2019
@refack refack requested a review from richardlau April 13, 2019 14:12
@refack refack force-pushed the bail-vcbuild-if-mklink-fails branch from 772c4db to 1a39749 Compare April 13, 2019 14:16
vcbuild.bat Outdated Show resolved Hide resolved
@nodejs nodejs deleted a comment from nodejs-github-bot Apr 13, 2019
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@refack refack self-assigned this Apr 13, 2019
@refack refack force-pushed the bail-vcbuild-if-mklink-fails branch from b09360b to b72f24e Compare April 14, 2019 17:20
@nodejs-github-bot
Copy link
Collaborator

@refack
Copy link
Contributor Author

refack commented Apr 14, 2019

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

@refack refack added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 14, 2019
PR-URL: nodejs#27216
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants