Commit graph

22 commits

Author SHA1 Message Date
53361619b9
Use apt to install Python modules for actions
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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?
Some checks failed
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
Some checks failed
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
Some checks failed
/ build (push) Failing after 10s
2025-02-23 02:42:20 -05:00
cb634c5f96
Fix location of Python actions options
Some checks failed
/ build (push) Failing after 8s
2025-02-23 02:40:43 -05:00
0ec31b8972
Try to fix Python dependency installation
Some checks failed
/ build (push) Failing after 10s
2025-02-23 02:39:30 -05:00
32afdabf0a
Try another URL for Rust setup
Some checks failed
/ build (push) Failing after 12s
2025-02-23 02:35:12 -05:00
4fb890aa37
First draft of CI
Some checks failed
/ build (push) Failing after 40s
2025-02-23 02:16:22 -05:00