Skip to main content

Tools to keep the release process clean.

Project description

Documentation Status Linux Build Windows Build

Autorelease

Release management for GitHub and continuous integration, based on branches. The basic philosophy is to maintain development branches (which always have development versions of the code) and release branches (which always have release versions of the code). The workflow for a release is therefore:

  1. Update the version for release and make a PR to a stable branch; the top post will be the release notes.
  2. Merge the PR.

That's it. Autorelease handles the rest.

When you make the PR to a stable branch, Autorelease will deploy the package to testpypi, and re-download it and test it again. This ensures that you don't publish broken packages. After you merge to the stable branch, Autorelease will cut a new release on GitHub, and then publish the release on PyPI.

Tools included:

  • Travis config imports and scripts to automatically test-deploy on testpypi, then cut a GitHub release, then deploy to PyPI.
  • Vendor-able GitHub Actions workflows for test-deploy, GitHub release, and PyPI deploy.
  • Vendor-able version.py that gives one true location for version (setup.cfg) while also enabling developer installs to give full and correct version information.
  • Vendor-able setup.py that keeps all user-required information in the setup.cfg.
  • Script to draft release notes based on labels on merged PRs.

If you're a Python developer who uses Travis and GitHub, Autorelease handles everything related to releasing to PyPI.

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

autorelease-0.5.0.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

autorelease-0.5.0-py2.py3-none-any.whl (31.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file autorelease-0.5.0.tar.gz.

File metadata

  • Download URL: autorelease-0.5.0.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for autorelease-0.5.0.tar.gz
Algorithm Hash digest
SHA256 2c1a78d8f08e35d9fde45e84186138a318424e0c2235344ac772ed4da1f2c79c
MD5 bcb4eaab7d9e39ff6138c4d55d67d02f
BLAKE2b-256 8ff14a4b091a1d8e75c3510b7a03658a1d16e6835933c6f628c3f10269fe83e4

See more details on using hashes here.

Provenance

File details

Details for the file autorelease-0.5.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for autorelease-0.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2157332e950cec25d7bd9d7894c3eeedc6d52fea3e5057feae7e99f5c7855aed
MD5 d19f3e094a6f137b805b6e3462aab78c
BLAKE2b-256 6744c058ea6c6bd2e46e903dd17308deddbb153e734b59993fe1b6d6666866ec

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page