Release requests and history tracking
a8c6103a77
Twine 1.12.0 has a bug that caused it to report a failure even when the upload was successful. That resulted in quite a few partially successful releases, with only wheels uploaded to PyPI, no announcements, and no tarballs uploaded to tarballs.o.o. This patch re-tags all of those releases to give us good artifacts. Change-Id: Iaea87ebe23bcad27d4422f3c477bf2fa37cf5bc5 Signed-off-by: Doug Hellmann <doug@doughellmann.com> |
||
---|---|---|
deliverables | ||
doc | ||
openstack_releases | ||
templates | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
watched_queries.yml | ||
yamllint.yml |
Using This Repository
This repository is for tracking release requests for OpenStack projects. The releases are managed using groups of "deliverables", made up of individual project repositories sharing a Launchpad group and a version number history. Many deliverables will only have one constituent project.
The repository is managed by the Release Management team.
Refer to the reference documentation for more details