X Tutup
The Wayback Machine - https://web.archive.org/web/20200918095301/https://github.com/PowerShell/PSScriptAnalyzer/pull/1340
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

Fix Ubuntu build and runspace test #1340

Merged
merged 4 commits into from Sep 13, 2019
Merged

Conversation

@bergmeister
Copy link
Collaborator

bergmeister commented Sep 13, 2019

PR Summary

Bringing back my old code to bootstrap the .Net SDK in CI because it works. To me that -bootstrap is over-engineered and therefore hard to debug and does not even work well (it does not persist after closing the shell on Windows, therefore I do not use it for development anyway...)
As part of it it discovered a new test assertion failure (wrong expectation) that it fixes as well.

PR Checklist

@JamesWTruher JamesWTruher merged commit c393de4 into PowerShell:master Sep 13, 2019
2 checks passed
2 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
license/cla All CLA requirements met.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup