Tighten local and CI quality gates #82

Merged
stephen merged 1 commit from gating-quality-hooks into main 2026-06-06 19:53:56 +00:00
Owner

Adds the remaining quality-gate hardening:

  • installs a fast repo-owned pre-commit hook via the existing hook installer
  • adds cargo audit to the pre-push hook and Makefile
  • adds cargo audit to Forgejo CI, denying new warnings while ignoring the known proc-macro-error unmaintained advisory
  • updates contributor docs and PR template to match the new gates

Verification:

  • hooks/pre-commit
  • hooks/pre-push
  • make audit
  • git diff --check
Adds the remaining quality-gate hardening: - installs a fast repo-owned pre-commit hook via the existing hook installer - adds cargo audit to the pre-push hook and Makefile - adds cargo audit to Forgejo CI, denying new warnings while ignoring the known proc-macro-error unmaintained advisory - updates contributor docs and PR template to match the new gates Verification: - hooks/pre-commit - hooks/pre-push - make audit - git diff --check
Tighten local and CI quality gates
All checks were successful
ci / check (pull_request) Successful in 3m7s
ci / coverage (pull_request) Successful in 1m42s
9d050e5e2d
stephen deleted branch gating-quality-hooks 2026-06-06 19:53:56 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rasterstate/fj!82
No description provided.