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
Charlton Austin e30cd931d1 feat(buildtrigger): allow use to specify dockerfile
users can only specify the folder and the
  dockerfile must be names "Dockerfile" this allows
  users to specify the file and it can be called
  "Dockerfile" or <some name>.Dockerfile
2017-03-06 21:20:17 -05:00
..
test feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
__init__.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
basehandler.py feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
bitbuckethandler.py feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
customhandler.py Add unit testing of custom trigger handler 2017-02-28 17:19:16 -05:00
githubhandler.py feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
gitlabhandler.py feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
triggerutil.py Make sure we never have a None default branch 2016-11-17 14:22:01 -05:00