Skip to content

ci: run quality gate on pull requests - #5

Closed
andrei-hasna wants to merge 2 commits into
mainfrom
drain/ope121-00001-ms66dv5u
Closed

ci: run quality gate on pull requests#5
andrei-hasna wants to merge 2 commits into
mainfrom
drain/ope121-00001-ms66dv5u

Conversation

@andrei-hasna

@andrei-hasna andrei-hasna commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a single CI job for pull requests and pushes to main
  • install dependencies from the frozen Bun lockfile
  • require typecheck, build, and the complete test suite to pass

No test suites are excluded; all 7 test files run hermetically.

Verification

  • bun install --frozen-lockfile
  • bun run typecheck
  • bun run build
  • bun test (44 passed, 0 failed)

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@andrei-hasna
andrei-hasna deleted the drain/ope121-00001-ms66dv5u branch July 29, 2026 14:25
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