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

add github CI Action to create releases #152

Open
jtmoon79 opened this issue Jul 8, 2023 · 1 comment
Open

add github CI Action to create releases #152

jtmoon79 opened this issue Jul 8, 2023 · 1 comment
Labels
enhancement New feature or request P1 important

Comments

@jtmoon79
Copy link
Owner

jtmoon79 commented Jul 8, 2023

Summary

Add a github Action job that creates a new github release including uploading compiled binaries for Windows, MacOS, and Linux.

Current behavior

Users must have cargo installed and must build s4.

Suggested behavior

Provide compiled binaries in a trustworthy manner, by uploading the binaries built during Github Actions CI job job_rust_msrv_os. This can't provide binaries for all possible platforms but would provide binaries for the most common platforms.

@jtmoon79 jtmoon79 added enhancement New feature or request P1 important labels Jul 8, 2023
@jtmoon79 jtmoon79 changed the title add github CI action to create releases add github CI Action to create releases Jul 8, 2023
@jtmoon79
Copy link
Owner Author

jtmoon79 commented Nov 3, 2023

This should be done in a manner parseable by binstall tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 important
Projects
None yet
Development

No branches or pull requests

1 participant