1 Commits

Author SHA1 Message Date
481419afc1 ci: add CI pipeline for Rust and TypeScript tests
Some checks failed
CI / TypeScript Lint + Typecheck + Test (push) Has been cancelled
CI / Rust Format + Clippy + Test (push) Has been cancelled
- Gitea Actions workflow with parallel TypeScript and Rust jobs
- TypeScript: bun install, lint, typecheck, test
- Rust: fmt check, clippy, test with Tauri system deps
- Add rust-toolchain.toml to pin Rust 1.93.0 for reproducibility

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-01 14:26:50 -04:00