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 49b575afb6 Start refactoring of the trigger system:
- Move each trigger handler into its own file
- Add dictionary helper classes for easier reading and writing of dict-based data
- Extract the web hook payload -> internal representation building for each trigger system
- Add tests for this transformation
- Remove support for Github archived-based building
2015-09-21 16:36:48 -04: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 Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
customhandler.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
githubhandler.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
gitlabhandler.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
triggerutil.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00