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

Make static Linux builds with musl-libc #50

Closed
wants to merge 1 commit into from

Conversation

linuxgemini
Copy link

Related to #28.

This PR creates a GitHub Workflow that builds dog with musl-libc on every release.

However, due to the limited set of environment variables, the artifact upload process isn't fully automatic. As mentioned in the YAML file:

## TODO: GITHUB_REF is not filename safe, until GitHub adds
## a new envvar; manually download the release from Build
## Artifacts and upload it to the release.

@linuxgemini linuxgemini changed the title Make static builds with musl-libc Make static Linux builds with musl-libc Dec 11, 2020
@ogham ogham force-pushed the master branch 2 times, most recently from dd6de7c to 9dbd5fb Compare March 30, 2021 19:42
@ogham
Copy link
Owner

ogham commented Mar 31, 2021

Sorry about the late reply on this one. Right now I would prefer to build, test, and upload on my own infrastructure rather than using GitHub Actions (though I know it is a popular choice these days).

@ogham ogham closed this Mar 31, 2021
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