Gerrit Project Builder Tools
Go to file
Monty Taylor 9d733a9ded Decode utf-8 from subprocess.Popen
We use subprocess.Popen directly in these scripts rather than
run_command. We need to decode the output so that we get strings
back and not bytes.

Change-Id: Ie967ceac77ecb898cab24827644b981eed22e141
2020-04-11 09:58:36 -05:00
jeepyb Decode utf-8 from subprocess.Popen 2020-04-11 09:58:36 -05: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 Use https for links 2018-10-29 13:19:02 +01: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 Remove argparse from requirements 2016-01-20 19:32:12 +01:00
setup.cfg Use https for links 2018-10-29 13:19:02 +01:00
setup.py Updated from global requirements 2015-11-13 11:12:07 +11:00
test-requirements.txt Updated from global requirements 2015-11-13 11:12:07 +11:00
tox.ini Update ConfigParser imports for python3 2020-03-21 16:42:29 -05:00

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.