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
/
scripts
Commit message (
Expand
)
Author
Age
*
Fix missing newline when showing builds
Christopher Baines
2024-04-29
*
Remove the now unused queue builds script
Christopher Baines
2024-03-16
*
Allow setting the dynamic auth token via environment variable
Christopher Baines
2024-02-13
*
Show tags with build show
Christopher Baines
2024-02-13
*
Expose information about setup failures
Christopher Baines
2024-02-08
*
Expose the derived priorities for builds
Christopher Baines
2024-01-30
*
Add more options when updating build priorities
Christopher Baines
2024-01-12
*
Fix build update-priority
Christopher Baines
2024-01-12
*
Set %file-port-name-canonicalization to avoid readlink syscalls
Christopher Baines
2023-11-28
*
Replace request-builds-list by fold-builds
Christopher Baines
2023-08-29
*
Add missing bracket
Christopher Baines
2023-08-02
*
Support canceling builds that are depended on
Christopher Baines
2023-08-02
*
Add some retrying when performing bulk operations
Christopher Baines
2023-07-08
*
Fix some stream issues
Christopher Baines
2023-06-16
*
Set GC_RETRY_SIGNALS=0 for the agent
Christopher Baines
2023-06-02
*
Change listing builds to work as a stream
Christopher Baines
2023-05-19
*
Fix listing builds stopping early
Christopher Baines
2023-05-17
*
Don't print out "build-canceled" for each canceled build
Christopher Baines
2023-05-17
*
Name the thread pool threads for submitting builds
Christopher Baines
2023-05-02
*
Log the result of cancelling builds
Christopher Baines
2023-05-02
*
Support the ignore-if-build-required-by-another option
Christopher Baines
2023-05-02
*
Simplify starting the build coordinator
Christopher Baines
2023-05-02
*
Try to avoid problems with printing the fibers scheduler
Christopher Baines
2023-04-22
*
Adjust the priority for i686-linux channel instance builds
Christopher Baines
2023-03-13
*
Support skipping updating derived priorities when cancelling builds
Christopher Baines
2023-02-21
*
Rework canceling builds
Christopher Baines
2023-02-21
*
Don't double quote the common build filtering default options
Christopher Baines
2023-02-15
*
Switch to using = for testing numerical equality
Christopher Baines
2022-10-22
*
Move SIGPIPE handling in to the script
Christopher Baines
2022-10-19
*
Increase priority for i586-pc-gnu builds
Christopher Baines
2022-10-18
*
Use suspendable ports for the agent, with timeouts
Christopher Baines
2022-10-16
*
Fix queuing up revisions to be processed in the queue builds script
Christopher Baines
2022-10-16
*
Fix missing list in queue builds script
Christopher Baines
2022-10-11
*
Fix tags datastructure in the queue builds script
Christopher Baines
2022-10-11
*
Guard against canceling builds required by others
Christopher Baines
2022-10-11
*
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
*
Tag builds when submitting them
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
*
Tweak hardcoded derivation priorities
Christopher Baines
2022-10-08
*
Support updating build priorities through the command line
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
*
Support processing hook events in parallel
Christopher Baines
2022-06-30
*
Add a crude way of overriding the hardcoded priorities
Christopher Baines
2022-05-27
*
Support specifying branches to submit builds for
Christopher Baines
2022-05-27
*
Drop the default number of threads for queuing builds to 1
Christopher Baines
2022-05-27
*
Remove left over peek call from queue builds script
Christopher Baines
2022-05-27
[next]