Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python packaging and CI checks #5

Merged
merged 12 commits into from
Dec 4, 2024
Merged

Python packaging and CI checks #5

merged 12 commits into from
Dec 4, 2024

Conversation

weinshec
Copy link
Owner

@weinshec weinshec commented Nov 10, 2024

Summary

  • Start managing dependencies and packaging using uv
  • Add github workflow running CI checks on PRs
  • Add CHANGELOG.md
  • Reformat all existing code using ruff
  • Fix all ruff linting issues

Tasks

  • Manage project using uv
  • Add CI checks for formatting (black), typing (pypy), lints (ruff)
  • Create CHANGELOG.md

@weinshec weinshec mentioned this pull request Nov 20, 2024
@weinshec weinshec changed the title uv packaging Python packaging and CI checks Nov 20, 2024
@weinshec weinshec marked this pull request as ready for review December 4, 2024 20:28
@weinshec weinshec merged commit 8aca3f2 into main Dec 4, 2024
5 checks passed
@weinshec weinshec deleted the uv-packaging branch December 4, 2024 20:30
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