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

chore: Rework release pipeline #421

Merged

Conversation

joonas
Copy link
Member

@joonas joonas commented Sep 20, 2024

Feature or Problem

We'd like to produce Linux musl binaries, so I took the opportunity to consolidate and clean up the release pipeline holistic while switching the Linux builds over from gnu to musl.

Related Issues

Fixes #210

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@joonas joonas requested a review from a team as a code owner September 20, 2024 18:25
Copy link
Contributor

@thomastaylor312 thomastaylor312 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one small question on this. Otherwise this is looking good

.github/workflows/release.yml Outdated Show resolved Hide resolved
Fixes wasmCloud#210

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
@joonas joonas force-pushed the chore/rework-release-pipeline branch from 4ec0497 to 7eecc88 Compare September 20, 2024 19:07
@thomastaylor312 thomastaylor312 merged commit ee427db into wasmCloud:main Sep 20, 2024
4 checks passed
@joonas joonas deleted the chore/rework-release-pipeline branch September 20, 2024 19:16
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.

Build a static linux binary
2 participants