Skip to content

ci: install enforced gate baseline#58

Merged
ElbertePlinio merged 5 commits into
mainfrom
chore/install-gate-baseline
Jul 23, 2026
Merged

ci: install enforced gate baseline#58
ElbertePlinio merged 5 commits into
mainfrom
chore/install-gate-baseline

Conversation

@ElbertePlinio

Copy link
Copy Markdown
Member

Summary

  • ratchet Vitest coverage floors to measured coverage
  • enforce TypeScript complexity, function-size, and nesting-depth caps
  • add blocking Gitleaks and OSV Scanner jobs
  • preserve visible legacy debt with issue-linked suppressions

Validation

  • bunx bun@1.3.12 install --frozen-lockfile
  • bunx bun@1.3.12 run typecheck
  • bunx bun@1.3.12 run lint
  • bunx bun@1.3.12 run test
  • bunx bun@1.3.12 run test:coverage
  • bunx bun@1.3.12 run build
  • gitleaks detect --source . --no-banner --redact --verbose
  • osv-scanner scan source --config=osv-scanner.toml --recursive .
  • actionlint .github/workflows/ci.yml

Refs #57

@ElbertePlinio
ElbertePlinio merged commit 429c865 into main Jul 23, 2026
4 checks passed
@ElbertePlinio
ElbertePlinio deleted the chore/install-gate-baseline branch July 23, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant