Closed luisg123v closed 6 years ago
Currently, if any error occurs when fetching SSH keys of the author and committer, the printed message is bare and it's only visible in debug level:
... DEBUG runbotdb odoo.addons.runbot_travis2docker.models.runbot_build: Error fetching author
This commits makes this error more verbose and useful, and increases its logging level to warning.
Currently, if any error occurs when fetching SSH keys of the author and committer, the printed message is bare and it's only visible in debug level:
... DEBUG runbotdb odoo.addons.runbot_travis2docker.models.runbot_build: Error fetching author
This commits makes this error more verbose and useful, and increases its logging level to warning.