commit | 6d102f97c13fecd94376297d9ff1d1b7468f847a | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Wed Aug 30 10:39:56 2017 -0500 |
committer | James E. Blair <jeblair@redhat.com> | Wed Aug 30 09:47:40 2017 -0700 |
tree | 86713cded12f6216de105de8fc4b1c90b5145ff0 | |
parent | a96e8c3740a61818730861725f1d8b6b58afedba [diff] |
Added more debug logging for github requests Add two attributes to the github object storing user and project for the rate limit lines. Also add a log line before every rate limit line that explains what we just did. This could likely be improved by logging BEFORE we do a thing then letting the rate limit line serve as confirmation that we did that thing, but I didn't think of that until writing this commit message. Change-Id: Ib7bc9392a5e4bf4dd1bef294192fd5dc3107797c