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

feature: Pre-built binaries with releases #489

Closed
tsar-boomba opened this issue Nov 24, 2022 · 2 comments
Closed

feature: Pre-built binaries with releases #489

tsar-boomba opened this issue Nov 24, 2022 · 2 comments

Comments

@tsar-boomba
Copy link
Contributor

Using Shuttle in ci is currently a pain. It takes about 8 mins to build from source on gh actions runners. I would like to propose pre-built binaries for windows, macOS (x86 + aarch64), and Linux. I could set up an action that runs when a new tag is pushed to the main branch. The main hurdle with this is that the action would also have to produce the release so it can attach the binaries to it. I'd be willing to contribute this, feedback is appreciated.

@oddgrd
Copy link
Contributor

oddgrd commented Nov 24, 2022

Indeed, I feel your pain! We actually have a PR for this now: #483, so pre-built binaries should be available for the next release.

Either way, thank you for offering to do this. If there's anything else you feel is missing, or would like to contribute, feel free to reach out!

@tsar-boomba
Copy link
Contributor Author

Didn't see that, that's great, I'll close this in favor of that.

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

No branches or pull requests

2 participants