Skip to content

Conversation

@sammuti
Copy link
Contributor

@sammuti sammuti commented Dec 11, 2025

Remove the package information from the logs using uv --quiet ..

@sammuti sammuti requested a review from bradhe December 11, 2025 15:13
@sammuti sammuti changed the base branch from main to develop December 11, 2025 15:13
@tower tower deleted a comment from github-actions bot Dec 11, 2025
.arg("--color")
.arg("never")
.arg("--no-progress")
.arg("--quiet")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably best to have some sort of VERBOSE or DEBUG flag to enable these since this may hide legit relevant problems sometimes...
@bradhe any thoughts?

Copy link
Contributor

Choose a reason for hiding this comment

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

But why? I think this is quite useful information actually--helps with debugging and knowing what packages were installed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm may be I misunderstood this line from the task

We should remove the package information from the logs, it's not useful to our users.

at https://linear.app/towerhq/issue/TOW-1213/improve-logging-in-tower-runner

@sammuti sammuti closed this Dec 12, 2025
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