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 c43173576a Fix Gitlab trigger payload bug when commits is empty
Gitlab will occasionally send trigger payloads with an empty commit list (and a null checkout_ha) for branches that have been deleted. Properly handle that case.
2016-09-30 12:03:08 +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 Gitlab trigger payload bug when commits is empty 2016-09-30 12:03:08 +02:00
triggerutil.py fix skipping builds with custom-git 2015-09-22 16:51:23 -04:00