软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-hatchling
- Python package build backend used by Hatch