Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
commitizen-tools
/
commitizen
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
353
Star
3.5k
Code
Issues
115
Pull requests
48
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
build(uv): Replacing Poetry with uv for project management
- #1749
#1749
Merged
noirbizarre
merged 12 commits into
commitizen-tools:master
commitizen-tools/commitizen:master
from
YazdanRa:feature/uv
YazdanRa/commitizen:feature/uv
Copy head branch name to clipboard
Dec 30, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
build(uv): Replacing Poetry with uv for project management
#1749
noirbizarre
merged 12 commits into
commitizen-tools:master
commitizen-tools/commitizen:master
from
YazdanRa:feature/uv
YazdanRa/commitizen:feature/uv
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2025
build: update dev dependencies
Lee-W
committed
b78e303
View commit details
Copy full SHA for b78e303
Browse repository at this point
feat: add custom validation
benediktziegler
authored and
Lee-W
committed
8b1fad6
View commit details
Copy full SHA for 8b1fad6
Browse repository at this point
feat: Drop support for Python 3.9 as EOL reached and add Python 3.14 support
Lee-W
committed
8265c90
View commit details
Copy full SHA for 8265c90
Browse repository at this point
style: remove Python 3.9 compatible code
Lee-W
committed
2072f8e
View commit details
Copy full SHA for 2072f8e
Browse repository at this point
Commits on Dec 19, 2025
refactor: migrate from Poetry to uv for dependency management and build processes
YazdanRa
committed
ce4f408
View commit details
Copy full SHA for ce4f408
Browse repository at this point
Commits on Dec 29, 2025
Merge remote-tracking branch 'upstream/HEAD' into feature/uv
Show description for a726088
YazdanRa
committed
a726088
View commit details
Copy full SHA for a726088
Browse repository at this point
build: update poethepoet dependency to version 0.34.0
YazdanRa
committed
37abd51
View commit details
Copy full SHA for 37abd51
Browse repository at this point
fix: update tox configuration to use dependency groups for test environment
YazdanRa
committed
9dda9c5
View commit details
Copy full SHA for 9dda9c5
Browse repository at this point
fix: update check-commit command to use uv instead of poetry
YazdanRa
committed
95f5d79
View commit details
Copy full SHA for 95f5d79
Browse repository at this point
refactor: remove unused poetry_command from tool.poe in pyproject.toml
YazdanRa
committed
1bd0898
View commit details
Copy full SHA for 1bd0898
Browse repository at this point
Commits on Dec 30, 2025
feat: set executor type to "uv" in tool.poe section of pyproject.toml
YazdanRa
committed
db62bad
View commit details
Copy full SHA for db62bad
Browse repository at this point
fix: update setup-uv action to version 7 in workflow YAML files
YazdanRa
committed
99924aa
View commit details
Copy full SHA for 99924aa
Browse repository at this point
You can’t perform that action at this time.