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 CI testing #804

Merged
merged 9 commits into from
Nov 1, 2024
Merged

Update CI testing #804

merged 9 commits into from
Nov 1, 2024

Conversation

dopplershift
Copy link
Member

@dopplershift dopplershift commented Oct 31, 2024

Description Of Changes

This is pulling in the test workflows for PyPI and Conda from MetPy, making use of the composite actions over there. This also updates our Python versions to a "current" set of 3.10-3.12, rather than 3.7-3.9; this also requires a bunch of dependency bumps, both minimum and pinned version to get 3.12 to work.

Also cleaned up the codecov config and rebuilt the Python generated protobuf files since they were erroring on newer versions of protobuf.

src/siphon/cdmr/cdmrfeature_pb2.py Dismissed Show dismissed Hide dismissed
Copy over from MetPy and re-use the actions available there.
This is now generated.
Pulled in from MetPy.
Needed for compatibility with new versions of protobuf. Rebuilt using
protobuf 4.21.1 and proto files from netcdf-java 5.6.0.
This brings things more current and allows for environment resolution on
Python 3.10 as well as fixes some runtime failures.
No longer needed on Python >=3.10.
@dcamron dcamron merged commit dc292fb into Unidata:main Nov 1, 2024
20 of 25 checks passed
@dopplershift dopplershift deleted the update-test-ci branch November 1, 2024 21:07
@github-actions github-actions bot added this to the 0.10 milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants