Skip to content

build,win: bail vcbuild if mklink fails#27216

Merged
refack merged 1 commit intonodejs:masterfrom
refack:bail-vcbuild-if-mklink-fails
Apr 20, 2019
Merged

build,win: bail vcbuild if mklink fails#27216
refack merged 1 commit intonodejs:masterfrom
refack:bail-vcbuild-if-mklink-fails

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