Commit Graph

11 Commits

Author SHA1 Message Date
Anne Gentle 85a3e439c9 Removes tabs from .sh files
Change-Id: I07f983cb70b5398727b0e92e17057b8cf72e281d
2017-05-08 14:20:19 -05:00
Matthieu Huin 1b9116f225 Add GERRIT_KEY and GERRIT_SERVER options in scripts
This allows the user to specify the private key to use to connect
to the gerrit server, and to specify which gerrit server to use.

Change-Id: I391e9a81350dfc8820d181392574b2cd8f2c3f6a
2015-03-26 17:53:29 +01:00
Robert Collins 2924696365 Make pdb debugging of openreviews possible.
This allows dropping into pdb while still using genresults-openreviews
which I found useful.

Change-Id: I2dbd2ce773b097248291c7c0897fa02539f1eddc
2014-09-03 12:43:07 +12:00
Russell Bryant 427384a7f5 Show 15 oldest in single project results
Change-Id: I75fcae315a682b1c4b11259c56d4ad4881ec3163
2014-02-09 18:13:50 -05:00
Robert Collins 1b1c2dad6f Move openreviews into the reviewstats namespace.
Change-Id: I3029a4568c74b227412b677fcb5e6df6c040458f
2013-11-25 11:18:12 -05:00
Robert Collins 3e09039c02 Move openapproved into the reviewstats namespace.
This involves updating one of the shell scripts which now depends on
'pip install -e .' or 'pip install reviewstats' (for a release) having
been run.

Change-Id: I2e63501c4a41ed0b20b1ab7ba1e2f78beed04962
2013-11-25 11:18:12 -05:00
Russell Bryant 69e6906032 Put HEAD hash in published results output
Change-Id: I184d5c4f066f461d570e9724f05c8d434c812b92
2013-10-07 15:03:48 -04:00
Russell Bryant c2638132a5 Support GERRIT_USER env var
Change-Id: I09af50ddc65a1dacef88dc6b0c402d9d3d144c5f
2013-10-07 13:15:50 -04:00
Russell Bryant adb09ee7e7 Use separate script for reviews for bugs
Change-Id: Id8df0387811d1706dd605d5f09a23701431fabf2
2013-09-30 17:41:03 -04:00
Russell Bryant 41e8f1876e Add script for mapping reviews to bugs and their milestones
Change-Id: Iaca8ee0e0bdd353e28ab819b561b550b58e075e2
2013-09-25 15:28:23 -04:00
Russell Bryant 2a137e7821 Split up generation into 2 scripts
Change-Id: Ib9bd1039922f5338fdea2348d9f221709c2fafde
Reviewed-on: https://review.openstack.org/36336
Approved: Russell Bryant <rbryant@redhat.com>
Reviewed-by: Russell Bryant <rbryant@redhat.com>
Tested-by: Jenkins
2013-07-09 20:20:32 +00:00