JuliaDataCubes / EarthDataLab.jl

Julia interface for Reading from the Earth System Datacube
http://earthsystemdatacube.net
Other
33 stars 14 forks source link

CompatHelper: add new compat entry for "DiskArrays" at version "0.2" #233

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the DiskArrays package to 0.2.

This is a brand new compat entry. Previously, you did not have a compat entry for the DiskArrays package.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.

felixcremer commented 3 years ago

This should be fine to merge. I would be willing to go through the compat Helper PRs and check, whether the version bounds are correct. Should I simply merge them as I see fit?

meggart commented 3 years ago

Yes, this would be great. Maybe we can remove the doctests for now until they are fixed. This way we can see faster if the tests pass or not.