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
/
agent.scm
Commit message (
Expand
)
Author
Age
*
Avoid starting new builds when low on disk space
Christopher Baines
2024-05-12
*
Fix for guile-lib v0.2.8
Christopher Baines
2024-04-23
*
Remove mutexes from the upload monitoring
Christopher Baines
2024-03-13
*
Don't pass time to wait-condition-variable
Christopher Baines
2023-12-02
*
Actually use a separate store connection
Christopher Baines
2023-11-23
*
Remove set-store-connection-timeout
Christopher Baines
2023-11-20
*
Use a temporary store connection for substituting derivations
Christopher Baines
2023-11-20
*
Use port timeouts when checking substitutes
Christopher Baines
2023-11-20
*
Switch to (mostly) non blocking store connections in the agent
Christopher Baines
2023-11-20
*
Pass the store in to delete-outputs
Christopher Baines
2023-11-20
*
Pass the store in to get-output-details
Christopher Baines
2023-11-20
*
Don't shadow store in the agent
Christopher Baines
2023-11-20
*
Pass the store in to substitute-derivation
Christopher Baines
2023-08-20
*
Keep less derivation files open when reading derivations
Christopher Baines
2023-08-03
*
Remove crude fetching inputs timeout
Christopher Baines
2023-08-02
*
Fix not updating about uploads based on time
Christopher Baines
2023-05-22
*
Clean up some handling of uploads for agents
Christopher Baines
2023-05-11
*
Have agents report on the progress of the coordinator hashing outputs
Christopher Baines
2023-05-11
*
Tweak retrying for status update requests
Christopher Baines
2023-05-10
*
Include system uptime in the agent status information
Christopher Baines
2023-05-05
*
Enable submitting regular status updates for the hurd
Christopher Baines
2023-05-05
*
Log which inputs are missing
Christopher Baines
2023-05-05
*
Fix using with-upload-monitoring in submit-one-output
Christopher Baines
2023-05-03
*
Remove the gbc prefix from the thread names
Christopher Baines
2023-05-02
*
Stop monitoring uploads through the chunked output port
Christopher Baines
2023-04-30
*
Deallocate canceled builds from agents when they startup
Christopher Baines
2023-04-21
*
More reliably delete the compressed outputs
Christopher Baines
2023-04-20
*
Remove redundant append
Christopher Baines
2023-04-20
*
Log more about temporary files in the agent
Christopher Baines
2023-04-18
*
Prioritise post build actions
Christopher Baines
2023-04-11
*
Change - to _ to fix listing post build job derivations
Christopher Baines
2023-04-11
*
Use underscores for derivation_name
Christopher Baines
2023-04-11
*
Expose the derived priority to agents
Christopher Baines
2023-04-11
*
Reduce logging on build failures
Christopher Baines
2023-04-11
*
Have agents send their status every 30 seconds
Christopher Baines
2023-03-22
*
Print a backtrace when a exception happens for build-things
Christopher Baines
2023-03-21
*
Log the derivation substitute urls when failing to fetch derivations
Christopher Baines
2023-03-13
*
Try to improve protections against getting stuck when substituting
Christopher Baines
2023-01-30
*
Use port timeouts when fetching build inputs
Christopher Baines
2022-11-10
*
Switch to using = for testing numerical equality
Christopher Baines
2022-10-22
*
Reset the upload progress when appropriate
Christopher Baines
2022-10-14
*
Add some more logging when agents submit outputs
Christopher Baines
2022-10-14
*
Allow specifying the maximum number of allocated builds
Christopher Baines
2022-10-10
*
Properly handle build failure statuses
Christopher Baines
2022-09-02
*
Don't record the build as failed if the exception is unknown
Christopher Baines
2022-09-02
*
Fix adding GC roots for built outputs
Christopher Baines
2022-09-02
*
Allow changing the agent parallel uploads
Christopher Baines
2022-07-06
*
Move getting output details soon after the outputs are generated
Christopher Baines
2022-07-05
*
Add temp roots for built outputs
Christopher Baines
2022-07-05
*
Set thread names to help with debugging
Christopher Baines
2022-06-15
[next]