Gerrit Project Builder Tools
Go to file
Clark Boylan f6757510c1 Add launchpadlib as a dep
This adds launchpadlib as a dep to jeepyb so that our assemble script
can install it alongside all the other jeepyb deps when building Gerrit
images. This way we don't need to install python3-launchpadlib anymore
and can use our base python images with Gerrit.

Depends-On: https://review.opendev.org/c/opendev/system-config/+/870118
Change-Id: I94fb9c7f16aa6c12840b54dac5e272950b4dea0c
2023-01-17 15:21:45 -08:00
jeepyb update_blueprint: handle recent gerrit arguments 2022-12-01 13:46:51 +11:00
.gitignore Add .idea to .gitignore 2013-07-22 13:10:38 +04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:02 +00:00
.mailmap Add gerritx project infrastructure. 2012-11-22 09:41:44 -08:00
.zuul.yaml Run pep8 job in-repo 2020-03-23 13:36:45 -05:00
CONTRIBUTING.md Update OpenDev Manual URL in new contributor intro 2020-05-19 19:31:03 +00:00
MANIFEST.in Renamed to jeepyb. 2012-11-28 09:39:39 -08:00
README.rst Switched documentation to point to storyboard. 2014-11-11 15:17:23 -08:00
requirements.txt Add launchpadlib as a dep 2023-01-17 15:21:45 -08:00
setup.cfg Update OpenDev Manual URL in new contributor intro 2020-05-19 19:31:03 +00:00
setup.py Updated from global requirements 2015-11-13 11:12:07 +11:00
test-requirements.txt Just use flake8 instead of hacking 2020-03-24 15:00:12 -05:00
tox.ini Just use flake8 instead of hacking 2020-03-24 15:00:12 -05:00

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.