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

[3006.x] Detect existing VC Build Tools on GitHub runners #66618

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented Jun 4, 2024

What does this PR do?

Add the ability for the install_vs_buildtools.ps1 script to detect existing installations of msbuild.exe on any version of Visual Studio build tools if installed. This greatly shortens the build process as it takes 5 to 10 minutes to install VS build tools. The github runners come with Visual Studio build tools 2022, which seems to build all the Salt dependencies just fine.

What issues does this PR fix or reference?

Fixes issue found during nightly build failure

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@twangboy twangboy requested a review from a team as a code owner June 4, 2024 22:19
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Add some more error output, use $env:TEMP [3006.x] Add some more error output, use $env:TEMP Jun 4, 2024
@dwoz dwoz merged commit 7cbfcf0 into saltstack:3006.x Jul 1, 2024
178 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:pkg Run the package tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants