You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
- required update to Cargo.lock to update ring to v0.17 due to build failures on v0.16
- refactor release script & workflow to match pact-reference
- builds on pull request to master/main branch, in debug mode
- add Docker automated pipeline during release
- publish multi-arch amd64/arm64
- publish to DockerHub
- publish to GitHub container registry
Related epics
- musl all the things
- pact-foundation/roadmap#30
- publish to github container registry
- pact-foundation/roadmap#29
0 commit comments