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 verbosity in wheel builds #1474

Closed

Conversation

jameslamb
Copy link
Member

Description

Similar to rapidsai/cugraph#4651 ... proposes switching wheels builds from pip wheel -vvv. to pip wheel -v, to make the logs a bit easier to read, to reduce the effort required to debug failing wheel build jobs.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@jameslamb jameslamb added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 11, 2024
@jameslamb jameslamb requested a review from a team as a code owner October 11, 2024 21:26
@github-actions github-actions bot added the ci label Oct 11, 2024
@jameslamb
Copy link
Member Author

I'd put this up because I thought it'd be quick and non-controversial. But since it didn't get a review and the same changes are made in #1473, I'm going to close it in favor of that PR.

@jameslamb jameslamb closed this Oct 15, 2024
@jameslamb jameslamb deleted the wheel-build-verbosity branch October 15, 2024 14:16
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant