Skip to content

Tower Cli production release#82

Merged
konstantinoscs merged 3 commits intomainfrom
develop
Aug 29, 2025
Merged

Tower Cli production release#82
konstantinoscs merged 3 commits intomainfrom
develop

Conversation

@konstantinoscs
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves error handling and display in the Tower CLI tool by enhancing how API errors are processed and presented to users.

  • Extracts error content display logic into a reusable function for better code organization
  • Improves error content extraction to use actual response content instead of generic error strings
  • Enhances error message formatting with better fallback handling for unparseable JSON responses

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
crates/tower-cmd/src/util/apps.rs Updates error content extraction to use actual API response content
crates/tower-cmd/src/output.rs Refactors error display logic into reusable function and improves JSON parsing error handling

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@konstantinoscs konstantinoscs merged commit 3ed35b1 into main Aug 29, 2025
7 checks passed
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.

3 participants