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
Charlton Austin 96173485f8 Merge pull request #2041 from charltonaustin/add_cancel_to_building_build
Adding in the behavior for cancelling a build while it is being built.
2016-11-18 11:02:37 -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 Debug log all cases where we mark a build as incomplete in the queue 2016-11-07 16:13:52 -05:00
buildcanceller.py Adding in cancel for a build that is building. 2016-11-16 17:40:24 -05:00
enterprise.py Debug log all cases where we mark a build as incomplete in the queue 2016-11-07 16:13:52 -05:00
ephemeral.py Add executor-specific setup time support 2016-11-07 15:45:15 -05:00
etcd_canceller.py Adding in cancel for a build that is building. 2016-11-16 17:40:24 -05:00
executor.py Set builder hostnames to build UUID 2016-11-15 12:35:48 -08:00
noop_canceller.py Adding in cancel for a build that is building. 2016-11-16 17:40:24 -05:00