套件:python3-hatch-regex-commit(0.0.3-2)
python3-hatch-regex-commit 的相關連結
Debian 的資源:
下載原始碼套件 hatch-regex-commit:
- [hatch-regex-commit_0.0.3-2.dsc]
- [hatch-regex-commit_0.0.3.orig.tar.gz]
- [hatch-regex-commit_0.0.3-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Hatch plugin to create a commit and tag when bumping version
This library provides a plugin for Hatch that automates the creation of a Git commit and tag following a version bump. It offers configuration options to check for uncommitted changes before proceeding, ensuring that changes are properly documented and tagged. Users can customize the commit and tag messages, include additional arguments for Git commands, and decide whether the created tag should be signed. This contribution simplifies version management in projects and maintains a well-structured history of version changes within Git repositories, integrating seamlessly with existing systems.
其他與 python3-hatch-regex-commit 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-hatchling
- Python package build backend used by Hatch