Skip to main content

A CLI tool that infers a next version number for Git repos.

Project description

chronos

pypi version pypi python versions pipeline status Documentation Status sonarcloud quality gate sonarcloud coverage sonarcloud bugs sonarcloud reliability

A CLI tool that infers a next version number for Git repos. It does its magic by looking at the commit messages of commits made since the last tag that had a semver in it. For this to work properly, your commits should following the Conventional Commits spec.

Getting started

Requires Git 2.0+.

To use the tool:

  • pip install --upgrade chronos-cli
  • Change into a Git repo.
  • chronos infer

To bootstrap a development environment (after you've cloned the repo and changed into it):

  • pip install --upgrade pipenv
  • pipenv sync --dev

Documentation

Docs are hosted at https://chronos-cli.readthedocs.io.

Style

This project follows PEP8.

Testing

  • pytest will run unit tests in this repo.
  • flake8 will lint the code.

This repo also has a CI/CD pipeline built with Ansible and GitLab CI.

The pipeline's Ansible playbook can be run on your *nix workstation too:

ansible-playbook ansible/pipeline.yml --tags build

Contributing

Commits should follow the Conventional Commits spec.

FAQ

TODO

Acknowledgements

  • Thanks to Eric Poitras for asking me to write an earlier version of what would become this tool. This was really his idea.

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

chronos-cli-0.2.10.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

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

chronos_cli-0.2.10-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file chronos-cli-0.2.10.tar.gz.

File metadata

  • Download URL: chronos-cli-0.2.10.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for chronos-cli-0.2.10.tar.gz
Algorithm Hash digest
SHA256 c2648a5f6489f814febeff2c79d32806329ea273d3209bebc9718856eaf518cb
MD5 a5fc7725549ed82140d429d0c51f0798
BLAKE2b-256 8723eb580d17a90e01805c800c631b8503511b37fdd9fc3b78911e24afa5ac95

See more details on using hashes here.

File details

Details for the file chronos_cli-0.2.10-py3-none-any.whl.

File metadata

  • Download URL: chronos_cli-0.2.10-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for chronos_cli-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 d7d3d6231cc3f01e5bed5027518db29ee9e5cde31bf51da9b37e244176345bfd
MD5 21c8b653746df88751cc88340e45ddaa
BLAKE2b-256 2a0a174df112b3c6a1d8aa34a282a201aad7197987d5ef53872141e715eb6039

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