Commit Graph

6 Commits

Author SHA1 Message Date
Doug Hellmann 280cf02610 new command to build sql database directly from gerrit
Rather than downloading the review data in one command and then
re-processing it to build a sql database in another, just move
directly from gerrit to sqlite.

Change-Id: I01545ac8e88f40b5b49148571d93fa16463e9624
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2019-01-07 18:37:34 -05:00
Doug Hellmann 8cb009ace2 add a query file to show work done on ocata extended maintenance
Change-Id: I48260047380e16984a5e011b9b931aaa5659b18b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-11-09 10:34:08 -05:00
Doug Hellmann ba50297e84 add caching support to gerrit lookups
Change-Id: I3467791a11412fb31668fbc2145a9c4ec377fbd0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-29 20:12:46 -04:00
Doug Hellmann ab4cd7d192 set up stestr
include a stub test file just so that stestr doesn't error out because
there are no tests

Change-Id: Id4a9e1dfecca8f52ac03f7a7b68af95dcea42c50
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-29 17:09:07 -04:00
Doug Hellmann 07d2ac1788 add basic files for setting up a tox environment
Change-Id: I1ab0ad61666bf39e2bf420165d79eef3f653c9c1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-24 15:34:17 -05:00
Lance Bragstad df995a0328 Add initial tools for burndown charts
This tooling has been used several times for tracking large efforts
across many projects. This commit introduces it to the goal-tools
reporsitory and attempts to make it a bit more generic and not
specific to any one effort it was used for in the past.

Change-Id: I316cbd0fb9a98c5cc7cfdc6e4b96579e91d69271
2018-01-18 16:45:16 +00:00