aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-build-coordinator.in
Commit message (Expand)AuthorAge
* Show tags with build showChristopher Baines2024-02-13
* Expose information about setup failuresChristopher Baines2024-02-08
* Expose the derived priorities for buildsChristopher Baines2024-01-30
* Add more options when updating build prioritiesChristopher Baines2024-01-12
* Fix build update-priorityChristopher Baines2024-01-12
* Replace request-builds-list by fold-buildsChristopher Baines2023-08-29
* Add missing bracketChristopher Baines2023-08-02
* Support canceling builds that are depended onChristopher Baines2023-08-02
* Add some retrying when performing bulk operationsChristopher Baines2023-07-08
* Fix some stream issuesChristopher Baines2023-06-16
* 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
* 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
* 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
* Guard against canceling builds required by othersChristopher Baines2022-10-11
* Support listing builds and including/excluding builds by relationshipChristopher Baines2022-10-11
* 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
* Support updating build priorities through the command lineChristopher Baines2022-07-07
* Support listing builds by priorityChristopher Baines2022-07-07
* Support processing hook events in parallelChristopher Baines2022-06-30
* 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
* Ensure there's data in backtracesChristopher Baines2021-06-07
* 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
* 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