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 bf41aedc9c Have gitlab default to True on permissions if they are missing
This allows the repositories to be selected in the UI, if we are unsure whether the user has permission. Since gitlab will do the check anyway, this is safe, although not a great user experience if they chose an invalid repository, but we can't really do much about that.
2017-05-02 13:11:57 -04:00
..
test Have gitlab default to True on permissions if they are missing 2017-05-02 13:11:57 -04:00
__init__.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
basehandler.py Allow null avatars from Gitlab 2017-04-04 13:41:38 -04:00
bitbuckethandler.py Skip bitbucket pushes without any commits 2017-03-20 18:23:21 -04:00
customhandler.py Add unit testing of custom trigger handler 2017-02-28 17:19:16 -05:00
githubhandler.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
gitlabhandler.py Have gitlab default to True on permissions if they are missing 2017-05-02 13:11:57 -04:00
triggerutil.py Make sure we never have a None default branch 2016-11-17 14:22:01 -05:00