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 26e8e241da Fix handling of Gitlab payloads with multiple commits
Gitlab sends multiple commits in the order reversed from Github. As this only broke recently, I suspect that they may have changed the ordering. This change makes the code order-agnostic to hopefully remove the problem going forward.

Fixes #1900
2016-09-30 12:14:32 +02: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 manual run under bitbucket repos with many tags/branches 2016-08-25 18:24:35 -04:00
customhandler.py Support all schemas in the custom trigger 2015-12-01 16:59:24 -05:00
githubhandler.py Fix missing GithubException ref 2015-11-04 11:19:49 -05:00
gitlabhandler.py Fix handling of Gitlab payloads with multiple commits 2016-09-30 12:14:32 +02:00
triggerutil.py fix skipping builds with custom-git 2015-09-22 16:51:23 -04:00