This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/buildtrigger
Jimmy Zelinskie c7fba332e6 fix handling missing authors for Bitbucket
The author was accidentally always being initialized as a JSONPathDict,
thus the `if` expression following was always true.

Fixes #733.
2015-10-29 14:14:05 -04:00
..
__init__.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
basehandler.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
bitbuckethandler.py fix handling missing authors for Bitbucket 2015-10-29 14:14:05 -04:00
customhandler.py Fix raise_if_skipped_build calls 2015-09-22 15:05:25 -04:00
githubhandler.py Better GitHub error messaging 2015-10-16 13:51:50 -04:00
gitlabhandler.py raise a 520 for any GitLab timeouts 2015-10-13 17:34:08 -04:00
triggerutil.py fix skipping builds with custom-git 2015-09-22 16:51:23 -04:00