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
/
guix-build-coordinator-queue-builds-from-guix-data-service.in
Commit message (
Expand
)
Author
Age
*
Increase priority for i586-pc-gnu builds
Christopher Baines
2022-10-18
*
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
*
Tag builds when submitting them
Christopher Baines
2022-10-10
*
Tweak hardcoded derivation priorities
Christopher Baines
2022-10-08
*
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
*
Support passing the build-server-id to the Guix Data Service
Christopher Baines
2022-05-24
*
Check the processed derivations when queuing builds, not before
Christopher Baines
2022-05-24
*
Process revisions in parallel when queuing builds
Christopher Baines
2022-05-22
*
Prioritise aarch64-linux builds over armhf-linux builds
Christopher Baines
2022-02-02
*
Move priority-for-derivation
Christopher Baines
2022-02-02
*
Support queuing builds in parallel
Christopher Baines
2021-10-08
*
Line buffer the queue builds script output
Christopher Baines
2021-05-14
*
Change the prioritisation again for non native target builds
Christopher Baines
2020-12-14
*
Reduce the priority of cross built derivations
Christopher Baines
2020-12-09
*
Tweak the prioritisation of derivations
Christopher Baines
2020-10-13
*
Remove some hardcoding in the queue builds script
Christopher Baines
2020-09-27
*
Reverse systems-and-targets in the queue builds script
Christopher Baines
2020-09-27
*
Add command line argument to control building channel instances
Christopher Baines
2020-09-27
*
Skip duplicate channel instance derivation requests
Christopher Baines
2020-09-27
*
Add default for arguments in queue builds script
Christopher Baines
2020-09-20
*
Support fetching specific revisions from the Guix Data Service
Christopher Baines
2020-09-20
*
Make the processed commits file configurable
Christopher Baines
2020-09-18
*
Make the Guix Data Service to queue builds from configurable
Christopher Baines
2020-09-18
*
Make the coordinator an argument in the queue builds script
Christopher Baines
2020-09-18
*
Increase the retry times for submitting builds
Christopher Baines
2020-06-20
*
Remove left over debugging
Christopher Baines
2020-06-19
*
Handle the system more explicitly when fetching builds
Christopher Baines
2020-06-19
*
Extract out system and target from package-derivations-for-commit
Christopher Baines
2020-06-19
*
Retry requests to the Guix Data Service
Christopher Baines
2020-06-19
*
Print out a message when waiting in the queue builds script
Christopher Baines
2020-06-02
*
Increase the retry delay in the queue builds script
Christopher Baines
2020-06-02
*
Use the %processed-commits-file variable in place of the string
Christopher Baines
2020-06-02
*
Fix the missing tags argument in the queue builds script
Christopher Baines
2020-06-01
*
Include retrying when submitting builds
Christopher Baines
2020-05-20
*
Send requests directly to the coordinator for submitting builds
Christopher Baines
2020-05-20
*
Convert the client actions to happen over HTTP
Christopher Baines
2020-05-17
*
Pass the Guix Data Service instance in for substitutes
Christopher Baines
2020-05-09
*
Rework the ensure-all-related-derivations-have-builds option
Christopher Baines
2020-05-09
*
Stop if the build command fails
Christopher Baines
2020-04-30
*
Add a script to fetch builds from the Guix Data Service
Christopher Baines
2020-04-25