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

Update Cookiecutter #386

Merged
merged 31 commits into from
Sep 30, 2024
Merged

Update Cookiecutter #386

merged 31 commits into from
Sep 30, 2024

Conversation

Zeitsperre
Copy link
Member

@Zeitsperre Zeitsperre commented Jul 16, 2024

Changes

  • The cookiecutter template has been updated to the latest commit
  • RavenPy now uses a src layout
  • Documentation has been updated
  • HISTORY.rst is now CHANGELOG.rst
  • .pre-commit-config.yaml is updated
  • ruff checks have replaced the majority of flake8-based checks.
  • We now have a CODE_OF_CONDUCT.md
  • Dependencies have been synchronized
  • Several new workflows have been added
  • Many numpy docstrings have been adjusted (WIP)

What's missing?

  • The repository requires some secret keys to allow some workflows to succeed.
    • Requests have been made for token generation
      • These have been approved!

@coveralls
Copy link

coveralls commented Jul 16, 2024

Coverage Status

coverage: 81.238% (-0.5%) from 81.752%
when pulling 16da977 on cruft-update
into cc947f3 on master.

@Zeitsperre Zeitsperre requested a review from huard August 5, 2024 19:11
FYI @tlvu

### Changes

- Removed the pin on `pyogrio` (set by `geopandas` now).
- Set base required `geopandas` to v1.0.
- Updated remote requests code to rely on `urllib{3}` instead of
`requests`.
- Updated calls to remote GeoJSON file-like objects.
@Zeitsperre
Copy link
Member Author

This is just waiting on the tokens to be access token requests to be approved!

@Zeitsperre Zeitsperre merged commit cf8ea08 into master Sep 30, 2024
15 checks passed
@Zeitsperre Zeitsperre deleted the cruft-update branch September 30, 2024 14:44
@Zeitsperre Zeitsperre restored the cruft-update branch September 30, 2024 14:44
@Zeitsperre Zeitsperre deleted the cruft-update branch September 30, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants