-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Make sure LTS packages have symlink for pwsh and pwsh-lts
#11843
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
Conversation
7cc67fa to
349f8c5
Compare
| function Invoke-CIFinish | ||
| { | ||
| param( | ||
| [string] $NuGetKey |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@daxian-dbw, your last commit had 1 failures in PowerShell-CI-linux
Invoke-WebRequest tests.Denial of service.Charset Parsing
Expected the actual value to be greater than 5, but got 0.32999946773053.
at <ScriptBlock>, /home/vsts/work/1/s/test/powershell/Modules/Microsoft.PowerShell.Utility/WebCmdlets.Tests.ps1: line 1961
1961: $pathologicalRatio | Should -BeGreaterThan 5
TravisEz13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LTS packages have symlink for pwsh and pwsh-lts
|
🎉 Handy links: |
PR Summary
Make sure LTS packages have symlink for pwsh and pwsh-lts
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.