Skip to content

Fix alpine tar package name and do not crossgen alpine fxdependent package - #20459

Merged
Aditya Patwardhan (adityapatwardhan) merged 4 commits into
PowerShell:masterfrom
adityapatwardhan:FixAlpineNamesCrossGen
Oct 9, 2023
Merged

Fix alpine tar package name and do not crossgen alpine fxdependent package#20459
Aditya Patwardhan (adityapatwardhan) merged 4 commits into
PowerShell:masterfrom
adityapatwardhan:FixAlpineNamesCrossGen

Conversation

@adityapatwardhan

@adityapatwardhan Aditya Patwardhan (adityapatwardhan) commented Oct 9, 2023

Copy link
Copy Markdown
Member

PR Summary

There was regression in previous release where the name of the alpine package as created as *-linux-linux-musl.tar.gz. This PR fixes it to *-linux-musl.tar.gz

There was a regression 2 releases ago where the fxdependent alpine package was getting crossgen'ed. This PR fixes it to be not crossgen'ed

PR Context

Fixes #20177

PR Checklist

@adityapatwardhan
Aditya Patwardhan (adityapatwardhan) merged commit a24e954 into PowerShell:master Oct 9, 2023
@adityapatwardhan
Aditya Patwardhan (adityapatwardhan) deleted the FixAlpineNamesCrossGen branch October 9, 2023 21:54
@daxian-dbw Dongbo Wang (daxian-dbw) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 18, 2024
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.4.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Powershell v7.4.0-preview.5 Alpine nupkg doubled in size doubled compared to v7.4.0-preview.3

3 participants