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/buildman
Jimmy Zelinskie 872c135205 Make ping method static.
Without being static or passing a self parameter, the worker will
receive a runtime WAMP error when they attempt to ping during a
health check, this marks them unhealthy every single time you
attempt a health check.
2014-11-20 16:19:02 -05:00
..
manager Simple code review changes. 2014-11-20 14:36:22 -05:00
__init__.py WIP: Start implementation of the build manager/controller. This code is not yet working completely. 2014-11-11 18:23:15 -05:00
basecomponent.py Simple code review changes. 2014-11-20 14:36:22 -05:00
buildcomponent.py Make ping method static. 2014-11-20 16:19:02 -05:00
buildjob.py Lint BuildManager 2014-11-18 15:45:56 -05:00
buildpack.py Simple code review changes. 2014-11-20 14:36:22 -05:00
buildstatus.py Various small fixes 2014-11-18 16:34:09 -05:00
enterprise_builder.py Simple code review changes. 2014-11-20 14:36:22 -05:00
server.py Simple code review changes. 2014-11-20 14:36:22 -05:00
workererror.py Lint BuildManager 2014-11-18 15:45:56 -05:00