Skip to main content

Not getting merged

Project description

Not getting merged

ChangeLog and Release Management Tooling

A simple standalone Python module for CHANGELOG and release management. Spun out of octoDNS.

Installation

Command line

pip install changelet

Usage

For help with using the command

changelet --help

In most cases the only command you're likely to encounter is create. It will be used to add a changelog entry to your branch/PR.

changelet create --type (TYPE) Short description of your change to be included in the changelog

The options for type are

  • major - rare for non-maintainers, a change that will break backwards compatibility and require users to take care when updating
  • minor - adds new functionality that is either self contained or done in a completely backwards compatible manner
  • patch - fixes an issue or bug with existing functionality
  • none - change that should not be included in the CHANGELOG and will not directly impact users, e.g. documentation, README, tooling, ...

Slash Command

There is an optional GitHub slash command action that can installed. If it's installed users with write permissions to the repo can add a comment in the PR to add Changelog entries. The interface is almost idential to the command line, though only the create command is supported at this time.

/changelog create -t none This is an example changelog entry added as a PR comment

Using changlet

Currently the tooling has only been tested with repositories in the octoDNS org, but it should be usable elsewhere. You'll want to have a look at the following for how to incorporate it into your repo and workflows.

Development

See the /script/ directory for some tools to help with the development process. They generally follow the Script to rule them all pattern. Most useful is ./script/bootstrap which will create a venv and install both the runtime and development related requirements. It will also hook up a pre-commit hook that covers most of what's run by CI.

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

changelet-0.4.0.tar.gz (22.0 kB view details)

Uploaded Source

Built Distribution

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

changelet-0.4.0-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file changelet-0.4.0.tar.gz.

File metadata

  • Download URL: changelet-0.4.0.tar.gz
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for changelet-0.4.0.tar.gz
Algorithm Hash digest
SHA256 a7dd80eb48f8277d9d14eb6a5a86d3bc45443d6051e6d1e432c713cfe18f7fa2
MD5 84ea6611e8a443417c4530a83532bd0b
BLAKE2b-256 525bf76457d70ad33876e77518f58476ff189280b5aaced86c7712a73f447043

See more details on using hashes here.

File details

Details for the file changelet-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: changelet-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.9

File hashes

Hashes for changelet-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2f1a7c5ad41b95ae3c2c272cb159c5cc6deff96d91ee9022e17f1ee02d9907a8
MD5 3282d9b5e614d245596a8e221dda1c82
BLAKE2b-256 baaf5c1b09c99c70a0033040f52de77330f548e3ccee8977037b4c5f9ecf61a4

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