Skip to content

Conversation

@sammuti
Copy link
Contributor

@sammuti sammuti commented Jan 30, 2026

No description provided.

@sammuti sammuti requested review from bradhe and Copilot January 30, 2026 14:47
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 implements logging improvements across several crates, adding structured telemetry context to subprocess operations and fixing minor code style issues.

Changes:

  • Added telemetry context parameter and comprehensive logging throughout the subprocess package handling flow
  • Fixed missing semicolon and applied code formatting improvements in tower-uv
  • Applied code formatting cleanup in tower-cmd

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
crates/tower-uv/src/lib.rs Added missing semicolon and reformatted multi-line code for consistency
crates/tower-runtime/src/subprocess.rs Added telemetry context parameter and comprehensive debug/info/error logging throughout package receive and unpack operations
crates/tower-cmd/src/util/apps.rs Reformatted error return statement to single line

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sammuti sammuti changed the base branch from main to develop January 30, 2026 22:53
@tower tower deleted a comment from github-actions bot Jan 30, 2026
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.

2 participants