Release requests and history tracking
eb4c7ac4ef
make get_last_release() go further back in release history, compute the depth at which it finds a release. Properly increment feature version based on the depth at which the last release was found. Change-Id: I5880611a7d9005cee8fe4c2d7920f84d880eeeb8 Task: 22351 |
||
---|---|---|
deliverables | ||
doc | ||
openstack_releases | ||
templates | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
PROCESS.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