aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* Support finding blocking builds not including cancelled onesChristopher Baines2021-04-16
* Add a new dynamic authentication approachChristopher Baines2021-02-28
* Fix processing the hook namesChristopher Baines2021-02-18
* Stop hardcoding hook names in the argument processingChristopher Baines2021-02-18
* Add a hook for determining whether agents should submit outputsChristopher Baines2021-02-17
* Make it possible to look for blocking builds for a specific systemChristopher Baines2021-02-02
* Allow specifying the build-canceled-hook on the command lineChristopher Baines2021-02-02
* List more information about agentsChristopher Baines2021-01-31
* Improve agent tags messageChristopher Baines2021-01-31
* Support listing and canceling builds by derivation systemChristopher Baines2021-01-31
* Fix up a load of the tag related codeChristopher Baines2021-01-17
* Allow changing agent tags through the command lineChristopher Baines2021-01-17
* Rework the agent messaging modulesChristopher Baines2021-01-15
* Use methods for the agent messagingChristopher Baines2021-01-15
* Enable matching tags by just the keyChristopher Baines2021-01-03
* Have build list cope with multiple pagesChristopher Baines2021-01-03
* Implement deferring buildsChristopher Baines2020-12-27
* Remove unnecessary nproc usageChristopher Baines2020-12-24
* Tweak the default max loadChristopher Baines2020-12-23
* Fix issue with the change of the load average periodChristopher Baines2020-12-23
* Switch to using the 1 minute load averageChristopher Baines2020-12-23
* Avoid starting builds if the system load is highChristopher Baines2020-12-23
* Don't try to cancel processed buildsChristopher Baines2020-12-23
* Implement canceling builds in bulkChristopher Baines2020-12-22
* Fix broken test in the basic allocatorChristopher Baines2020-12-22
* Make it possible to list builds via the command line interfaceChristopher Baines2020-12-21
* Guard against starting the coordinator for unknown commandsChristopher Baines2020-12-16
* Implement build cancelationChristopher Baines2020-12-16
* Change the prioritisation again for non native target buildsChristopher Baines2020-12-14
* Reduce the priority of cross built derivationsChristopher Baines2020-12-09
* Start using Prometheus metrics with the agentChristopher Baines2020-12-07