Skip to content

fix: increase timeout and streamline dep-update agent#627

Merged
PureWeen merged 1 commit intomainfrom
fix/dep-update-timeout
Apr 19, 2026
Merged

fix: increase timeout and streamline dep-update agent#627
PureWeen merged 1 commit intomainfrom
fix/dep-update-timeout

Conversation

@PureWeen
Copy link
Copy Markdown
Owner

Last run timed out at 20 minutes waiting for dotnet test to finish.

Fixes:

  • 45-minute timeout (was defaulting to 20 min)
  • Single build+test step instead of separate build then test
  • Pipe through tail -30 to avoid output buffer issues
  • Explicit git format-patch instructions for reliable PR creation

- Add 45-minute timeout (default 20 min was too short for build+test)
- Combine build+test into single step to save time
- Pipe through tail -30 to avoid filling output buffers
- Explicit git format-patch instructions for PR creation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PureWeen PureWeen merged commit c361c9c into main Apr 19, 2026
@PureWeen PureWeen deleted the fix/dep-update-timeout branch April 19, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant