Commit message (Collapse) | 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 | Christopher Baines | 2023-11-06 |
| | | | | | | 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. | ||
* | Only display merged issues once | Christopher Baines | 2023-10-13 |
| | | | | Using the merged_with data now available from Mumi. | ||
* | Have mumi-bulk-issues not fail on some errors from Mumi | Christopher Baines | 2023-07-21 |
| | | | | Since that seems to happen quite a lot at the moment. | ||
* | Improve ordering issues | Christopher Baines | 2023-06-12 |
| | | | | | | | 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. | ||
* | Don't associate closed issues with branches | Christopher Baines | 2023-06-12 |
| | |||
* | Use a single connection for mumi-bulk-issues | Christopher Baines | 2023-06-01 |
| | | | | As this might upset the MDC firewall less. | ||
* | Remove mumi-issue-tags as it's unused | Christopher Baines | 2023-05-31 |
| | |||
* | Add mumi-issue-blocking-info | Christopher Baines | 2023-05-25 |
| | | | | Although it doesn't work yet. | ||
* | 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 | Christopher Baines | 2022-10-25 |
| | | | | | Query the open status so that Patchwork isn't relied on for that. Also switch to querying the tags in bulk. | ||
* | 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 |