Skip to content

ci: run tests and typecheck on pull requests - #3

Closed
andrei-hasna wants to merge 2 commits into
mainfrom
drain/ope8-00005-ms66dcn3
Closed

ci: run tests and typecheck on pull requests#3
andrei-hasna wants to merge 2 commits into
mainfrom
drain/ope8-00005-ms66dcn3

Conversation

@andrei-hasna

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

Copy link
Copy Markdown
Contributor

Summary

  • add a CI workflow for pull requests and pushes to main
  • install dependencies from the frozen Bun lockfile, then typecheck and run the full test suite
  • document the new gate in the changelog

Verification

  • bun install --frozen-lockfile
  • bun run typecheck
  • bun test (39 passed across all 7 test files)

All existing suites are included; no external services or credentials are required.


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/ope8-00005-ms66dcn3 branch July 29, 2026 14:26
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