• The Internet
  • https://aanes.xyz
  • Professional Programming Addict

  • Joined on 2023-07-15
04b3baaba2 Ruff after aider
cd9e32e4b0 fix: handle existing pull request error in create_pull_request to prevent crash
Compare 2 commits »
Jmaa created pull request Jmaa/aider-gitea#101 2025-04-23 18:34:02 +00:00
Fix crash when pull request already exists
Jmaa created branch issue-91-fix-crash-when-pull-request-already-exists in Jmaa/aider-gitea 2025-04-23 18:34:02 +00:00
Jmaa pushed to issue-99-fix-weird-url-for-getting-comments at Jmaa/aider-gitea 2025-04-23 18:21:27 +00:00
e23ffd830a fix: sanitize PR number to handle full URL in get_pull_request_comments
Jmaa pushed to issue-99-fix-weird-url-for-getting-comments at Jmaa/aider-gitea 2025-04-23 15:19:57 +00:00
ffbab58c4d fix: extract PR number correctly to fix pull request comments URL
Jmaa created pull request Jmaa/aider-gitea#100 2025-04-23 15:19:57 +00:00
Fix weird url for getting comments
Jmaa created branch issue-99-fix-weird-url-for-getting-comments in Jmaa/aider-gitea 2025-04-23 15:19:57 +00:00
Jmaa opened issue Jmaa/aider-gitea#99 2025-04-23 15:13:43 +00:00
Fix weird url for getting comments
Jmaa closed pull request Jmaa/aider-gitea#83 2025-04-23 10:42:30 +00:00
Add GiteaClient get_pull_request_comments method
Jmaa closed issue Jmaa/aider-gitea#67 2025-04-23 10:42:26 +00:00
Add GiteaClient get_pull_request_comments method
Jmaa closed pull request Jmaa/aider-gitea#86 2025-04-23 10:42:06 +00:00
Aider code quality pass
Jmaa closed pull request Jmaa/aider-gitea#98 2025-04-23 07:15:03 +00:00
Try-catch around core pull request logic
ccb70d3d47 fix: add try-except around pull request creation to catch errors
Jmaa created branch issue-95-trycatch-around-core-pull-request-logic in Jmaa/aider-gitea 2025-04-23 07:00:47 +00:00
Jmaa created pull request Jmaa/aider-gitea#98 2025-04-23 07:00:47 +00:00
Try-catch around core pull request logic
Jmaa opened issue Jmaa/aider-gitea#97 2025-04-23 07:00:45 +00:00
Add arguments for specifying the aider model and the evaluator model.
Jmaa opened issue Jmaa/aider-gitea#96 2025-04-23 07:00:30 +00:00
Disable evaluation if no evaluator model is specified
Jmaa opened issue Jmaa/aider-gitea#95 2025-04-23 06:59:36 +00:00
Try-catch around core pull request logic
Jmaa pushed to issue-93-handle-failing-pipelines at Jmaa/aider-gitea 2025-04-23 06:59:30 +00:00
bff022b806 Ruff after aider
c524891168 feat: add automatic handling and resolution of failing pipelines in PRs
Compare 2 commits »
Jmaa created branch issue-93-handle-failing-pipelines in Jmaa/aider-gitea 2025-04-23 06:59:30 +00:00