Gerrit Project Builder Tools
Go to file
Timothy Chavez f3c58c1c43 Only add 'groups' file to the repo if it exists
The 'groups' file gets created only if there are groups mentioned in
the 'project.config' file.  A 'project.config' file is not required to
mention any groups, thus we should only attempt to add the 'groups' file
if it exists.

Change-Id: I333df5156bc27db29143ee412d86e12606faa751
2015-06-04 18:30:24 -05:00
jeepyb Only add 'groups' file to the repo if it exists 2015-06-04 18:30:24 -05: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

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.