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

Forward-merge branch-24.10 into branch-24.12 #4678

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Commits on Sep 27, 2024

  1. reduce pip verbosity in wheel builds (#4651)

    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](https://github.com/user-attachments/assets/4dc2b024-c9f1-4618-9c94-8166c6aa9a13)
    
    to hopefully make it easier to view those logs interactively
    
    Authors:
      - James Lamb (https://github.com/jameslamb)
    
    Approvers:
      - Vyas Ramasubramani (https://github.com/vyasr)
    
    URL: #4651
    jameslamb authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    54b03da View commit details
    Browse the repository at this point in the history