A small command line utility for generating CHANGELOG.md files from GitLab repository commits
Project description
GitLab CHANGELOG Generator
Description
A simple command line utility to produce a CHANGELOG.md file from the commit differences between two GitLab project branches.
Python 3.6 or Python 3.7 are required to run this utility.
Installation
This utility can be installed through pip by running the following command:
pip install gitlab-changelog-generator
Usage
changegen --ip localhost --group test-projects --project test-project --branches master release --version 1.1
Tests
Tests for this project utilise the Pytest framework. To run the existing suite of unit tests run the following command within the root directory:
pytest
Notes
All Python code has been formatted by Black, 'the uncompromising Python code formatter'.
Type checking has been provided by Pyre.
Continuous integration is handled by Travis CI.
License
See LICENSE.md.
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
Built Distribution
Hashes for gitlab-changelog-generator-1.0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7545eeb887677eb1ae18fca8f420a8af429769d93486060b32f169256cd6e66 |
|
MD5 | 6fea99f29f65a39ad7b048d65d7dee4c |
|
BLAKE2b-256 | bc35699cc08243d0977337dddba85ecf0d6e6bd6a2e1be18d6ad7994927103b9 |
Hashes for gitlab_changelog_generator-1.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 165c905186365c89dfe17571b29b62d0e115368082263a1a7d56fa2f96dd1fc3 |
|
MD5 | 03b1fc75382e0f41440cf2382c494011 |
|
BLAKE2b-256 | 65d6d13f7ef467cbf1efbc9638ce15629a80227e5063b6b54488de68ba6d4a5d |