Gerrit Project Builder Tools
Go to file
Steve Kowalik 5c5a9e18bd Refactor logging arguments into a common module
The command line utilities provided only haphazardly set up logging
using command line arguments. Refactor it into a common module, and
make use of it in all scripts that use logging.

This changes expire-old-reviews.py to not hardcode the log file, but
that is fine, it has no scripts calling it.

Change-Id: Ibc85f8e3b47f9c7898ad4334511b44e91ecbd736
2015-08-27 14:07:48 +10:00
jeepyb Refactor logging arguments into a common module 2015-08-27 14:07:48 +10: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 Add a register-zanata-projects script 2015-08-03 11:51:39 +10:00
setup.cfg Add a register-zanata-projects script 2015-08-03 11:51:39 +10: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.