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-02-25 13:56:05 -05:00
..
component Add trigger metadata (which includes the SHA) and the built image_id to the event data 2015-02-24 15:13:51 -05:00
jobutil Add trigger metadata (which includes the SHA) and the built image_id to the event data 2015-02-24 15:13:51 -05:00
manager Handle the case where we cannot write the tags on the build nodes 2015-02-25 13:47:36 -05:00
templates Switch to using a squashed image for the build workers 2015-02-10 15:43:01 -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 Merge master changes 2015-02-05 13:11:16 -05:00
enums.py Make sure the build manager dies on an unhandled schedule exception 2015-02-25 12:19:21 -05:00
server.py buildman: initialize queuemetrics asynchronously 2015-02-25 13:55:18 -05:00