Standard Bumpkin
pip install standard-bumpkin
Usage
git config --global user.email "foo@bar.com"
git config --global user.name "Autoversion"
bumpkin --help
# output commands to run without performing them
bumpkin --dry-run
# bump and push version if commits matching the tag specs are found
bumpkin
# bump and push version regardless, as long as there are new commits since the last tag
bumpkin --force
# bump version without generating a changelog or version file, just a tag
bumpkin --no-changelog --no-version-file --force
What is it?
A utility that parses git commit history, formulates a changelog and creates a git release. It currently only does one thing and contain plenty of bugs. Use at your own risk.
Release files for standard-bumpkin 2021.9.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| standard-bumpkin-2021.9.12.tar.gz | 10.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| standard_bumpkin-2021.9.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.3 kB
Release files / standard-bumpkin-2021.9.12.tar.gz
| Download URL | standard-bumpkin-2021.9.12.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1925fbb0dcb09c24a197660d85b22e718e4feff40119804c69cc35026098d726
|
|
BLAKE2b-256 checksum How to use checksums |
d73785abdcc69aa9430d4b32ebe86b2634eeb0d5e317511cde2ec5ac4c40361e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|
Release files / standard_bumpkin-2021.9.12-py3-none-any.whl
| Download URL | standard_bumpkin-2021.9.12-py3-none-any.whl |
|---|---|
| Size | 10.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2b6db078279d03bb621152c0dcc2a741fbe8489d7e80447e2fb05824a087fd4b
|
|
BLAKE2b-256 checksum How to use checksums |
f17c009f8b0987279b2f1acd075cca8a5bc85bd06dfb0e87ad91e932e89d1d4d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|