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/manager
Joseph Schorr 361fb33574 - Add a small build script
- Take in the build worker branch name from config
- Add additional logging (to be removed after we figure out the problem)
2015-02-03 12:48:41 -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
basemanager.py Generalize the ephemeral build managers so that any manager may manage a builder spawned by any other manager. 2014-12-31 11:33:56 -05:00
enterprise.py Fix the enterprise manager to use the new coroutine based interface. 2015-01-29 10:56:18 -05:00
ephemeral.py Allow the key prefixes in etcd to be configurable. 2015-02-02 12:00:19 -05:00
executor.py - Add a small build script 2015-02-03 12:48:41 -05:00