Update build and packaging modules for Alpine#7149
Update build and packaging modules for Alpine#7149adityapatwardhan merged 1 commit intoPowerShell:masterfrom
Conversation
|
Needs to be run with PowerShell built from #7139. Validated resulting tar.gz pkg:
DSC compilation tests failed, need libmi.so built for musl. Other seemingly unrelated failures that may be due to running in a Docker container or differences with Alpine. |
153b79d to
0c306de
Compare
|
@SteveL-MSFT Is there a issue filed for building |
|
Opened issue for |
|
Filed issue to figure out Alpine Linux release #7167 |
|
This will be merged after #7139 |
|
This wouldn't allow packaging with the alpine-x64 runtime-id you used in the build PR |
|
@SteveL-MSFT once #7139 is merged please push an empty commit with |
|
@adityapatwardhan #7139 is only used to build the initial bootstrap pwsh to be used with build.psm1. Since a version of pwsh doesn't currently exist for linux-musl-x64, the first pkg we build will have to be done semi-manually. Therefore #7139 doesn't directly affect this PR. |
PR Summary
Enable building and packaging for Alpine from within PowerShell.
Added
linux-musl-x64runtime andtar-muslpackaging type.Sorted the runtimes alphabetically
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:to the beginning of the title and remove the prefix when the PR is ready.[feature]if the change is significant or affects feature tests