-
-
Notifications
You must be signed in to change notification settings - Fork 130
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
[Feature]: Automate the release of Linux binaries #44
Comments
Hey, I definitely need to do this, but I didn't find the time yet so help would be appreciated. I don't have experience with setting up runners. I suppose they build the project and publish the binaries? Is this included in the free tier? |
You can use the runners on your account (you usually have 2000 free minutes. |
Hey, any updates @Juanito87? Did you get some time to look into it? |
Sorry I've been drowned with work. I've started to work on this today. triying to get all the data I need updating the test workflwo. With that done, I can make the release workflow, and send the proper pr. Sorry on the delay on this. |
Great, tell me if you need my help with anything. |
@DavidLazarescu #61 |
Is your feature request related to a problem? Please describe.
Include binary in releases. This would also help with download from the webpage. (not sure how to link the web to the github release tho)
One problem to this could be the amount of github minutes this will consume, if you don't setup your own github runner.
Describe the solution you'd like
I can help with setting the github runner, and github workflows to release linux binaries. I would need to investigate how to go about it in windows/macos.
The text was updated successfully, but these errors were encountered: