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.
9d1ae8ba87
quay
/
workers
History
Joseph Schorr
9d1ae8ba87
FROM line check needs to be on the tuple result, not the join
2014-06-16 14:01:17 -04:00
..
__init__.py
First few changes for the image diffs feature.
2013-10-17 18:25:19 -04:00
diffsworker.py
Add a queue capacity reporter plugin to the queue. Move the queue definitions to app. Add a cloudwatch reporter to the dockerfile build queue.
2014-05-21 19:50:37 -04:00
dockerfilebuild.py
FROM line check needs to be on the tuple result, not the join
2014-06-16 14:01:17 -04:00
webhookworker.py
Add a queue capacity reporter plugin to the queue. Move the queue definitions to app. Add a cloudwatch reporter to the dockerfile build queue.
2014-05-21 19:50:37 -04:00
worker.py
Fix the metrics so they are usable for scaling the workers down and up. Switch all datetimes which touch the database from now to utcnow. Fix the worker Dockerfile.
2014-05-23 14:16:26 -04:00