Skip to content

Add GitHub Actions CI workflow - #9

Merged
benvinegar merged 1 commit into
mainfrom
pi/add-ci-workflow
Apr 16, 2026
Merged

Add GitHub Actions CI workflow#9
benvinegar merged 1 commit into
mainfrom
pi/add-ci-workflow

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

  • add a GitHub Actions CI workflow for pull requests, pushes to main, and manual runs
  • install dependencies with Bun 1.3.10 and validate formatting, lint, tests, and build
  • disable Husky in CI to keep workflow setup deterministic

Validation

  • bun run format:check
  • bun run lint
  • bun run test
  • bun run build

This PR description was generated by Pi using GPT-5

@benvinegar
benvinegar merged commit b1eb1a1 into main Apr 16, 2026
1 check passed
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