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
Joseph Schorr cfc6b196a4 - Extra the build component statuses into an enum
- Add a ping method so the workers can verify the state of the controller
- Fix a bug with current_step and 0 values
- Rename the build status var to phase, to make it more distinct from the controller status
2014-11-14 14:53:35 -05:00
..
manager Get the new build system working for enterprise 2014-11-13 19:41: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
basecomponent.py WIP: Start implementation of the build manager/controller. This code is not yet working completely. 2014-11-11 18:23:15 -05:00
buildcomponent.py - Extra the build component statuses into an enum 2014-11-14 14:53:35 -05:00
buildjob.py Get the new build system working for enterprise 2014-11-13 19:41:17 -05:00
buildpack.py WIP: Get everything working except logging and job completion 2014-11-12 14:03:07 -05:00
buildstatus.py Get the new build system working for enterprise 2014-11-13 19:41:17 -05:00
enterprise_builder.py WIP: Start implementation of the build manager/controller. This code is not yet working completely. 2014-11-11 18:23:15 -05:00
server.py Get the new build system working for enterprise 2014-11-13 19:41:17 -05:00
workererror.py Get the new build system working for enterprise 2014-11-13 19:41:17 -05:00