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

Ported a more concise and stable version of the PowerShell installer for workflows; Bumps InvokeBuild to 5.11.1 #1304

Merged
merged 10 commits into from
May 26, 2024

Conversation

Badgerati
Copy link
Owner

Description of the Change

The PowerShell installer action was fairly unstable at times, especially when trying to install versions for Windows - or if the version was already installed. The job would either timeout, fail to retrieve the installer, or crash.

I've had a gander at the code from the below links, and ported a more concise stable version into pode.build.ps1. The CI workflows have all been updated accordingly.

@Badgerati Badgerati added this to the 2.10.1 milestone May 26, 2024
@Badgerati Badgerati self-assigned this May 26, 2024
@Badgerati Badgerati changed the title Ported a more concise and stable version of the PowerShell installer for workflows Ported a more concise and stable version of the PowerShell installer for workflows; Bumps InvokeBuild to 5.11.1 May 26, 2024
@Badgerati Badgerati merged commit c9c4151 into develop May 26, 2024
30 checks passed
@Badgerati Badgerati deleted the pwsh_installer branch May 26, 2024 15:49
@Badgerati Badgerati mentioned this pull request May 27, 2024
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.

None yet

1 participant