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

Improve GitHub actions #1

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Improve GitHub actions #1

merged 2 commits into from
Sep 26, 2023

Conversation

noc0lour
Copy link
Contributor

This adds working actions to build & test RSESS on each command and additionally build PyRSESS on each commit (due to lack of tests there are currently no tests).

On release tags the release workflow is triggered building binaries on all operating systems and updating documentation.

For Rust use the GH actions from dtolney to get the stable rust toolchain.
For Python use the maturin GH actions to get the correct toolchain.

Windows needs special treatment as we need MSYS2 and MINGW libraries for
the gmp_mpfr_sys Rust crate.
@noc0lour noc0lour merged commit e58b0ca into kit-cel:main Sep 26, 2023
6 checks passed
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.

1 participant