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
*
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
*
Fix spacing in a logging message
Christopher Baines
2022-05-21
*
Add more logging and timeouts around fetching inputs
Christopher Baines
2022-05-21
*
Add some extra logging when an output has been submitted
Christopher Baines
2022-04-09
*
Remove double retry-on-error for submitting outputs
Christopher Baines
2022-04-09
*
Fix timeout when fetching inputs
Christopher Baines
2022-04-08
*
Don't require reading the derivation after the build has happened
Christopher Baines
2022-01-19
*
Add correct guard to deleting compressed outputs
Christopher Baines
2022-01-09
*
Delete compressed outputs after a build finishes successfully
Christopher Baines
2021-12-27
*
Have the agent add temporary roots on various store items
Christopher Baines
2021-12-24
*
Log unknown store protocol error messages
Christopher Baines
2021-12-24
*
Fix displaying the total bytes for uploads in progress
Christopher Baines
2021-12-19
*
Fix logging deleting temporary files
Christopher Baines
2021-12-19
*
Cleanup temporary files on startup
Christopher Baines
2021-12-19
*
Compress outputs in the thread for the build
Christopher Baines
2021-12-19
*
Change the post build actions thread pool size
Christopher Baines
2021-12-19
[next]