Add alpine framework dependent package#19995
Add alpine framework dependent package#19995adityapatwardhan merged 18 commits intoPowerShell:masterfrom
Conversation
|
was the static package validation tests in release good? |
TravisEz13
left a comment
There was a problem hiding this comment.
Looks good, just make sure you validate that static package validation is working.
anamnavi
left a comment
There was a problem hiding this comment.
Do you need to add a task to linux-authenticode-sign.yml for downloading the pipeline artifact for pwshAlpineFxdBuildAmd64.tar.gz
artifact and then expanding it?
|
This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 10 days of this comment. |
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
PR Summary
Add a framework dependent package to be used for SDK containers.
PR Context
The AppHost (pwsh.exe) needs to be built for Alpine for fixing dotnet/dotnet-docker#1922
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.(which runs in a different PS Host).