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

chore: install volta via chocolatey instead of flaky MSI installer #1718

Merged
merged 31 commits into from
Aug 21, 2023

Conversation

EverlastingBugstopper
Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper commented Aug 18, 2023

Volta installs have been flaky on windows for a while and I hope this PR fixes that.

I've updated our install method from the MSI that they provide to a direct download via the package manager chocolatey.

@EverlastingBugstopper EverlastingBugstopper changed the title chore: updates windows server to 2022 fix: hopefully no more flaky windows installs Aug 21, 2023
@EverlastingBugstopper EverlastingBugstopper added this to the v0.18.1 milestone Aug 21, 2023
@EverlastingBugstopper EverlastingBugstopper changed the title fix: hopefully no more flaky windows installs chore: hopefully no more flaky windows installs Aug 21, 2023
@EverlastingBugstopper EverlastingBugstopper self-assigned this Aug 21, 2023
@EverlastingBugstopper EverlastingBugstopper changed the title chore: hopefully no more flaky windows installs chore: install volta via chocolatey instead of flaky MSI installer Aug 21, 2023
Copy link
Member

@glasser glasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm no windows expert but the new code sure seems simpler than the old.

- unless:
condition:
equal: [*arm_ubuntu_executor, << parameters.platform >>]
or:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change seems to not do much?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the catch - this was leftover from my (many) trial and error commits

Copy link
Contributor

@dbanty dbanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, with much excitement 🥳

@EverlastingBugstopper EverlastingBugstopper merged commit 9a39dde into main Aug 21, 2023
@EverlastingBugstopper EverlastingBugstopper deleted the avery/attempt-windows-box-update branch August 21, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants