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

Only build linux musl and update CFS auth #587

Merged
merged 7 commits into from
Oct 28, 2024

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

  • Since musl build is statically linked, it will work on non-musl based Linux distros and have no dynamic dependencies.
  • Update release pipeline to only build musl
  • Update build.ps1 tar.gz packaging to rename linux package to just linux
  • Add suffix to CFS feed so it always authenticates
  • With CFS change, we can update cargo.toml and cargo.lock to just specify major.minor versions

PR Context

@SteveL-MSFT SteveL-MSFT marked this pull request as ready for review October 26, 2024 23:59
@SteveL-MSFT SteveL-MSFT changed the title Only build linux musl Only build linux musl and update CFS auth Oct 26, 2024
@SteveL-MSFT
Copy link
Member Author

Validated test release

@SteveL-MSFT SteveL-MSFT merged commit c209290 into PowerShell:main Oct 28, 2024
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the linux-build branch October 28, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant