aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/coordinator.scm
Commit message (Expand)AuthorAge
* Stop if the build command failsChristopher Baines2020-04-30
* Add --ignore-if-build-for-outputs-existsChristopher Baines2020-04-30
* Handle exceptions in the build allocator threadChristopher Baines2020-04-29
* Start timing the duration of a couple of coordinator actionsChristopher Baines2020-04-28
* Fix metric namespacing in a few placesChristopher Baines2020-04-28
* Track the duration of the build allocationChristopher Baines2020-04-28
* Rework the way metrics are handledChristopher Baines2020-04-28
* Guard against a build being processed twiceChristopher Baines2020-04-27
* Ensure that successful builds have the outputs and log fileChristopher Baines2020-04-26
* Support sending and storing log files for buildsChristopher Baines2020-04-25
* Add options suited for providing substitutesChristopher Baines2020-04-25
* Send over some metadata from the agent for each outputChristopher Baines2020-04-23
* Add a hook to handle missing inputsChristopher Baines2020-04-17
* Switch the build-allocator thread to not use a channelChristopher Baines2020-04-17
* Implement a couple of basic hooksChristopher Baines2020-04-16
* Improve build allocationChristopher Baines2020-04-13
* Don't allocate builds to agents where the setup previously failedChristopher Baines2020-04-13
* Support reporting setup failures to the coordinatorChristopher Baines2020-04-13
* Add support for sending/receiving build resultsChristopher Baines2020-04-13
* Use substitute-derivation in the coordinatorChristopher Baines2020-04-13
* Add a coordinator function to find where an output is storedChristopher Baines2020-04-13
* Add a coordinator procedure to get the details for an agentChristopher Baines2020-04-11
* Support agents fetching buildsChristopher Baines2020-04-10
* Allocate builds when they're submittedChristopher Baines2020-04-10
* Support creating passwords for agentsChristopher Baines2020-04-10
* Support creating agentsChristopher Baines2020-04-10
* Implement storing buildsChristopher Baines2020-04-10
* Implement storing derivationsChristopher Baines2020-04-06
* Start writing the guix-build-coordinator scriptChristopher Baines2020-04-04