aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/manage-builds.scm
Commit message (Expand)AuthorAge
* 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
* Adjust build code for derivation changes refactoringChristopher Baines2023-05-23
* Support submitting branch builds manuallyChristopher Baines2023-05-16
* Stop canceling builds againChristopher Baines2023-04-25
* Stop submitting builds for core-updatesChristopher Baines2023-04-25
* Start canceling builds againChristopher Baines2023-04-20
* Submit branch builds in parallelChristopher Baines2023-04-20
* Reenable builds for core-updatesChristopher Baines2023-04-20
* Stop building core-updatesChristopher Baines2023-04-11
* Refactor submitting builds for issuesChristopher Baines2023-04-09
* Reduce the build limit for patchesChristopher Baines2023-03-12
* Remove unnecessarily duplicated derivation changes proceduresChristopher Baines2023-03-11
* Submit patch builds in parallelChristopher Baines2023-03-09
* Increase the patch build limit to 1500 per systemChristopher Baines2023-03-06
* Increase the number of builds that can be performed for patchesChristopher Baines2023-03-06
* Enable builds for core-updatesChristopher Baines2023-03-03