Create pull request and push after every iteration #87

Closed
opened 2025-04-21 10:41:57 +00:00 by Jmaa · 0 comments
Owner

The current system waits until the pull request is entirely complete before pushing the changes and creating the pull request. This makes the system more difficult to debug, and more prone to late errors invalidating the entire pull request.

  • Remove the current pull request creation logic
  • Add new logic described above.
The current system waits until the pull request is entirely complete before pushing the changes and creating the pull request. This makes the system more difficult to debug, and more prone to late errors invalidating the entire pull request. - [ ] Remove the current pull request creation logic - [ ] Add new logic described above.
Jmaa added the
aider
label 2025-04-21 10:41:59 +00:00
Jmaa closed this issue 2025-04-21 12:20:04 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Jmaa/aider-gitea#87
No description provided.