Skip to content

Conversation

@prosdev
Copy link
Contributor

@prosdev prosdev commented Oct 16, 2025

Closes #19

Add continuous integration workflow that runs on all PRs and pushes to main. The pipeline validates code quality through five sequential checks: install dependencies, lint, typecheck, test, and build.

@prosdev prosdev force-pushed the issue/19-add-ci-pipeline branch 3 times, most recently from 627e627 to 6a847b8 Compare October 16, 2025 09:22
Add continuous integration workflow that runs on all PRs and pushes
to main. The pipeline validates code quality through five sequential
checks: install dependencies, lint, typecheck, test, and build.
@prosdev prosdev force-pushed the issue/19-add-ci-pipeline branch from 6a847b8 to 210062f Compare October 16, 2025 09:26
@prosdev prosdev merged commit 3cc95c3 into main Oct 20, 2025
1 check passed
@prosdev prosdev deleted the issue/19-add-ci-pipeline branch October 20, 2025 17:10
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.

Add GitHub Actions CI pipeline for automated testing and quality checks

3 participants