Gerrit Project Builder Tools
Go to file
Jeremy Stanley b81245f04e Default to no series in update_bug.py
In I128b48d it was assumed that the series variable was already set
to a default boolean false value before testing it, but this was not
the case. Add that initial false state as a None default.

Change-Id: Ifddd9ad150aaec2db375f44f2d62fe69f6684e52
2015-07-01 20:27:01 +00:00
jeepyb Default to no series in update_bug.py 2015-07-01 20:27:01 +00:00
.gitignore Add .idea to .gitignore 2013-07-22 13:10:38 +04:00
.gitreview Updated .gitreview location 2012-12-16 20:31:45 +00:00
.mailmap Add gerritx project infrastructure. 2012-11-22 09:41:44 -08:00
CONTRIBUTING.md Workflow documentation is now in infra-manual 2015-02-03 18:40:17 +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 Update global requirements 2014-06-28 23:19:13 +08:00
setup.cfg Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:16 +00:00
setup.py Remove d2to1 usage 2013-09-13 10:57:56 -05:00
test-requirements.txt Fix pbr and hacking requirements. 2014-02-04 22:16:06 +00:00
tox.ini Ignore E125 and H flake8 violations. 2013-12-03 10:19:04 -08: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.