aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/mumi.scm
Commit message (Expand)AuthorAge
* Only display merged issues once•••Using the merged_with data now available from Mumi. Christopher Baines2023-10-13
* Have mumi-bulk-issues not fail on some errors from Mumi•••Since that seems to happen quite a lot at the moment. Christopher Baines2023-07-21
* Improve ordering issues•••Use the blocking information as well. I haven't really tested these changes yet as currently there is just one branch with an issue, but hopefully it's a step in the right direction. Christopher Baines2023-06-12
* Don't associate closed issues with branchesChristopher Baines2023-06-12
* Use a single connection for mumi-bulk-issues•••As this might upset the MDC firewall less. Christopher Baines2023-06-01
* Remove mumi-issue-tags as it's unusedChristopher Baines2023-05-31
* Add mumi-issue-blocking-info•••Although it doesn't work yet. Christopher Baines2023-05-25
* Add mumi-search-issuesChristopher Baines2023-05-24
* Make some tweaks around refreshing patches dataChristopher Baines2023-04-20
* Get more data from mumi•••Query the open status so that Patchwork isn't relied on for that. Also switch to querying the tags in bulk. Christopher Baines2022-10-25
* Remove peek callChristopher Baines2022-10-05
* Handle when issues.guix.gnu.org is downChristopher Baines2022-09-21
* Remove random graphql-http-get call from mumi moduleChristopher Baines2022-09-20
* Add missing mumi.scmChristopher Baines2022-09-17