aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/manage-builds.scm
Commit message (Expand)AuthorAge
* Fix build coordinator exception handlingtrunkChristopher Baines2025-06-19
* Use #:delay-seconds rather than #:delayChristopher Baines2025-06-18
* Reduce the branch builds sleep timeChristopher Baines2025-04-08
* Add more logging around canceling branch buildsChristopher Baines2025-04-08
* Don't get stuck trying to cancel already canceled buildsChristopher Baines2025-04-07
* Submit builds for the top 2 branchesChristopher Baines2025-04-06
* Don't expect low armhf-linux substitute availabilityChristopher Baines2025-03-25
* Submit powerpc64le-linux buildsChristopher Baines2025-03-25
* Disable submitting builds for riscv64-linuxChristopher Baines2025-03-02
* Log the URL when requesting branch derivationsChristopher Baines2025-02-27
* Don't print backtraces unless there's an errorChristopher Baines2025-02-27
* Use knots for printing exception and backtracesChristopher Baines2025-02-26
* Add missing newlineChristopher Baines2025-02-19
* Unify the cancel builds proceduresChristopher Baines2025-02-19
* Mark armhf-linux as having expected low substitute availabilityHEADmasterChristopher Baines2025-02-19
* Use Guile KnotsChristopher Baines2024-12-17
* Revert "Fix a couple of undefined variables"Christopher Baines2024-12-17
* Fix a couple of undefined variablesChristopher Baines2024-12-15
* Update and refactor the data service detailsChristopher Baines2024-12-15
* Try to fix exception handling for branch buildsChristopher Baines2024-08-31
* Retry fetching branch changes from the data serviceChristopher Baines2024-07-08
* Don't submit powerpc64le-linux builds for nowChristopher Baines2024-06-27
* Skip updating derived priorities for branch buildsChristopher Baines2024-06-25
* Increase port timeout for canceling buildsChristopher Baines2024-06-25
* Don't submit i586-gnu builds for the momentChristopher Baines2024-06-25
* Just shuffle by nameChristopher Baines2024-06-22
* Tweak derivation-changes-vectors->builds-to-keep-and-submitChristopher Baines2024-06-22
* Rework submitting builds for branchesChristopher Baines2024-06-22
* Reduce logging for some data service errorsChristopher Baines2024-06-21
* Log the URL when failing to fetch derivation changesChristopher Baines2024-06-21
* Just build one branch at a timeChristopher Baines2024-06-12
* Add riscv64-linux to %systems-to-submit-builds-forChristopher Baines2024-06-12
* Fix log messagesChristopher Baines2024-05-17
* Retry canceling buildsChristopher Baines2024-05-17
* Increase timeout when canceling buildsChristopher Baines2024-05-17
* Handle 404's while processing branch buildsChristopher Baines2024-05-17
* Avoid issue with accessing the Git repo from fibersChristopher Baines2024-05-17
* Process the issue builds in parallelChristopher Baines2024-05-15
* Submit builds in parallel via fibersChristopher Baines2024-05-15
* Submit branch builds via a fiberChristopher Baines2024-05-15
* Increase timeout for submitting buildsChristopher Baines2024-05-12
* Handle issues.guix GraphQL queries failing betterChristopher Baines2024-04-23
* Make some module tweaksChristopher Baines2024-03-17
* Ignore build-already-processed errors when canceling buildsChristopher Baines2024-02-26
* Account for builds to keep when canceling branch buildsChristopher Baines2024-02-22
* Fix cancel-builds-not-for-revisionChristopher Baines2023-12-13
* Cancel builds in a loopChristopher Baines2023-12-13
* Make sure builds are canceledChristopher Baines2023-12-13
* Cancel builds before submitting new onesChristopher Baines2023-11-26
* Cancel and resubmit builds where the derivation has changedChristopher Baines2023-11-26