Skip to content

ci: add pull request quality gate - #8

Closed
andrei-hasna wants to merge 3 commits into
mainfrom
drain/ope46-00062-ms66cphu
Closed

ci: add pull request quality gate#8
andrei-hasna wants to merge 3 commits into
mainfrom
drain/ope46-00062-ms66cphu

Conversation

@andrei-hasna

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

Copy link
Copy Markdown
Contributor

Summary

  • run frozen dependency installation, build, typecheck, and the full test suite on pull requests and pushes to main
  • add a dedicated typecheck package script
  • isolate the local collector command stub so it cannot replace the real timeout implementation in another test file

Testing

  • bun install --frozen-lockfile
  • bun run build
  • bun run typecheck
  • bun test (278 passing across 26 files; no exclusions)

@andrei-hasna
andrei-hasna deleted the drain/ope46-00062-ms66cphu branch July 29, 2026 14:27
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