Skip to content

Migration to rust #1

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

Closed
wants to merge 4 commits into from
Closed

Migration to rust #1

wants to merge 4 commits into from

Conversation

2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented Dec 28, 2023

ready to start testing CI

complete with docs, but need to add more testing
also overrides verbosity value with env var `ACTIONS_STEP_DEBUG` as enabled for job re-runs with debug logs enabled.
@2bndy5 2bndy5 force-pushed the migration-to-rust branch 7 times, most recently from a17e715 to aa755ab Compare December 29, 2023 22:59
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

add openSSL to envs that don't ship with it.

add workflow to build binaries (intended for release and nightly).

fix git.rs unit tests

don't let maturin CI fail fast

use openssl-vendored feature for build envs that can't use native openssl
@2bndy5 2bndy5 force-pushed the migration-to-rust branch 2 times, most recently from 5e94f7b to f773c61 Compare December 30, 2023 01:56
@2bndy5
Copy link
Collaborator Author

2bndy5 commented Dec 30, 2023

Using a cargo workspace to conditionally require pyo3 bindings (which aren't needed for native binary exe). Closing in favor of #2

@2bndy5 2bndy5 closed this Dec 30, 2023
@2bndy5 2bndy5 deleted the migration-to-rust branch December 30, 2023 22:38
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