ci: add workspace clippy + test gate workflow #135
Reference in New Issue
Block a user
Delete Branch "ci/test-workflow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Review finding H1 (2026-07-06 large-scale review): no CI workflow ran
cargo testorcargo clippy— the entire §6 gate discipline was local-machine-only, and direct pushes to master (including the web-wasm-rebuild bot's pkg commits) were unguarded.Adds
.gitea/workflows/test.yml: the exact §6 commands on master pushes + PRs,SQLX_OFFLINEagainst the checked-in.sqlxcache, path-filtered to Rust-relevant files, toolchain/cache setup mirroringweb-e2e.yml(dtolnay/rust-toolchain + Swatinem/rust-cache).Notes:
🤖 Generated with Claude Code