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

Workflow fixes #445

Merged
merged 25 commits into from
Sep 26, 2024
Merged

Workflow fixes #445

merged 25 commits into from
Sep 26, 2024

Commits on Sep 23, 2024

  1. add max version for fiona

    geopandas uses apparently deprecated fiona call which causes breakage, requiring fiona below 1.10 prevents this.
    kbonney authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c26da01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d4c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e47f0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e26dd64 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    5b61193 View commit details
    Browse the repository at this point in the history
  2. adding debugging tree command

    kbonney committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6650d13 View commit details
    Browse the repository at this point in the history
  3. show "." files in debug

    kbonney committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6300b4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8080451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1557a4 View commit details
    Browse the repository at this point in the history
  6. another attempt

    kbonney committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    aee928e View commit details
    Browse the repository at this point in the history
  7. more testing

    kbonney committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    29465a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. another attempt

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4399b05 View commit details
    Browse the repository at this point in the history
  2. another attempt

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6d090de View commit details
    Browse the repository at this point in the history
  3. another attempt

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c1cbab3 View commit details
    Browse the repository at this point in the history
  4. syntax fix

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8fe5768 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbbc584 View commit details
    Browse the repository at this point in the history
  6. adding ls debug command

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4c959b7 View commit details
    Browse the repository at this point in the history
  7. another attempt

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4021067 View commit details
    Browse the repository at this point in the history
  8. update other actions to remove deprecation warnings. specify rcfile t…

    …o coveralls to attempt a fix
    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2b1f571 View commit details
    Browse the repository at this point in the history
  9. another attempt

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4b76d43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e779ae View commit details
    Browse the repository at this point in the history
  11. update

    kbonney committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2eca028 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5da6315 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    dfc4126 View commit details
    Browse the repository at this point in the history
  2. final cleanup

    kbonney committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    24d8675 View commit details
    Browse the repository at this point in the history