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
Commit message (
Expand
)
Author
Age
*
Prioritise post build actions
post-build-prioritisation
Christopher Baines
2023-04-11
*
Add priority support to create-work-queue
Christopher Baines
2023-04-11
*
Add missing join
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
*
Remove datastore-select-allocated-builds
Christopher Baines
2023-04-11
*
Drop the delay for retrying uploads on failure
Christopher Baines
2023-04-11
*
Remove the crude alarm based timeout for submitting outputs
Christopher Baines
2023-04-11
*
Reduce logging on build failures
Christopher Baines
2023-04-11
*
Include build priority when selecting allocated builds
Christopher Baines
2023-04-11
*
Strip down the guix-dev.scm file
Christopher Baines
2023-04-10
*
Include the build priority when agents fetch builds
Christopher Baines
2023-04-10
*
Change allocate-builds to update-build-allocation-plan
Christopher Baines
2023-04-10
*
Use a timeout when substituting derivations in the publish hook
Christopher Baines
2023-04-10
*
Improve event/state id support for events
Christopher Baines
2023-04-03
*
Try to improve hook exception handling
Christopher Baines
2023-04-02
*
Don't call (backtrace) in the build allocator
Christopher Baines
2023-04-01
*
Give up printing backtraces for exceptions in hooks
Christopher Baines
2023-03-29
*
Try and ensure that the non-fibers sleep is used in places
Christopher Baines
2023-03-29
*
Provide more information in process-event error handling
Christopher Baines
2023-03-29
*
Remove backtrace printing from create-thread-pool
Christopher Baines
2023-03-29
*
Always keep one thread running to process hooks
Christopher Baines
2023-03-29
*
Guard against exceptions in the thread pool monitor thread
Christopher Baines
2023-03-29
*
Switch the timeout approach for guix-data-service requests
Christopher Baines
2023-03-29
*
Decrease the planned builds for agents
Christopher Baines
2023-03-29
*
Add more logging around parallel hooks
Christopher Baines
2023-03-28
*
Change how parallel hook processing works
Christopher Baines
2023-03-28
*
Add create-thread-pool
Christopher Baines
2023-03-28
*
Remove %random-state
Christopher Baines
2023-03-28
*
Move waiting after hook errors in to process-event
Christopher Baines
2023-03-27
*
Stop using the guix-memory-metrics-updater
Christopher Baines
2023-03-27
*
Handle the tags being a vector in submit-build
Christopher Baines
2023-03-27
*
Tweak how the exception handling and logging works for hooks
Christopher Baines
2023-03-27
*
Instrument the size of some Guix managed hash tables
Christopher Baines
2023-03-27
*
Fix sending tags as part of the build-submitted event
Christopher Baines
2023-03-26
*
Include build tags in the agent-builds-allocated event
Christopher Baines
2023-03-26
*
Send an event when builds are allocated to an agent
Christopher Baines
2023-03-25
*
Send event on allocation plan update
Christopher Baines
2023-03-25
*
Send event on agent status update
Christopher Baines
2023-03-25
*
Add timestamp to the events
Christopher Baines
2023-03-25
*
Add processor count to the agent status
Christopher Baines
2023-03-24
*
Include the timestamp when fetching the agent status from the db
Christopher Baines
2023-03-23
*
Fix status load average handling
Christopher Baines
2023-03-22
*
Include agent tags in the coordinator state
Christopher Baines
2023-03-22
*
Fix sharing build tags through the state
Christopher Baines
2023-03-22
*
Include the allocation plan size in the coordinator state
Christopher Baines
2023-03-22
*
Include build tags in the coordinator state
Christopher Baines
2023-03-22
*
Include agent requested systems in the coordinator state
Christopher Baines
2023-03-22
*
Include the last agent statuses in the overall status
Christopher Baines
2023-03-22
*
Have agents send their status every 30 seconds
Christopher Baines
2023-03-22
[next]