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

feat: musl linux / win aarch64 #56

Merged
merged 2 commits into from
May 9, 2024

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Apr 30, 2024

  • create linux executables linked statically to musl
    • drop gnu (glibc) target, executable will work on alpine & glibc based distros (debian etc)
  • create windows aarch64 target
  • refactor release script & workflow to match pact-reference
    • builds on pull request to master/main branch, in debug mode

Related epics

@YOU54F YOU54F changed the title Feat/musl linux win aarch64 feat: musl linux / win aarch64 Apr 30, 2024
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
- create linux executables linked statically to musl
  - drop gnu (glibc) target, executable will work on alpine & glibc based distros (debian etc)
- create windows aarch64 target
- refactor release script & workflow to match pact-reference
  - builds on pull request to master/main branch, in debug mode

Related epics

- musl all the things
  - pact-foundation/roadmap#30
@YOU54F YOU54F force-pushed the feat/musl_linux_win_aarch64 branch from 98e16e8 to 99cdd58 Compare April 30, 2024 16:43
@YOU54F YOU54F requested a review from rholshausen May 3, 2024 12:37
@rholshausen rholshausen merged commit ccf66da into pactflow:main May 9, 2024
8 of 9 checks passed
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.

2 participants