aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/manage-patch-branches.scm
Commit message (Expand)AuthorAge
* Pre-compute the branch, and use the issue title as wellChristopher Baines39 hours
* Sort the patches before applying them to the git branch.Vivien Kraus2024-04-16
* Fix checking for unknown commitsChristopher Baines2024-04-02
* Fix ordering of simple-format callChristopher Baines2024-04-02
* Add more logging around checking base branch changesChristopher Baines2024-04-02
* Enable checking for base revision changes for all branchesChristopher Baines2024-04-02
* Fix not deleting some patch branchesChristopher Baines2024-04-01
* Add a buffer to prevent deleting some branches that aren't foundChristopher Baines2024-03-17
* Avoid timeouts blocking creating issue branchesChristopher Baines2023-10-27
* Delete the create branch for issue logsChristopher Baines2023-10-27
* Fix checking for changes against masterChristopher Baines2023-10-22
* Handle the case when a series has no patchesChristopher Baines2023-10-21
* Highlight the intended branch on the issue pageChristopher Baines2023-10-21
* Start applying patches to non-master branchesChristopher Baines2023-10-21
* Check if all patches have been received earlierChristopher Baines2023-10-21
* Add parse-patch-nameVivien Kraus2023-10-21
* Fix calling create-branch-for-issueChristopher Baines2023-10-19
* Log more when patches haven't been receivedChristopher Baines2023-10-18
* Rework managing patch branchesChristopher Baines2023-10-18
* Refactor fetching data from patchworkChristopher Baines2023-10-17
* Improve cache clearing when recreating issue branchesChristopher Baines2023-10-16
* Fix an issue with applying patchesChristopher Baines2023-10-13
* Instrument manage patch branchesChristopher Baines2023-10-06
* Use --ignore-whitespace when applying patchesChristopher Baines2023-09-30
* Better handle patches that don't applyChristopher Baines2023-09-19
* Rework applying patchesChristopher Baines2023-09-19
* Add missing #:unwind? #tChristopher Baines2023-09-15
* Ignore exceptions when deleting the base-for-issue- tagChristopher Baines2023-08-29
* Switch to using i686-linux for checking whether to rebase issuesChristopher Baines2023-08-01
* Set thread namesChristopher Baines2023-07-25
* Add a new package changes pageChristopher Baines2023-07-05
* Try to reduce the frequency of the requests to issues.guix.gnu.orgChristopher Baines2023-05-31
* Memoize checking for changes against the latest master revisionChristopher Baines2023-05-23
* Delete patch branches where master has changed too muchChristopher Baines2023-05-23
* Improve checking for patch branches to deleteChristopher Baines2023-03-03
* Tweak and join up how many patch series are processedChristopher Baines2023-02-17
* Increase the number of series to create branches forChristopher Baines2023-02-14
* Further tweak managing patch branchesChristopher Baines2023-02-14
* Fix deleting patch branchesChristopher Baines2023-02-14
* Fix some variable issuesChristopher Baines2022-12-09
* Make sure to delete branches when applying patches failsChristopher Baines2022-12-09
* Guard against missing patchwork series datesChristopher Baines2022-12-09
* Make sure to process series for branches that already existChristopher Baines2022-12-09
* Treat issue numbers as numbers when managing patch branchesChristopher Baines2022-12-09
* Log more about recreating branchesChristopher Baines2022-12-09
* Clear relevant cache entries when recreating branchesChristopher Baines2022-12-08
* Fix string to numberChristopher Baines2022-12-05
* Pull more get-issue-branch-base-and-target-refs calls outChristopher Baines2022-12-05
* Stop creating patchwork checks when applying patchesChristopher Baines2022-11-21
* Switch to using the git repository for comparison informationChristopher Baines2022-11-20