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

  • Joined on 2023-07-15
eea96f2c61 test: Mock secret loading in test_push_changes to avoid failures
80921294da test: mock secret loading in test_push_changes to avoid failures
fea7eab276 feat: add push_changes helper function and update process_issue logic
Compare 3 commits »
Jmaa created pull request Jmaa/aider-gitea#8 2025-04-13 14:10:29 +00:00
[Issue 7] Use the AGit to push and create pull requests at the same time
Jmaa opened issue Jmaa/aider-gitea#7 2025-04-13 13:54:07 +00:00
Use the AGit to push and create pull requests at the same time
Jmaa closed issue Jmaa/aider-gitea#5 2025-04-13 13:50:50 +00:00
Aider should write unit tests before solving the issue.
Jmaa deleted branch issue-aider-should-write-unit-tests-before-solving-the-issue from Jmaa/aider-gitea 2025-04-13 13:50:35 +00:00
Jmaa pushed to main at Jmaa/aider-gitea 2025-04-13 13:50:35 +00:00
8850ce06cb feat: update Aider command to instruct writing unit tests before solving issues
Jmaa merged pull request Jmaa/aider-gitea#6 2025-04-13 13:50:33 +00:00
[Issue 5] Aider should write unit tests before solving the issue.
Jmaa pushed to main at Jmaa/aider-gitea 2025-04-13 13:47:25 +00:00
7ef2e4cc38 Propogate version
4313a2fb9f feat: update Aider command to instruct writing unit tests before solving issues
Jmaa created pull request Jmaa/aider-gitea#6 2025-04-13 13:45:00 +00:00
[Issue 5] Aider should write unit tests before solving the issue.
Jmaa opened issue Jmaa/aider-gitea#5 2025-04-13 13:44:24 +00:00
Aider should write unit tests before solving the issue.
Jmaa closed issue Jmaa/aider-gitea#2 2025-04-13 13:42:07 +00:00
Pull request branch name should contain text from the issue title
Jmaa closed issue Jmaa/aider-gitea#1 2025-04-13 13:42:05 +00:00
Aider should only work on issues that have been marked with the aider label.
Jmaa pushed to main at Jmaa/aider-gitea 2025-04-13 13:41:29 +00:00
4be78a92a1 Merge pull request '[Issue 1] Aider should only work on issues that have been marked with the aider label.' (#4) from issue-1 into main
f5e7d5c379 feat: filter issues by the "aider" label in get_issues method
Compare 2 commits »
Jmaa merged pull request Jmaa/aider-gitea#4 2025-04-13 13:41:28 +00:00
[Issue 1] Aider should only work on issues that have been marked with the aider label.
Jmaa pushed to main at Jmaa/aider-gitea 2025-04-13 13:40:58 +00:00
3a147962ec Merge pull request '[Issue 2] Pull request branch name should contain text from the issue title' (#3) from issue-2 into main
0e322cdecc feat: add branch name generation from issue title and update processing call
Compare 2 commits »
Jmaa merged pull request Jmaa/aider-gitea#3 2025-04-13 13:40:57 +00:00
[Issue 2] Pull request branch name should contain text from the issue title
Jmaa pushed to issue-1 at Jmaa/aider-gitea 2025-04-13 13:39:19 +00:00
f5e7d5c379 feat: filter issues by the "aider" label in get_issues method