aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Set GC_RETRY_SIGNALS=0 for the agentChristopher Baines2023-06-02
* Change listing builds to work as a streamChristopher Baines2023-05-19
* Fix listing builds stopping earlyChristopher Baines2023-05-17
* Don't print out "build-canceled" for each canceled buildChristopher Baines2023-05-17
* Name the thread pool threads for submitting buildsChristopher Baines2023-05-02
* Log the result of cancelling buildsChristopher Baines2023-05-02
* Support the ignore-if-build-required-by-another optionChristopher Baines2023-05-02
* Simplify starting the build coordinatorChristopher Baines2023-05-02
* Try to avoid problems with printing the fibers schedulerChristopher Baines2023-04-22
* Adjust the priority for i686-linux channel instance buildsChristopher Baines2023-03-13
* Support skipping updating derived priorities when cancelling buildsChristopher Baines2023-02-21
* Rework canceling buildsChristopher Baines2023-02-21
* Don't double quote the common build filtering default optionsChristopher Baines2023-02-15
* Switch to using = for testing numerical equalityChristopher Baines2022-10-22
* Move SIGPIPE handling in to the scriptChristopher Baines2022-10-19
* Increase priority for i586-pc-gnu buildsChristopher Baines2022-10-18
* Use suspendable ports for the agent, with timeoutsChristopher Baines2022-10-16
* Fix queuing up revisions to be processed in the queue builds scriptChristopher Baines2022-10-16
* Fix missing list in queue builds scriptChristopher Baines2022-10-11
* Fix tags datastructure in the queue builds scriptChristopher Baines2022-10-11
* Guard against canceling builds required by othersChristopher Baines2022-10-11
* Support listing builds and including/excluding builds by relationshipChristopher Baines2022-10-11
* Allow specifying the maximum number of allocated buildsChristopher Baines2022-10-10
* Tag builds when submitting themChristopher Baines2022-10-10
* Add system information in to listing the build allocation planChristopher Baines2022-10-10
* Include priority information in the allocation plan outputChristopher Baines2022-10-09
* Improve listing agent build allocation plansChristopher Baines2022-10-09
* Tweak hardcoded derivation prioritiesChristopher Baines2022-10-08
* Support updating build priorities through the command lineChristopher Baines2022-07-07
* Support listing builds by priorityChristopher Baines2022-07-07
* Allow changing the agent parallel uploadsChristopher Baines2022-07-06
* Support processing hook events in parallelChristopher Baines2022-06-30
* Add a crude way of overriding the hardcoded prioritiesChristopher Baines2022-05-27
* Support specifying branches to submit builds forChristopher Baines2022-05-27
* Drop the default number of threads for queuing builds to 1Christopher Baines2022-05-27
* Remove left over peek call from queue builds scriptChristopher Baines2022-05-27
* Support passing the build-server-id to the Guix Data ServiceChristopher Baines2022-05-24
* Check the processed derivations when queuing builds, not beforeChristopher Baines2022-05-24
* Process revisions in parallel when queuing buildsChristopher Baines2022-05-22
* Prioritise aarch64-linux builds over armhf-linux buildsChristopher Baines2022-02-02
* Move priority-for-derivationChristopher Baines2022-02-02
* Support activating and deactivating agentsChristopher Baines2021-11-13
* Show the active status of agents when listing themChristopher Baines2021-11-12
* Show agent names when listing agentsChristopher Baines2021-11-12
* Move the locale check to just happen when starting the serviceChristopher Baines2021-11-12
* Try to guard against broken locale settingsChristopher Baines2021-10-12
* Support queuing builds in parallelChristopher Baines2021-10-08
* Ensure there's data in backtracesChristopher Baines2021-06-07
* Switch to a default 1min load average of 3/4 of the processor countChristopher Baines2021-05-21
* Line buffer the queue builds script outputChristopher Baines2021-05-14