You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally the ci would be a lot faster to run against all supported fsspec versions as well as s3fs, gcfs, etc...
Would make sense to run the fsspec version dimension only on linux and only on demand. This should uncover differences the versions that upath relies on. The exposed fsspec interface shouldn't be too big.
improve CI speed
caching
installation via uv
launch required fs containers as services and reuse between python versions
collect actually used fsspec FileSystem API
run against all supported fsspec versions on linux
The text was updated successfully, but these errors were encountered:
Ideally the ci would be a lot faster to run against all supported fsspec versions as well as s3fs, gcfs, etc...
Would make sense to run the fsspec version dimension only on linux and only on demand. This should uncover differences the versions that upath relies on. The exposed fsspec interface shouldn't be too big.
The text was updated successfully, but these errors were encountered: