Commit Graph

10 Commits

Author SHA1 Message Date
5660698c90 fix: Add cargo check and test to CI
Some checks failed
CI / Test (push) Failing after 52s
2026-02-03 09:49:52 +00:00
9a52b3aa92 fix: Install Rust via rustup in CI
All checks were successful
CI / Test (push) Successful in 1m5s
2026-02-03 09:48:23 +00:00
7425f1b8c5 fix: Format CI workflow with proper syntax
Some checks failed
CI / Test (push) Failing after 3s
2026-02-03 09:47:36 +00:00
a086ba484e fix: Minimal CI - verify Rust toolchain
Some checks failed
CI / test (push) Failing after 3s
2026-02-03 09:46:55 +00:00
57385aeacc fix: Use CI without clippy (check + test only)
Some checks failed
CI / test (push) Failing after 3s
2026-02-03 09:46:11 +00:00
f30fe8fc80 fix: Add full Rust CI pipeline (check, test, clippy)
Some checks failed
CI / test (push) Failing after 4s
2026-02-03 09:45:32 +00:00
c3f5e1230b fix: Simplify CI to diagnose Rust availability
All checks were successful
CI / test (push) Successful in 4s
2026-02-03 09:44:59 +00:00
750b68e0e6 fix: Use rustup default stable for Rust setup in CI
Some checks failed
CI / test (push) Failing after 4s
2026-02-03 09:44:04 +00:00
f3a798327a fix: Update CI workflow to use Rust/Cargo instead of Python/pytest
Some checks failed
CI / test (push) Failing after 2s
2026-02-03 09:43:28 +00:00
1bf22174b3 Add Gitea Actions workflow: ci.yml
Some checks failed
CI / test (push) Failing after 1s
CI / build (push) Has been skipped
2026-02-03 09:38:02 +00:00