aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/manage-builds.scm
Commit message (Expand)AuthorAge
* Handle issues.guix GraphQL queries failing betterHEADmasterChristopher Baines12 days
* 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
* Set higher rebuild number limit for patch series.Julien Lepiller2023-11-02
* Fetch and display package reproducibility information for branchesChristopher Baines2023-10-29
* Make "large-number-of-builds" an issue statusChristopher Baines2023-10-29
* Refactor fetching data from patchworkChristopher Baines2023-10-17
* Provide a fallback approach for branch buildsChristopher Baines2023-10-15
* Refactor submit-builds-for-categoryChristopher Baines2023-10-15
* Ignore canceled builds when looking at changesChristopher Baines2023-09-17
* Use the new fold-builds procedure from the build coordinatorChristopher Baines2023-09-16
* Add more logging around submitting builds for issuesChristopher Baines2023-09-15
* Add missing #:timeoutChristopher Baines2023-09-15
* Add port timeouts around canceling buildsChristopher Baines2023-09-15
* Use timeouts for talking to the data service and build coordinatorChristopher Baines2023-09-13
* Move submitting patch builds in to a fiberChristopher Baines2023-09-13
* Add metrics around the submit builds threadsChristopher Baines2023-09-07
* Avoid take not working when there are less than 2 merge requestsChristopher Baines2023-08-25
* Only consider branches with merge requestsChristopher Baines2023-08-24
* Fix number to string issueChristopher Baines2023-08-24
* Skip updating derived priorities when canceling buildsChristopher Baines2023-08-19
* Always look at canceling branch buildsChristopher Baines2023-08-17
* Remove now unnecessary number->stringChristopher Baines2023-08-16
* Map over the issue numbersChristopher Baines2023-08-15
* Fix handling of issue numbersChristopher Baines2023-08-15
* Fix 1+ procedureChristopher Baines2023-08-15
* Fix issues-with-builds-to-cancel in the patch builds threadChristopher Baines2023-08-15
* Track when builds are submitted, and cancel them laterChristopher Baines2023-08-08
* Always cancel builds not for revisionChristopher Baines2023-08-01
* Set thread namesChristopher Baines2023-07-25
* Tweak priorities for branch buildsChristopher Baines2023-07-11
* Add a new package changes pageChristopher Baines2023-07-05
* Guard against exceptions fetching branch derivation changesChristopher Baines2023-06-28
* Submit builds for the first two branchesChristopher Baines2023-06-28
* Better handle systems with expected low substitute availabilityChristopher Baines2023-06-25
* Increase the build limit for patchesChristopher Baines2023-06-19
* Increase the priority of branch buildsChristopher Baines2023-06-08
* Make branch builds conditional on master branch substitute availabilityChristopher Baines2023-06-03
* Fix for-each-buildChristopher Baines2023-06-01
* Automate submitting builds for branchesChristopher Baines2023-05-25
* Make patch testing conditional on master branch substitute availabilityChristopher Baines2023-05-23
* Extract out branch related codeChristopher Baines2023-05-23
* Drop the build limit for patch testingChristopher Baines2023-05-23
* Update and re-enable cancelling buildsChristopher Baines2023-05-23