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

Windows ansible updates #3211

Merged
merged 4 commits into from
Mar 8, 2023

Commits on Mar 8, 2023

  1. ansible,doc: update Windows manual steps

    PR-URL: nodejs#3211
    Reviewed-By: Richard Lau <[email protected]>
    joaocgreis authored and StefanStojanovic committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    729c4b2 View commit details
    Browse the repository at this point in the history
  2. ansible: add .NET SDK on Windows

    This is required to migrate from WiX3 to WiX4 for building the Node msi.
    
    Refs: nodejs/node#45943
    PR-URL: nodejs#3211
    Reviewed-By: Richard Lau <[email protected]>
    StefanStojanovic committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a7aa3c6 View commit details
    Browse the repository at this point in the history
  3. ansible: prevent autologin block on reboot windows

    Windows 10 and 11 machines occasionally show finish setting up device
    screen thus preventing Jenkins from starting after reboot. These changes
    disable that behavior.
    
    Refs: nodejs#3046
    PR-URL: nodejs#3211
    Reviewed-By: Richard Lau <[email protected]>
    StefanStojanovic committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6b02368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1566a93 View commit details
    Browse the repository at this point in the history