index
:
guix/build-coordinator
master
post-build-prioritisation
wip
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-build-coordinator
/
coordinator.scm
Commit message (
Expand
)
Author
Age
*
Open up more fibers possibilities in the coordinator
Christopher Baines
2020-05-17
*
Add more debugging for printing backtraces for allocator exceptions
Christopher Baines
2020-05-11
*
Make sure to try again with allocation exceptions
Christopher Baines
2020-05-11
*
Try more to not forget about the need to allocate builds
Christopher Baines
2020-05-11
*
Add some time logging to allocating builds
Christopher Baines
2020-05-10
*
Clean up data for builds once the success hook completes
Christopher Baines
2020-05-09
*
Extract out a procedure for the data directory for a build
Christopher Baines
2020-05-09
*
Rework the ensure-all-related-derivations-have-builds option
Christopher Baines
2020-05-09
*
Make the allocation strategy part of the build-coordinator record
Christopher Baines
2020-05-08
*
Start passing build-coordinator records to hooks
Christopher Baines
2020-05-08
*
Make a record type for the build coordinator
Christopher Baines
2020-05-08
*
Switch to a database table rather than a channel for hook events
Christopher Baines
2020-05-08
*
Stop if the build command fails
Christopher Baines
2020-04-30
*
Add --ignore-if-build-for-outputs-exists
Christopher Baines
2020-04-30
*
Handle exceptions in the build allocator thread
Christopher Baines
2020-04-29
*
Start timing the duration of a couple of coordinator actions
Christopher Baines
2020-04-28
*
Fix metric namespacing in a few places
Christopher Baines
2020-04-28
*
Track the duration of the build allocation
Christopher Baines
2020-04-28
*
Rework the way metrics are handled
Christopher Baines
2020-04-28
*
Guard against a build being processed twice
Christopher Baines
2020-04-27
*
Ensure that successful builds have the outputs and log file
Christopher Baines
2020-04-26
*
Support sending and storing log files for builds
Christopher Baines
2020-04-25
*
Add options suited for providing substitutes
Christopher Baines
2020-04-25
*
Send over some metadata from the agent for each output
Christopher Baines
2020-04-23
*
Add a hook to handle missing inputs
Christopher Baines
2020-04-17
*
Switch the build-allocator thread to not use a channel
Christopher Baines
2020-04-17
*
Implement a couple of basic hooks
Christopher Baines
2020-04-16
*
Improve build allocation
Christopher Baines
2020-04-13
*
Don't allocate builds to agents where the setup previously failed
Christopher Baines
2020-04-13
*
Support reporting setup failures to the coordinator
Christopher Baines
2020-04-13
*
Add support for sending/receiving build results
Christopher Baines
2020-04-13
*
Use substitute-derivation in the coordinator
Christopher Baines
2020-04-13
*
Add a coordinator function to find where an output is stored
Christopher Baines
2020-04-13
*
Add a coordinator procedure to get the details for an agent
Christopher Baines
2020-04-11
*
Support agents fetching builds
Christopher Baines
2020-04-10
*
Allocate builds when they're submitted
Christopher Baines
2020-04-10
*
Support creating passwords for agents
Christopher Baines
2020-04-10
*
Support creating agents
Christopher Baines
2020-04-10
*
Implement storing builds
Christopher Baines
2020-04-10
*
Implement storing derivations
Christopher Baines
2020-04-06
*
Start writing the guix-build-coordinator script
Christopher Baines
2020-04-04