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

Pester: Install latest version on WMF builds and skip installation if version is new enough for Azure DevOps which now ships with Pester #1629

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bergmeister
Copy link
Collaborator

@bergmeister bergmeister commented Jan 23, 2021

PR Summary

This has the following benefits:

  • Azure DevOps images now ship with Pester by default, therefore we will be able to skip the installation step and rely on them bumping the Pester version. It saves around 8 seconds on Ubuntu and 20 seconds on Windows
  • The WMF build will always have the latest version of Pester
  • no more manual changes :-)

PR Checklist

@bergmeister
Copy link
Collaborator Author

bergmeister commented Jan 23, 2021

Did some analysis and it seems between Pester 5.0.4 and 5.1.0 there is a breaking change for PowerShell v4. I opened an issue here: pester/Pester#1831

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