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 7372068a72 fix skipping builds with custom-git
Custom git triggers don't necessarily have commit info available. Our
code reading the commit message was under the assumption that it would
always be there.
2015-09-22 16:51:23 -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 raise_if_skipped_build calls 2015-09-22 15:05:25 -04:00
customhandler.py Fix raise_if_skipped_build calls 2015-09-22 15:05:25 -04:00
githubhandler.py Fix raise_if_skipped_build calls 2015-09-22 15:05:25 -04:00
gitlabhandler.py Fix raise_if_skipped_build calls 2015-09-22 15:05:25 -04:00
triggerutil.py fix skipping builds with custom-git 2015-09-22 16:51:23 -04:00