aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/manage-builds.scm
Commit message (Expand)AuthorAge
* 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
* 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