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.12.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.12-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chronos-cli-0.2.12.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.12.tar.gz
Algorithm Hash digest
SHA256 8e2e6174ac4cf638e21302504fcab1d5a6b2e6904fef925bb05d946f03b49986
MD5 c3e710ab7020a21d67cf2651568e4a2f
BLAKE2b-256 881b58d3e766cc072ae5acb87d80e3f0b2a5394c315dba392f6cc46b6e863889

See more details on using hashes here.

File details

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

File metadata

  • Download URL: chronos_cli-0.2.12-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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 832ebfab56e21b2c264391513ee243706e87cd776c091a90bd4d905ae33fef9f
MD5 f20d53400a1358ea0fda0dcbdb8d159f
BLAKE2b-256 84dd7b85515a2f02583d653543cbe98f43166673aa0affdc826ee041bf260388

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