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
2015-01-29 18:40:17 -05:00
..
component Remove the loop argument from the call to build_component_ready. 2015-01-05 13:08:25 -05:00
jobutil Switch to using a CloseForLongOperation around the sleep 2015-01-29 14:50:07 -05:00
manager Fix the enterprise manager to use the new coroutine based interface. 2015-01-29 10:56:18 -05:00
templates Add everyones ssh keys to the ephemeral build workers. 2015-01-29 18:40:17 -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
asyncutil.py Switch a few of the buildman methods to coroutines in order to support network calls in methods. Add a test for the ephemeral build manager. 2014-12-22 12:14:16 -05:00
builder.py Make the logs for the build manager more bearable. 2015-01-26 15:27:39 -05:00
server.py Make the loop pause when we run out of builder capacity. 2015-01-29 18:40:01 -05:00