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
Charlton Austin e30cd931d1 feat(buildtrigger): allow use to specify dockerfile
users can only specify the folder and the
  dockerfile must be names "Dockerfile" this allows
  users to specify the file and it can be called
  "Dockerfile" or <some name>.Dockerfile
2017-03-06 21:20:17 -05:00
..
component feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
jobutil Fix indentation in workererror 2017-01-12 16:53:12 -05:00
manager feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
qemu-coreos Default to 4GB memory for k8s builders 2016-09-29 11:20:49 -04:00
templates chore(buildman): add EvB's ssh key to cloudconfig 2016-12-06 11:18: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 Make the redis client use AsyncWrapper and coroutines 2016-11-18 15:59:14 -05:00
builder.py Add exception logging to the build manager 2015-09-30 15:49:35 -04:00
enums.py Send the correct phase when setting the phase from job_complete 2016-09-30 21:26:45 +02:00
server.py Fix removal of component from session factory 2017-02-23 17:15:47 -05:00