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 content retrieval logic #24

Merged
merged 19 commits into from
Nov 25, 2024
Merged

Add content retrieval logic #24

merged 19 commits into from
Nov 25, 2024

Commits on Nov 19, 2024

  1. add getContents endpoint

    DenisaCG committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2072279 View commit details
    Browse the repository at this point in the history
  2. fix mounted drive check

    DenisaCG committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7fb06f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084f063 View commit details
    Browse the repository at this point in the history
  4. add pyarrow package

    DenisaCG committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6a078b4 View commit details
    Browse the repository at this point in the history
  5. iterate on contents listing

    DenisaCG committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    09d0f60 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

    DenisaCG committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    28c2edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0388781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f69d1f4 View commit details
    Browse the repository at this point in the history
  5. add create checkpoint logic

    DenisaCG committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    123bfda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7a1635 View commit details
    Browse the repository at this point in the history
  7. fix typo

    DenisaCG committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c507df0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. remove unused arg

    DenisaCG committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3918034 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. update type check

    Co-authored-by: Afshin Taylor Darian <[email protected]>
    DenisaCG and afshin authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f745535 View commit details
    Browse the repository at this point in the history
  2. update directory check

    DenisaCG committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a93b5fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d414642 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    0790c73 View commit details
    Browse the repository at this point in the history
  2. iterate

    DenisaCG committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    38b9d57 View commit details
    Browse the repository at this point in the history
  3. update comments

    DenisaCG committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    50f3a12 View commit details
    Browse the repository at this point in the history