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

reduce pip verbosity in wheel builds #4651

Open
wants to merge 1 commit into
base: branch-24.10
Choose a base branch
from

Conversation

jameslamb
Copy link
Member

Proposes reducing the verbosity of pip wheel called in wheel builds from -vvv to -v.

This eliminates the 1000s of lines like this in CI logs:

image

to hopefully make it easier to view those logs interactively

@jameslamb jameslamb added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 11, 2024
@jameslamb jameslamb requested a review from a team as a code owner September 11, 2024 16:17
@github-actions github-actions bot added the ci label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant