rioxarray icon indicating copy to clipboard operation
rioxarray copied to clipboard

Update upstream-dev testing infrastructure

Open dcherian opened this issue 2 years ago • 4 comments

Xarray has a fancy new nightly upstream testing workflow.

It runs nightly and opens nice issues with test logs (example). It'd be nice to copy that over here so things like #652 can be caught more proactively.

dcherian avatar Mar 20 '23 15:03 dcherian

Sounds great. Current state of rioxarray latest testing: https://github.com/corteva/rioxarray/blob/d492a2ad1eeafd9836ceec87a109e0d2645fd3eb/.github/workflows/tests.yaml#L165-L212

snowman2 avatar Mar 20 '23 16:03 snowman2

The issue with latest was that the build failed often due to installation issues or other noise that unfortunately made it less useful. It just barely stabilized enough to get useful testing information.

snowman2 avatar Mar 20 '23 16:03 snowman2

That's really cool! @dcherian mind if I grab that for xclim?

Zeitsperre avatar Mar 20 '23 16:03 Zeitsperre

@Zeitsperre go for it!

The cf-xarray version also supports adding a test-upstream label.

dcherian avatar Mar 20 '23 16:03 dcherian