Skip to content

Conversation

@mingjerli
Copy link
Owner

Summary

  • Adds a new ci.yml workflow that runs on pushes to main and PRs
  • Runs linting and formatting checks (ruff)
  • Runs tests across Python 3.10, 3.11, 3.12, 3.13

This catches lint/test issues early on PRs before the publish workflow runs on tags.

🤖 Generated with Claude Code

mingjerli and others added 2 commits December 31, 2025 05:31
Adds a separate CI workflow that runs on pushes to main and PRs:
- Lint and format checks (ruff)
- Tests across Python 3.10-3.13

This catches issues early before the publish workflow runs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
uv sync alone doesn't install optional dev dependencies.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@mingjerli mingjerli merged commit 8a08848 into main Dec 31, 2025
5 checks 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.

2 participants