index
:
guix/build-coordinator
master
post-build-prioritisation
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
Commit message (
Expand
)
Author
Age
*
Fix issues with fetching builds for agents
Christopher Baines
2020-04-25
*
Add helpful output to the agent process
Christopher Baines
2020-04-25
*
Don't output the build log on the agent process
Christopher Baines
2020-04-25
*
Support sending and storing log files for builds
Christopher Baines
2020-04-25
*
Extract out call-with-streaming-http-request
Christopher Baines
2020-04-25
*
Restructure the post build actions
Christopher Baines
2020-04-25
*
Add options suited for providing substitutes
Christopher Baines
2020-04-25
*
Add datastore-list-related-derivations-with-no-build
Christopher Baines
2020-04-25
*
Add datastore-list-builds-for-derivation
Christopher Baines
2020-04-25
*
Add a hook to generate the files needed to provide substitutes
Christopher Baines
2020-04-23
*
Add datastore-list-build-outputs
Christopher Baines
2020-04-23
*
Add datastore-find-derivation-system
Christopher Baines
2020-04-23
*
Add a function to generate the string for a narinfo file
Christopher Baines
2020-04-23
*
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
*
Only sleep in the agent when there are no builds
Christopher Baines
2020-04-17
*
Switch to the fibers backend for the webserver
Christopher Baines
2020-04-17
*
Re-work how the datastore module re-exports things
Christopher Baines
2020-04-17
*
Add some more sqlite datastore functions
Christopher Baines
2020-04-17
*
Wrap transactions with some error handling
Christopher Baines
2020-04-17
*
Copy a few SQlite options from Cuirass
Christopher Baines
2020-04-17
*
Implement a couple of basic hooks
Christopher Baines
2020-04-16
*
Add better error handling in to the agent
Christopher Baines
2020-04-16
*
Include finished builds in the agent for build query
Christopher Baines
2020-04-16
*
Improve build allocation
Christopher Baines
2020-04-13
*
Support emptying the build plan
Christopher Baines
2020-04-13
*
Add missing import
Christopher Baines
2020-04-13
*
Don't allocate builds to agents where the setup previously failed
Christopher Baines
2020-04-13
*
Add datastore-fetch-setup-failures
Christopher Baines
2020-04-13
*
Fix printing out requests to the coordinator
Christopher Baines
2020-04-13
*
Support reporting setup failures to the coordinator
Christopher Baines
2020-04-13
*
Add datastore methods for handling setup failures
Christopher Baines
2020-04-13
*
Have agents run in a loop
Christopher Baines
2020-04-13
*
Only download missing inputs if all have substitutes
Christopher Baines
2020-04-13
*
Add support for sending/receiving build results
Christopher Baines
2020-04-13
*
Add datastore-store-build-result
Christopher Baines
2020-04-13
*
Re-work how agents handle missing inputs
Christopher Baines
2020-04-13
*
Use substitute-derivation in the coordinator
Christopher Baines
2020-04-13
*
Extract out substitute-derivation to the utils module
Christopher Baines
2020-04-13
*
Start storing outputs in a proper directory
Christopher Baines
2020-04-13
*
Add a coordinator function to find where an output is stored
Christopher Baines
2020-04-13
*
Add a configuration value for a directory to store build outputs
Christopher Baines
2020-04-13
*
Add datastore-find-build-output
Christopher Baines
2020-04-13
*
Add datastore functions to find builds and derivation outputs
Christopher Baines
2020-04-13
*
Add initial support for sending/storing build outputs
Christopher Baines
2020-04-13
*
Hack support for chuncked request bodies in to Guile
Christopher Baines
2020-04-13
*
Switch to the non-fibers web server
Christopher Baines
2020-04-13
*
Add a function to make a custom port to handle base64 output
Christopher Baines
2020-04-13
*
Add datastore-agent-for-build
Christopher Baines
2020-04-13
[next]