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

Grid 170 update #3

Merged
merged 16 commits into from
Nov 1, 2023
Merged

Grid 170 update #3

merged 16 commits into from
Nov 1, 2023

Commits on Jul 22, 2023

  1. Add "CloudPath" to possible cloud_path types (drivendataorg#342) (dri…

    …vendataorg#343)
    
    * Add "CloudPath" to possible cloud_path types (drivendataorg#342)
    
    * Add to changelog
    
    ---------
    
    Co-authored-by: Karol Zlot <[email protected]>
    pjbull and karolzlot committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b7d394f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Added with_stem support (drivendataorg#290) (drivendataorg#354)

    * Added with_stem support
    
    * Update readme (+small fix to make_support_table)
    
    * Added test
    
    * Update history.md
    
    * Fallback to trivial CPython implementation if `with_stem` is not available
    
    * Add a clarification comment
    
    Co-authored-by: Daniel Oriyan <[email protected]>
    pjbull and Gilthans committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    45ae4ee View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Fix flake8 errors (drivendataorg#359)

    * Fix flake8 errors
    
    * Fix wrong comparison
    
    * Bump codecov action version; add codecov token
    
    ---------
    
    Co-authored-by: Jay Qi <[email protected]>
    jayqi and jayqi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d2079cc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update write_text to include newline variable (drivendataorg#362) (dr…

    …ivendataorg#363)
    
    * Update write_text to include newline variable
    
    * Remove old docstring link
    
    * Update cloudpathlib/cloudpath.py with black correction
    
    * Remove use of io module
    
    * update HISTORY.md
    
    Co-authored-by: Matthew Price <[email protected]>
    pjbull and pricemg committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e6ae9fa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Add support for Python 3.12 (drivendataorg#364)

    * passing tests
    
    * remove print
    
    * make method signatures match
    
    * Remove unused import
    
    * ignore type errors
    
    * ignore more type errors
    
    * make linting and tests work on multiple py versions
    
    * add 3.12 to CI and pyproject
    
    * use pytest-cases fork
    
    * More performant walk implementation
    
    * format
    
    * update methods
    
    * Test walk method
    
    * Version agnostic tests
    
    * update tests
    
    * Add tests
    
    * Order agnostic walk test
    
    * Changes
    
    * Update changelog
    
    * sleep for flaky test
    pjbull committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    eb3ba8e View commit details
    Browse the repository at this point in the history
  2. Sleep flaky tests

    pjbull committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2064b06 View commit details
    Browse the repository at this point in the history
  3. sleepier

    pjbull committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7a85710 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    703607c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Add contributing guidelines (drivendataorg#367)

    * contributing guidelines
    
    * Apply suggestions from code review
    
    Co-authored-by: Katie Wetstone <[email protected]>
    
    * WIP
    
    * Contrib tweaks and PR template
    
    * clarification
    
    * update history typo
    
    ---------
    
    Co-authored-by: Katie Wetstone <[email protected]>
    pjbull and klwetstone committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6149544 View commit details
    Browse the repository at this point in the history
  2. Version bump

    pjbull committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ffbdd1c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    44a85d7 View commit details
    Browse the repository at this point in the history
  2. format with black

    gridvm1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f4f2462 View commit details
    Browse the repository at this point in the history
  3. ignore type checking here

    gridvm1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    723d435 View commit details
    Browse the repository at this point in the history
  4. update client reference

    gridvm1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0fd9937 View commit details
    Browse the repository at this point in the history
  5. update

    gridvm1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e7b4338 View commit details
    Browse the repository at this point in the history
  6. no need to change

    msmitherdc committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    15ec0a2 View commit details
    Browse the repository at this point in the history