Release requests and history tracking
47c4ede8e2
The gate keeps a local cache of repos that will not reflect things like the manual deletion of refs such as incorrect branches. In order for the validation to pass before the cache is rebuilt, we need to prune the repo to pick up those deletions. Change-Id: I25848275f90ec440e85765f87a23cd1413aab6cb Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.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