Gerrit Project Builder Tools
Go to file
Monty Taylor 36f4fa47f3
Move make_local_copy to utils
This is also shared by manage-projecs and track-upstream - but there was
also a change to its logic in the former patch which would be hard to
see if we moved it and changed it in the same patch.

Change-Id: Iab287596d1e0db529e9557cc057d558d5b7ecccb
2017-02-15 07:53:23 -06:00
jeepyb Move make_local_copy to utils 2017-02-15 07:53:23 -06: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 Remove argparse from requirements 2016-01-20 19:32:12 +01:00
setup.cfg Split track-upstream from manage-projects 2017-02-14 12:20:07 -06: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 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.