aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/build-allocator.scm
Commit message (Expand)AuthorAge
* Fix the removal of missing input setup failures in the allocatorChristopher Baines2020-05-01
* Try to better order the buildsChristopher Baines2020-05-01
* Have the build priorities propagate between buildsChristopher Baines2020-04-29
* Move output-has-successful-build? out from filter-builds-for-agentChristopher Baines2020-04-29
* Memoize output-has-successful-build?Christopher Baines2020-04-29
* Add a useful commentChristopher Baines2020-04-29
* Use a hash-table for setup failures, rather than an alistChristopher Baines2020-04-29
* Increase the planned builds for agentsChristopher Baines2020-04-28
* Impose a limit on the number of planned buildsChristopher Baines2020-04-27
* Start implementing prioritisation of buildsChristopher Baines2020-04-25
* Handle unknown build results in the allocatorChristopher Baines2020-04-25
* Add a hook to handle missing inputsChristopher Baines2020-04-17
* Improve build allocationChristopher Baines2020-04-13