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
/
build-allocator.scm
Commit message (
Expand
)
Author
Age
*
Decrease the planned builds for agents
Christopher Baines
2023-03-29
*
More efficiently filter and select builds in the allocator
Christopher Baines
2022-01-31
*
Only include active agents in the build allocation plan
Christopher Baines
2021-11-13
*
Refactor how unprocessed builds are tracked
Christopher Baines
2021-11-07
*
Increase the basic build allocation strategy default planned builds
Christopher Baines
2021-04-27
*
Increase the derivation ordered allocator default planned builds
Christopher Baines
2021-02-15
*
Stop the derivation ordered allocator from logging lots
Christopher Baines
2021-02-02
*
Remove the created after derivation ordered allocator argument
Christopher Baines
2021-01-31
*
Only require matching tags when the build and agent keys match
Christopher Baines
2021-01-31
*
Deduplicate agent-tags-match-build-tags
Christopher Baines
2021-01-31
*
Try to simplify part of the basic allocator
Christopher Baines
2021-01-26
*
Fix up a load of the tag related code
Christopher Baines
2021-01-17
*
Fix bug in allocators from alist to vector switch for tags
Christopher Baines
2021-01-17
*
Stop treating collections of tags as alists
Christopher Baines
2021-01-17
*
Implement agent/build tag matching
Christopher Baines
2021-01-17
*
Switch to a stable sort in the basic build allocator
Christopher Baines
2020-12-23
*
Maintain build order when breaking builds in to sublists
Christopher Baines
2020-12-23
*
Skip some unnecessary prioritisation in the basic allocator
Christopher Baines
2020-12-23
*
Have the basic allocator prioritise builds with all build inputs
Christopher Baines
2020-12-23
*
Fix typo
Christopher Baines
2020-12-22
*
Fix another number -> boolean change
Christopher Baines
2020-12-22
*
Push builds that should be ready to start to the front of the queue
Christopher Baines
2020-12-22
*
Extend the default builds-created-after time
Christopher Baines
2020-12-14
*
Fix the use of a slow alist in the basic allocator
Christopher Baines
2020-12-11
*
Just count the builds once
Christopher Baines
2020-12-11
*
Drop the number of builds allocated by default
Christopher Baines
2020-12-04
*
Guard against a potential crash in the basic allocator
Christopher Baines
2020-11-16
*
Handle agent requested systems in the basic allocation strategy
Christopher Baines
2020-11-13
*
Rework how the derivation ordered allocator gets builds
Christopher Baines
2020-11-06
*
Attempt to more gracefully handle the problem of missing derivations
Christopher Baines
2020-11-02
*
Only consider builds created in the last two weeks
Christopher Baines
2020-10-29
*
Track the number of builds the allocator is considering
Christopher Baines
2020-09-23
*
Factor in which systems agents fetch in the allocation process
Christopher Baines
2020-07-03
*
Pass through the db connection in datastore-call-with-transaction
Christopher Baines
2020-06-20
*
Fetch the derivation ordered allocator data in a transaction
Christopher Baines
2020-06-20
*
Fetch the unprocessed builds after the prioritites
Christopher Baines
2020-05-20
*
Remove some unused code
Christopher Baines
2020-05-17
*
Speed up the derivation ordered allocator a little bit
Christopher Baines
2020-05-11
*
Replace datastore-fetch-input-builds-for-unprocessed-builds
Christopher Baines
2020-05-10
*
Use some more SQL to speed up the derivation ordered allocator
Christopher Baines
2020-05-10
*
Fix datastore-fetch-input-builds-for-unprocessed-builds
Christopher Baines
2020-05-10
*
Speed up part of the derivation ordered allocator
Christopher Baines
2020-05-10
*
Stop the derivation-ordered allocator using missing inputs
Christopher Baines
2020-05-10
*
Add a new allocation strategy
Christopher Baines
2020-05-08
*
Fix the removal of missing input setup failures in the allocator
Christopher Baines
2020-05-01
*
Try to better order the builds
Christopher Baines
2020-05-01
*
Have the build priorities propagate between builds
Christopher Baines
2020-04-29
*
Move output-has-successful-build? out from filter-builds-for-agent
Christopher Baines
2020-04-29
*
Memoize output-has-successful-build?
Christopher Baines
2020-04-29
*
Add a useful comment
Christopher Baines
2020-04-29
[next]