Skip to main content

Tool for Conventional Commits

Project description

Convbump

Python versions Latest Version BSD License Code style: black

convbump is a simple tool to work with conventional commits.

Use the version command to find the next version in your repository based on the conventional commits.

Use the changelog command to generate a nicely formatted changelog (Github markdown compatible).

Use convbump --verbose version to see more information.

Requirements

convbump does not have any external dependencies.

convbump uses a pure Python library to access the Git repository and so does not require a git executable.

Development

The application is written in Python and uses Poetry to configure the package and manage its dependencies.

Make sure you have Poetry CLI installed. Then you can run

$ poetry install

which will install the project dependencies (including dev dependencies) into a Python virtual environment managed by Poetry (alternatively, you can activate your own virtual environment beforehand and Poetry will use that).

Run tests with pytest

$ poetry run pytest

or

$ poetry shell
$ pytest

pytest will take configuration from pytest.ini file first (if present), then from pyproject.toml. Add any local configuration to pytest.ini. Configuration in pyproject.toml will be used in CI. You can run your tests the same way as CI to catch any errors

$ pytest -c pyproject.toml

Code formatting

The application is formatted using black and isort.
You can either run black and isort manually or use prepared Poe task to format the whole project.

$ poetry run poe format-code

or

$ poetry shell
$ poe format-code

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

convbump-2.0.1.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

convbump-2.0.1-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file convbump-2.0.1.tar.gz.

File metadata

  • Download URL: convbump-2.0.1.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.13 Linux/6.14.0-1017-azure

File hashes

Hashes for convbump-2.0.1.tar.gz
Algorithm Hash digest
SHA256 76b7e2af33724443f49a7b866e7e586562b140beb0241d8f059f02da9f357391
MD5 caf1b19d2f3ab81da82551dd5978b30f
BLAKE2b-256 a7755c9dd0068f718e2e5ba66bf7eb26e5e2ad6c1a558a1622afbe0246b572bd

See more details on using hashes here.

File details

Details for the file convbump-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: convbump-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.13 Linux/6.14.0-1017-azure

File hashes

Hashes for convbump-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 705680882c3410153d48b074d90336c906a1204cabf1632c2295142e9cf58783
MD5 d7a46886e52f132adcd74abdea5836c1
BLAKE2b-256 34cc107160ca016c4fedaf2cf463f5b7d384bbfe8ba505617fdef20699436509

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page