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.
0ddfd07749
quay
/
buildman
History
Jake Moshenko
0ddfd07749
Use the tiny registry-build-worker image. Bind mount in the root certificates so that Quay SSL certificates can be calidated.
2015-01-27 14:12:47 -05:00
..
component
Remove the loop argument from the call to build_component_ready.
2015-01-05 13:08:25 -05:00
jobutil
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
manager
Make the logs for the build manager more bearable.
2015-01-26 15:27:39 -05:00
templates
Use the tiny registry-build-worker image. Bind mount in the root certificates so that Quay SSL certificates can be calidated.
2015-01-27 14:12:47 -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 build manager ports configurable.
2015-01-05 15:09:03 -05:00