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

Use GraphQL client instead of custom model and IO #9

Merged
merged 18 commits into from
Jul 7, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    9173429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755b8ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90c5399 View commit details
    Browse the repository at this point in the history
  4. Fix fsspec dependency

    andy-sweet committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ea5afd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c7f3c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    826bc21 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    andy-sweet committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3ab860d View commit details
    Browse the repository at this point in the history
  3. Keep using mocks

    andy-sweet committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c627783 View commit details
    Browse the repository at this point in the history
  4. Remove unneeded mockers

    andy-sweet committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    075454b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6891591 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Simplify test

    andy-sweet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e8ace6e View commit details
    Browse the repository at this point in the history
  2. Pass through URI

    andy-sweet committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8435b99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b645b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf2872 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Increase timeouts

    andy-sweet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4f3d4fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb881c View commit details
    Browse the repository at this point in the history
  3. Make URI read-only

    andy-sweet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    89f1a78 View commit details
    Browse the repository at this point in the history
  4. Fix read only in tests

    andy-sweet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    65d0e09 View commit details
    Browse the repository at this point in the history