Add CI testing #2

Manually merged
MichaelBradley merged 11 commits from actions into main 2025-02-23 09:29:58 -05:00

11 commits

Author SHA1 Message Date
e99d8b3513
Re-enable other CI jobs
Some checks failed
CI / Formatting (push) Successful in 40s
CI / Clippy (push) Failing after 54s
CI / Build (push) Successful in 1m34s
CI / Python tests (push) Successful in 36s
CI / Rust tests (push) Successful in 1m26s
2025-02-23 09:16:50 -05:00
88c4fa428a
Remove action debug commands 2025-02-23 09:15:59 -05:00
4b3a45463e
Try to fix wheel artifact transfer
All checks were successful
CI / Build (push) Successful in 1m33s
CI / Python tests (push) Successful in 39s
2025-02-23 09:11:28 -05:00
ead4d5549c
Temporarily disable Rust tests for brevity 2025-02-23 09:10:08 -05:00
b390cd81c7
Move Python tests into their own job
Some checks failed
CI / Build (and tests, for now) (push) Successful in 1m37s
CI / Python tests (push) Failing after 44s
CI / Rust tests (push) Successful in 1m23s
2025-02-23 09:03:44 -05:00
b70b9a716a
Temporarily disable lints for brevity 2025-02-23 08:51:35 -05:00
e0131a1bfa
Add the Python toolchain to Rust tests 2025-02-23 08:48:23 -05:00
6b929834b7
Split Rust test into separate job
Some checks failed
CI / Formatting (push) Successful in 35s
CI / Clippy (push) Successful in 38s
CI / Build (and tests, for now) (push) Successful in 1m30s
CI / Rust test (push) Failing after 58s
2025-02-23 08:42:46 -05:00
d0e0f6af4f
Call maturin from venv
All checks were successful
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Successful in 38s
CI / Build (and tests, for now) (push) Successful in 1m52s
2025-02-23 07:45:50 -05:00
4354000e33
Set up venv
Some checks failed
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Successful in 37s
CI / Build (and tests, for now) (push) Failing after 1m1s
2025-02-23 07:35:40 -05:00
459dc4b588
Try using new runner image
Some checks failed
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Successful in 37s
CI / Build (and tests, for now) (push) Failing after 59s
2025-02-23 07:30:13 -05:00