This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
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.
026ed7ffb4
quay
/
workers
History
yackob03
e787d8b2d8
Make the worker post json. Add a retry timeout after an incompletel queue item is processed. Submit webhook jobs to the queue on a successful push.
2013-11-16 15:05:26 -05:00
..
__init__.py
First few changes for the image diffs feature.
2013-10-17 18:25:19 -04:00
diffsworker.py
Extract some boilerplate from the worker and create a base class. Port the diffs worker over to the base.
2013-11-15 15:50:20 -05:00
dockerfilebuild.py
Re-add the missing method for getting repository builds. Add more logging to try to see why some builds are not getting removed from the queue.
2013-11-13 17:29:26 -05:00
webhookworker.py
Make the worker post json. Add a retry timeout after an incompletel queue item is processed. Submit webhook jobs to the queue on a successful push.
2013-11-16 15:05:26 -05:00
worker.py
Extract some boilerplate from the worker and create a base class. Port the diffs worker over to the base.
2013-11-15 15:50:20 -05:00