Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve command error handling #107

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

PhearZero
Copy link
Member

ℹ Overview

  • cleans up command outputs for command runner
  • organizes friendly error at the end of command output
  • handles multiple error types gracefully

📝 Related Issues

✅ Acceptance:

  • Pre-commit checks pass

@PhearZero PhearZero added the task label Jan 16, 2025
@PhearZero PhearZero added this to the Milestone 2 milestone Jan 16, 2025
@PhearZero PhearZero self-assigned this Jan 16, 2025
@PhearZero PhearZero linked an issue Jan 16, 2025 that may be closed by this pull request
@PhearZero PhearZero requested a review from tasosbit January 16, 2025 17:24
@PhearZero PhearZero changed the base branch from main to v1.2.0 January 20, 2025 17:46
@PhearZero PhearZero merged commit a808fe2 into v1.2.0 Jan 21, 2025
4 checks passed
tasosbit pushed a commit that referenced this pull request Jan 22, 2025
…eporting

fix: improve command error handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🧹 Improved error reporting
2 participants