Uh oh!
There was an error while loading. Please reload this page.
build,win: simplify new msbuild_arg option - #26431
Conversation
BridgeAR
commented
Mar 5, 2019
BridgeAR
commented
Mar 6, 2019
Landed in dfffb6d 🎉 |
PR-URL: nodejs#26431 Refs: nodejs#25994 Reviewed-By: João Reis <reis@janeasystems.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
refack
commented
Mar 7, 2019
@BridgeAR I appreciate the intent to help 🙏, but I self-assigned this, as per the collaborator guide. |
BridgeAR
commented
Mar 7, 2019
@refack I was not aware of that change. It is the first time that anything like that came up for me. Isn't it possible to follow up with the changes and verification now? |
BridgeAR
commented
Mar 7, 2019
I would rather have a PR marked as |
refack
commented
Mar 7, 2019
Understood. No harm done.
There was a bit of discussion around it. The idea is to allow Collaborators to indicate they wish to land their PRs on their own.
The problem with that is that PRs marked with I totally understand that in a big project like node, it complicated to balance concerns like velocity, manageability, and individual preferences. |
richardlau
commented
Mar 7, 2019
Maybe |
PR-URL: nodejs#26431 Refs: nodejs#25994 Reviewed-By: João Reis <reis@janeasystems.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Make the mechanism of passing
msbuild_argsbackwards compatible.Refs: #25994
/CC @nodejs/build-files @nodejs/platform-windows
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes