Consider having one of the CI test cases run rasterio tests from that repo's head
Feature description
Little bugs like like https://github.com/rasterio/rasterio/issues/3354 keep happening when behavior diverges.
It would be great to get ahead of these bugs somehow. There are definitely other alternatives to reduce the occurrence, but this is the first one that came to mind.
@sgillies
Additional context
Other examples:
- https://github.com/rasterio/rasterio/issues/3321
- https://github.com/rasterio/rasterio/pull/3293
- https://github.com/rasterio/rasterio/issues/3070
It would be great to get ahead of these bugs somehow
IMHO, it would rather be more for rasterio to have a job pulling GDAL master (isn't there one already?) if they want to see breakage as it appears. We have tons of downstreams, and picking up rasterio over others would be rather arbitrary
Yes, Rasterio has a workflow: https://github.com/rasterio/rasterio/actions/runs/15103418446/job/42447882811. It's broken, and I don't have any time to fix it. That's the only problem, but it's a big problem.
Closing