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
*
Support listing builds and including/excluding builds by relationship
Christopher Baines
2022-10-11
*
Allow specifying the maximum number of allocated builds
Christopher Baines
2022-10-10
*
Add system information in to listing the build allocation plan
Christopher Baines
2022-10-10
*
Include priority information in the allocation plan output
Christopher Baines
2022-10-09
*
Improve listing agent build allocation plans
Christopher Baines
2022-10-09
*
Don't crash on chunked input exceptions
Christopher Baines
2022-10-08
*
Check the dynamic auth token before creating new agents
Christopher Baines
2022-10-08
*
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
*
Fix triggering build allocations for a couple of actions
Christopher Baines
2022-07-15
*
Add a couple of missing build allocation triggers
Christopher Baines
2022-07-08
*
Fix bug when handling missing output details
Christopher Baines
2022-07-07
*
Support updating build priorities through the command line
Christopher Baines
2022-07-07
*
Send more information on derivation outputs to the Guix Data Service
Christopher Baines
2022-07-07
*
Record the details of derivation outputs
Christopher Baines
2022-07-07
*
Update the derived priorities when a build is cancelled
Christopher Baines
2022-07-07
*
Support updating the priorities of builds
Christopher Baines
2022-07-07
*
Support listing builds by priority
Christopher Baines
2022-07-07
*
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
*
Fix match error when populating the running-ids hash
Christopher Baines
2022-07-03
*
Support processing hook events in parallel
Christopher Baines
2022-06-30
*
Pull fetching the event to process out of the process-event procedure
Christopher Baines
2022-06-30
*
Fix read-drv/substitute not actually reading the derivation
Christopher Baines
2022-06-15
*
Fallback to reading derivations directly from substitute servers
Christopher Baines
2022-06-15
*
Set thread names to help with debugging
Christopher Baines
2022-06-15
*
Double check when to actually store builds as asked
Christopher Baines
2022-05-22
*
Drop the fibers #:hz
Christopher Baines
2022-05-22
*
Use the substitutes channel for reading derivations
Christopher Baines
2022-05-22
*
Add delay logging around submitting builds
Christopher Baines
2022-05-22
*
Refactor build-for-output-already-exists? to only call read-drv once
Christopher Baines
2022-05-22
*
Fix spacing in a logging message
Christopher Baines
2022-05-21
*
Remove the timeout from the allocation process
Christopher Baines
2022-05-21
*
Fix the guix-data-service request timeout
Christopher Baines
2022-05-21
*
Add more logging and timeouts around fetching inputs
Christopher Baines
2022-05-21
*
Make the derivation cache a doubly weak hash table
Christopher Baines
2022-05-19
*
Avoid substituting derivations when builds are submitted
Christopher Baines
2022-05-15
*
Add a way of reading derivations directly from substitutes
Christopher Baines
2022-05-15
*
Increase the parallelism of the substitutes thread channel
Christopher Baines
2022-04-28
*
Guard against inserting unnecessary related builds
Christopher Baines
2022-04-23
*
Take the max of the derived priority and priority
Christopher Baines
2022-04-23
*
Guarantee the order of related derivations when listing them
Christopher Baines
2022-04-23
*
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
*
Move retry in submit-output
Christopher Baines
2022-04-09
*
Add a timeout for submitting outputs
Christopher Baines
2022-04-09
*
Fix timeout when fetching inputs
Christopher Baines
2022-04-08
*
Simplify with-timeout
Christopher Baines
2022-04-08
[next]