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

Show install progress when using --progress-bar=raw #12601

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    59972c7 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    joeyballentine committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9b5001e View commit details
    Browse the repository at this point in the history
  3. Fix types

    joeyballentine committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fa26d51 View commit details
    Browse the repository at this point in the history
  4. Actually fix type

    joeyballentine committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9b8540e View commit details
    Browse the repository at this point in the history
  5. wrap with iter

    joeyballentine committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fb1859f View commit details
    Browse the repository at this point in the history
  6. use Any in raw progress return type

    yes i installed mypy locally to test this, so it should finally pass ci
    joeyballentine committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6c95fb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    3b42fa5 View commit details
    Browse the repository at this point in the history
  2. use TypeVar

    joeyballentine committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    99de154 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    31d8dad View commit details
    Browse the repository at this point in the history