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

Add support for retrieving credentials from keyring #2254

Merged
merged 33 commits into from
Mar 13, 2024

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    7193418 View commit details
    Browse the repository at this point in the history
  2. Better argument description

    BakerNet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f42ed8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82dd007 View commit details
    Browse the repository at this point in the history
  4. clippy

    BakerNet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c7ee0b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0294317 View commit details
    Browse the repository at this point in the history
  6. more unit tests

    BakerNet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d785d55 View commit details
    Browse the repository at this point in the history
  7. typo

    BakerNet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f791d71 View commit details
    Browse the repository at this point in the history
  8. clippy

    BakerNet committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    62393d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Review changs Round 1

    BakerNet committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    efd0a18 View commit details
    Browse the repository at this point in the history
  2. Review changes Round 1.1

    BakerNet committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d9be41d View commit details
    Browse the repository at this point in the history
  3. clippy

    BakerNet committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bac29c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54f8c8a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    32b2e35 View commit details
    Browse the repository at this point in the history
  2. Merge with master

    BakerNet committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5b1dd56 View commit details
    Browse the repository at this point in the history
  3. Clippy

    BakerNet committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    cea115e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    39bcb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdbea4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea63122 View commit details
    Browse the repository at this point in the history
  4. fmt

    BakerNet committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    803ad1a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Change set_from_url

    BakerNet committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6123dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177bdee View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. support UV_KEYRING_SUBPROCESS env var

    Thomas Gilgenast committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ba488bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75dc306 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from thomasgilgenast/keyring

    support UV_KEYRING_SUBPROCESS env var
    BakerNet authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1594462 View commit details
    Browse the repository at this point in the history
  4. Update crates/uv-auth/src/store.rs

    Co-authored-by: Zanie Blue <contact@zanie.dev>
    BakerNet and zanieb authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    36d43f0 View commit details
    Browse the repository at this point in the history
  5. Review Round 2

    BakerNet committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5fff276 View commit details
    Browse the repository at this point in the history
  6. Docstring

    BakerNet committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fd05e73 View commit details
    Browse the repository at this point in the history
  7. Warn on keyring error

    BakerNet committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2cf1094 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    984fd59 View commit details
    Browse the repository at this point in the history
  2. Review Round 3

    BakerNet committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    322b09e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b281499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93d8b30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31cd4e4 View commit details
    Browse the repository at this point in the history