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

feat: allow configuring pypi insecure host #2521

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

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    8c8aaf5 View commit details
    Browse the repository at this point in the history
  2. update doc

    zen-xu committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b2957fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c4281 View commit details
    Browse the repository at this point in the history
  4. fix lint

    zen-xu committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    26df5bf View commit details
    Browse the repository at this point in the history
  5. fix test

    zen-xu committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e086c4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    082f65d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    d073d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e20c5a View commit details
    Browse the repository at this point in the history
  3. fix pre-commit toml lint

    zen-xu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d55a12c View commit details
    Browse the repository at this point in the history
  4. fix clippy lint

    zen-xu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    07afa44 View commit details
    Browse the repository at this point in the history
  5. just parse from string

    zen-xu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    483ac58 View commit details
    Browse the repository at this point in the history
  6. fix test

    zen-xu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f889cfb View commit details
    Browse the repository at this point in the history
  7. fix comment

    zen-xu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4a77dfc View commit details
    Browse the repository at this point in the history
  8. fix clippy

    zen-xu committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    19c92c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

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

Commits on Nov 29, 2024

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

    zen-xu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    403af72 View commit details
    Browse the repository at this point in the history
  3. fix test

    zen-xu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8f4daeb View commit details
    Browse the repository at this point in the history