Quan Yang Yeo
Quan Yang Yeo
Is there a reason why the default GCE instance template for the bots are using the older docker image versions?
This modifies how the target URL for proxying auth requests is instantiated, instead of using auth.auth_domain, it uses request.host which achieves the same behavior, but is more robust in the...
There are two issues that this PR fixes: 1. When self.client.add_watcher(issue.jira_issue, watcher) fails previously, it'd throw an exception resulting in the entire .save or .create call to fail, which would...