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

Fixes for LocalClient bugs: glob in local clients to match cloud clients, reset default storage work on default client #436

Merged
merged 11 commits into from
Aug 22, 2024

Commits on Aug 13, 2024

  1. update glob behavior and test

    pjbull committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    557db81 View commit details
    Browse the repository at this point in the history
  2. Typing and changelog

    pjbull committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    49d85e6 View commit details
    Browse the repository at this point in the history
  3. no override

    pjbull committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9d9707c View commit details
    Browse the repository at this point in the history
  4. Self typing import

    pjbull committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c69f54c View commit details
    Browse the repository at this point in the history
  5. Simpler fix

    pjbull committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d014ef5 View commit details
    Browse the repository at this point in the history
  6. Fix 414

    pjbull committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8458f5a View commit details
    Browse the repository at this point in the history
  7. message for 414

    pjbull committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8246661 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Change reset path for default

    pjbull committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c5808be View commit details
    Browse the repository at this point in the history
  2. Fix linting

    pjbull committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    da5c82b View commit details
    Browse the repository at this point in the history
  3. More waiting styles

    pjbull committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    417fa2a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Change LocalClient to not explicitly store default storage directory (#…

    …462)
    
    * Change LocalClient to not explicitly store default storage directory
    
    * Remove extraneous file
    
    ---------
    
    Co-authored-by: Jay Qi <[email protected]>
    jayqi and jayqi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cf20d47 View commit details
    Browse the repository at this point in the history