Gerrit Project Builder Tools
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Stanley 8fd3fda132 Revert "update_bug.py: Check project along with series"
This reverts commit 5db1d05b70.

I should have thought about this more before approving, it naively
assumes project short names match between Gerrit and Launchpad, but
the gerrit/projects.yaml file in openstack/project-config allows to
remap projects in Gerrit to different names in LP. See the
process_bugtask function for an example of dereferencing this.

Change-Id: I3af965d705f032ffad30f65e4bd5e16c926dda14
1 month ago
jeepyb Revert "update_bug.py: Check project along with series" 1 month ago
.gitignore Switch from tox to nox 3 months ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add gerritx project infrastructure. 11 years ago
.zuul.yaml Switch from tox to nox 3 months ago
CONTRIBUTING.md Update OpenDev Manual URL in new contributor intro 3 years ago
MANIFEST.in Renamed to jeepyb. 11 years ago
README.rst Switched documentation to point to storyboard. 9 years ago
noxfile.py Switch from tox to nox 3 months ago
requirements.txt Add launchpadlib as a dep 7 months ago
setup.cfg Switch from tox to nox 3 months ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Just use flake8 instead of hacking 3 years ago

README.rst

Tools to Manage Gerrit Projects

jeepyb is a collection of tools which make managing a gerrit easier. Specifically, management of gerrit projects and their associated upstream integration with things like github, launchpad, and storyboard.