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.
1ccd6a9c5d
quay
/
workers
History
Jake Moshenko
1ccd6a9c5d
Change the max_instances for the workers to only allow one parallel job execution.
2014-10-22 18:09:00 -04:00
..
__init__.py
First few changes for the image diffs feature.
2013-10-17 18:25:19 -04:00
buildlogsarchiver.py
Allow most builds to be archived without writing a file to the disk.
2014-09-16 00:03:04 -04:00
diffsworker.py
Update the worker code to better handle exceptions, fix the utcdate issue and make sure we send the proper retry. Also updates notification workers to send JobExceptions rather than returning true or false
2014-09-22 12:52:57 -04:00
dockerfilebuild.py
Add a synthetic .git directory containing the commit sha so that 'git rev-parse HEAD' works from inside builds
2014-10-10 17:20:07 -04:00
notificationworker.py
Update the worker code to better handle exceptions, fix the utcdate issue and make sure we send the proper retry. Also updates notification workers to send JobExceptions rather than returning true or false
2014-09-22 12:52:57 -04:00
worker.py
Change the max_instances for the workers to only allow one parallel job execution.
2014-10-22 18:09:00 -04:00