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
Joseph Schorr a34d18b9ea Fix handling of gitlab web hooks when tagging
Gitlab doesn't send any commit information for tagging events (because... reasons), and so we have to perform the lookup ourselves to have full metadata.

Fixes #1467
2017-02-16 15:40:37 -05: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 KeyError in config when not present in BitBucket trigger 2016-10-31 13:26:58 -04:00
customhandler.py Support all schemas in the custom trigger 2015-12-01 16:59:24 -05:00
githubhandler.py Merge pull request #2126 from coreos-inc/github-empty 2016-11-17 12:01:59 -05:00
gitlabhandler.py Fix handling of gitlab web hooks when tagging 2017-02-16 15:40:37 -05:00
triggerutil.py Make sure we never have a None default branch 2016-11-17 14:22:01 -05:00