Re: Github auth problems => some test results not posting

2015-04-05 Thread Josh Rosen
Thanks for catching this. It looks like a recent Jenkins job configuration change inadvertently renamed the GITHUB_OAUTH_KEY environment variable to something else, causing this to break. I've rolled back that change, so hopefully the GitHub posting should start working again. - Josh On Sun, Ap

Github auth problems => some test results not posting

2015-04-05 Thread Sean Owen
I noticed recent pull request build results weren't posting results of MiMa checks, etc. I think it's due to Github auth issues: Attempting to post to Github... > http_code: 401. > api_response: { "message": "Bad credentials", "documentation_url": "https://developer.github.com/v3"; } I've