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

Sync direct references with hashes #1885

Merged
merged 20 commits into from
Jul 1, 2023
Merged

Sync direct references with hashes #1885

merged 20 commits into from
Jul 1, 2023

Commits on Jun 14, 2023

  1. Sync direct references with hashes

    Siddhartha Bagaria committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1c96c5c View commit details
    Browse the repository at this point in the history
  2. Clean up typing for Distribution

    Siddhartha Bagaria committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cfb0b91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7088e69 View commit details
    Browse the repository at this point in the history
  4. Clean up test class

    Siddhartha Bagaria committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4e04da0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Some more comments for the test class

    Siddhartha Bagaria committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0456974 View commit details
    Browse the repository at this point in the history
  2. Adapter class

    Siddhartha Bagaria committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    22cb2ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b86a0 View commit details
    Browse the repository at this point in the history
  4. Add dep on importlib-metadata

    Siddhartha Bagaria committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d5cb1dc View commit details
    Browse the repository at this point in the history
  5. Try to resolve mypy error

    Siddhartha Bagaria committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3f5722c View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin' into sync_direct_references

    Siddhartha Bagaria committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d58da9a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Simplify a little more

    Siddhartha Bagaria committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    6a44097 View commit details
    Browse the repository at this point in the history
  2. remove dep on importlib

    Siddhartha Bagaria committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    13fe77d View commit details
    Browse the repository at this point in the history
  3. add back type hints

    Siddhartha Bagaria committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    a2e3010 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6913a00 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Review comment: use isinstance instead of type

    Co-authored-by: Albert Tugushev <[email protected]>
    siddharthab and atugushev authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5d65fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8922ee4 View commit details
    Browse the repository at this point in the history
  3. Review comments

    Siddhartha Bagaria committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    aadc4ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37dca0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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