Skip to content

Add GitHub Actions CI workflow#1

Merged
adityamiskin merged 1 commit intomainfrom
add-ci-workflow
Jan 8, 2026
Merged

Add GitHub Actions CI workflow#1
adityamiskin merged 1 commit intomainfrom
add-ci-workflow

Conversation

@adityamiskin
Copy link
Owner

Summary

  • Add CI workflow that runs on push/PR to main and develop branches
  • Install Bun 1.3.3 and dependencies
  • Run TypeScript type checking
  • Build the application
  • Upload built binary as artifact

Changes

  • Created .github/workflows/ci.yml with automated testing and build pipeline

- Add CI workflow that runs on push/PR to main and develop branches
- Install Bun 1.3.3 and dependencies
- Run TypeScript type checking
- Build the application
- Upload built binary as artifact
@adityamiskin adityamiskin merged commit f60349c into main Jan 8, 2026
1 check failed
@adityamiskin adityamiskin deleted the add-ci-workflow branch January 8, 2026 21:16
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