Gerrit Project Builder Tools
Go to file
Clark Boylan c7f4d61b82 Switch from tox to nox
Recent tox releases have put us on a config treadmill. Avoid these
issues entirely by using nox. Nox is a tox alternative that uses
standard tools like pip and should be simpler to use for us.

Change-Id: Ifce288808f535b5ee071dddc597ef54a6d3d03bb
Depends-On: https://review.opendev.org/883664
2023-05-19 17:15:47 +00:00
jeepyb update_blueprint: handle recent gerrit arguments 2022-12-01 13:46:51 +11:00
.gitignore Switch from tox to nox 2023-05-19 17:15:47 +00: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 Switch from tox to nox 2023-05-19 17:15:47 +00: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
noxfile.py Switch from tox to nox 2023-05-19 17:15:47 +00:00
README.rst Switched documentation to point to storyboard. 2014-11-11 15:17:23 -08:00
requirements.txt Bump gerritlib requirement to 0.10.0 2021-03-26 12:44:46 +00:00
setup.cfg Switch from tox to nox 2023-05-19 17:15:47 +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

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.