|
265040ee4e
|
Update to 2024 edition
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Successful in 54s
CI / Build (push) Successful in 1m31s
CI / Python tests (push) Successful in 40s
CI / Rust tests (push) Successful in 1m24s
`cargo fix` recommended swapping my `if let`s for `match`s, which is appreciated but overzealous.
Code still runs fine.
|
2025-02-23 10:07:02 -05:00 |
|
|
57fe253e62
|
Update dependencies
|
2025-02-23 09:59:21 -05:00 |
|
|
8ed5e410ff
|
Address Clippy lints
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Failing after 59s
CI / Build (push) Successful in 1m28s
CI / Python tests (push) Successful in 38s
CI / Rust tests (push) Successful in 1m18s
|
2025-02-23 09:50:20 -05:00 |
|
|
b1d49624d4
|
Merge branch 'actions'
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Failing after 55s
CI / Build (push) Successful in 1m26s
CI / Python tests (push) Successful in 41s
CI / Rust tests (push) Successful in 1m17s
|
2025-02-23 09:29:39 -05:00 |
|
|
e99d8b3513
|
Re-enable other CI jobs
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
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
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
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
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
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
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 |
|
|
2d4a6aedfe
|
Merge branch 'actions'
CI / Formatting (push) Successful in 38s
CI / Clippy (push) Failing after 53s
CI / Build (push) Successful in 1m14s
|
2025-02-23 06:10:33 -05:00 |
|
|
aeff99b71d
|
Temporarily dIsable tests
CI / Formatting (push) Successful in 38s
CI / Clippy (push) Failing after 56s
CI / Build (push) Successful in 1m21s
|
2025-02-23 05:51:08 -05:00 |
|
|
e86311ee0d
|
Temporarily disable Python test
CI / Formatting (push) Successful in 38s
CI / Clippy (push) Failing after 55s
CI / Build (and test, for now) (push) Failing after 1m37s
|
2025-02-23 05:42:56 -05:00 |
|
|
0fe8bd7de0
|
Add tests to build job
CI / Formatting (push) Successful in 34s
CI / Clippy (push) Failing after 55s
CI / Build (and test, for now) (push) Failing after 1m16s
|
2025-02-23 05:32:28 -05:00 |
|
|
ff6cc64785
|
Don't re-run CI on PR
CI / Formatting (push) Successful in 37s
CI / Clippy (push) Failing after 58s
CI / Build (push) Successful in 1m21s
|
2025-02-23 05:23:34 -05:00 |
|
|
38c22f302f
|
Enter venv before referencing maturin in build job
CI / Build (push) Waiting to run
CI / Formatting (push) Successful in 34s
CI / Clippy (push) Has been cancelled
|
2025-02-23 05:22:46 -05:00 |
|
|
03c9ec4ada
|
Remove test job that just fails while building
|
2025-02-23 05:21:57 -05:00 |
|
|
3dc2942066
|
Try using virtualenv for build action
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Failing after 54s
CI / Build (push) Failing after 52s
CI / Test Rust (push) Failing after 1m4s
|
2025-02-23 05:14:08 -05:00 |
|
|
67c42468cb
|
Revert "Use apt to install Python modules for actions"
This reverts commit 53361619b9 .
|
2025-02-23 05:09:09 -05:00 |
|
|
53361619b9
|
Use apt to install Python modules for actions
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Failing after 51s
CI / Build (push) Failing after 7s
CI / Test Rust (push) Failing after 1m4s
|
2025-02-23 04:29:35 -05:00 |
|
|
a1579e9036
|
Move action venv creation after necessary modules
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Failing after 54s
CI / Build (push) Failing after 14s
CI / Test Rust (push) Failing after 1m6s
|
2025-02-23 04:13:51 -05:00 |
|
|
28dbb46ad1
|
Set up venv for build action
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Failing after 54s
CI / Build (push) Failing after 8s
CI / Test Rust (push) Failing after 1m4s
|
2025-02-23 04:03:27 -05:00 |
|
|
70484eac68
|
Try again to set up pip
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Failing after 54s
CI / Build (push) Failing after 47s
CI / Test Rust (push) Failing after 1m5s
|
2025-02-23 03:47:43 -05:00 |
|
|
35d0c0b4a2
|
Try installing pip for action
CI / Formatting (push) Successful in 35s
CI / Clippy (push) Failing after 56s
CI / Build (push) Failing after 7s
CI / Test Rust (push) Failing after 59s
|
2025-02-23 03:42:00 -05:00 |
|
|
dca4806af8
|
No point having cargo check and build in the same pipeline
|
2025-02-23 03:39:49 -05:00 |
|
|
5ab5aa0301
|
Use functioning Rust toolchain setup action
CI / Formatting (push) Successful in 34s
CI / Clippy (push) Failing after 1m1s
CI / Check (push) Successful in 53s
CI / Build (push) Failing after 8s
CI / Test Rust (push) Failing after 59s
|
2025-02-23 03:31:43 -05:00 |
|
|
f9705ada57
|
Another try at Python action setup
|
2025-02-23 03:30:45 -05:00 |
|
|
f8a923293b
|
Try directly using GitHub Python setup action
CI / Formatting (push) Successful in 41s
CI / Build (push) Failing after 43s
|
2025-02-23 03:27:01 -05:00 |
|
|
7a1b92280d
|
Use simple Rust setup action
|
2025-02-23 03:26:40 -05:00 |
|
|
0ef7331276
|
Move build action rust setup code down to try out Python setup
CI / Formatting (push) Failing after 39s
CI / Build (push) Failing after 8s
|
2025-02-23 03:21:46 -05:00 |
|
|
9db6a303a7
|
Try not overriding Rust action toolchain
|
2025-02-23 03:20:53 -05:00 |
|
|
f687105dc9
|
Comment out extra jobs until I get them working
|
2025-02-23 03:18:59 -05:00 |
|
|
032aa3540b
|
Maybe fix Rust action setup?
CI / Formatting (push) Failing after 39s
CI / Clippy (push) Failing after 37s
CI / Check (push) Failing after 36s
CI / Build (push) Failing after 38s
CI / Test Rust (push) Failing after 38s
|
2025-02-23 03:13:04 -05:00 |
|
|
1e212fc077
|
Add Rust tests job
|
2025-02-23 03:07:53 -05:00 |
|
|
fe0fa80cf6
|
Fix Python steps in build job
|
2025-02-23 03:07:41 -05:00 |
|
|
b1eb4be4d0
|
Split into different jobs
CI / Formatting (push) Failing after 39s
CI / Clippy (push) Failing after 37s
CI / Check (push) Failing after 37s
CI / Build (push) Failing after 0s
Although some will still fail
|
2025-02-23 03:02:49 -05:00 |
|
|
33b8efa5b5
|
Fix action's Python version
/ build (push) Failing after 10s
|
2025-02-23 02:42:20 -05:00 |
|
|
cb634c5f96
|
Fix location of Python actions options
/ build (push) Failing after 8s
|
2025-02-23 02:40:43 -05:00 |
|
|
0ec31b8972
|
Try to fix Python dependency installation
/ build (push) Failing after 10s
|
2025-02-23 02:39:30 -05:00 |
|
|
32afdabf0a
|
Try another URL for Rust setup
/ build (push) Failing after 12s
|
2025-02-23 02:35:12 -05:00 |
|
|
4fb890aa37
|
First draft of CI
/ build (push) Failing after 40s
|
2025-02-23 02:16:22 -05:00 |
|
|
926587450e
|
Explain project properly in README
|
2025-01-31 02:14:58 -05:00 |
|
|
53e336101d
|
Remove unneeded reference to self in requirements.txt
|
2025-01-31 02:14:16 -05:00 |
|
|
70295da0ba
|
Check more return values are as expected
By "Check" I mean I'm just unwrapping ones that should exist because I'm lazy
|
2025-01-31 01:59:43 -05:00 |
|
|
ed1bd67b86
|
Properly handle duplicates in IBH from_iter
|
2025-01-31 01:59:03 -05:00 |
|