Python CLI tool to determine current version in GitLab pipelines.
Project description
gitlab-version-bumper
gitlab-version-bumper is a CLI python tool which parses GitLab environment variables and previous git tags, determines and prints the current semver version.
Installation
Release
The latest release is available in the public PyPi repo. Install via pip:
pip install gitlab-version-bumper
From git repo
You can also install directly from the git repo.
- Clone the repository
git clone <git-url> <destination>
- Change into the clone directory
cd <destination>
- Install via pip
pip install .
Usage
usage: gitlab-version-bumper [-h]
options:
-h, --help show this help message and exit
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitlab_version_bumper-0.2.0-py3-none-any.whl.
File metadata
- Download URL: gitlab_version_bumper-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
366d168dd1cd64784db6d2837cd0198d8dd96d2af355842ab1f66684c82546dc
|
|
| MD5 |
9d9a196265c127f70a8c8a325d29f72e
|
|
| BLAKE2b-256 |
e7f794c8145238b38f493899abc01613f69bf4c44d8ca09502f6c76a7808c401
|