Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Handle issues.guix GraphQL queries failing better | Christopher Baines | 2024-04-23 |
* | Make some module tweaks | Christopher Baines | 2024-03-17 |
* | Tweak error handling around talking to Mumi•••I think requests to Mumi were being responded to with 502's, and that led QA to delete all the patch branches. This should hopefully stop that happening in the future. | Christopher Baines | 2023-11-06 |
* | Only display merged issues once•••Using the merged_with data now available from Mumi. | Christopher Baines | 2023-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 Baines | 2023-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 Baines | 2023-06-12 |
* | Don't associate closed issues with branches | Christopher Baines | 2023-06-12 |
* | Use a single connection for mumi-bulk-issues•••As this might upset the MDC firewall less. | Christopher Baines | 2023-06-01 |
* | Remove mumi-issue-tags as it's unused | Christopher Baines | 2023-05-31 |
* | Add mumi-issue-blocking-info•••Although it doesn't work yet. | Christopher Baines | 2023-05-25 |
* | Add mumi-search-issues | Christopher Baines | 2023-05-24 |
* | Make some tweaks around refreshing patches data | Christopher Baines | 2023-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 Baines | 2022-10-25 |
* | Remove peek call | Christopher Baines | 2022-10-05 |
* | Handle when issues.guix.gnu.org is down | Christopher Baines | 2022-09-21 |
* | Remove random graphql-http-get call from mumi module | Christopher Baines | 2022-09-20 |
* | Add missing mumi.scm | Christopher Baines | 2022-09-17 |