[ bianca ]
[ ソース: hatch-regex-commit ]
パッケージ: python3-hatch-regex-commit (0.0.3-2)
python3-hatch-regex-commit に関するリンク
hatch-regex-commit ソースパッケージをダウンロード:
- [hatch-regex-commit_0.0.3-2.debian.tar.xz]
- [hatch-regex-commit_0.0.3-2.dsc]
- [hatch-regex-commit_0.0.3.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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