Jump to: navigation, search

Release-python-reddwarfclient

Revision as of 05:39, 7 March 2013 by Vipuls (talk | contribs) (Created page with "== Releasing python-reddwarfclient == Releasing python-reddwarfclient is automated by Openstack Infra. There are a few Jenkins jobs that are set up on Openstack Jenkins that ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Releasing python-reddwarfclient

Releasing python-reddwarfclient is automated by Openstack Infra. There are a few Jenkins jobs that are set up on Openstack Jenkins that currently handle all aspects related to releasing a version.

There are two places the packages can end up.

  1. pypi.python.org
  2. tarballs.openstack.org

The release process is based on git tags that satisfy the following pattern: ^refs/tags/([0-9]+\.)+[0-9]*(alpha|beta|candidate|rc|a|b|c|r|g)[0-9]*$

Pre-Release Candidates

A pre-release candidate is a version that you don't want pushed to Pypi, but may want to make available as a package. These packages should go to tarballs.openstack.org.

When a tag is pushed to gerrit, that contains