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

How to test GDAL 3.8.0 beta #2252

Closed
rsbivand opened this issue Nov 1, 2023 · 10 comments
Closed

How to test GDAL 3.8.0 beta #2252

rsbivand opened this issue Nov 1, 2023 · 10 comments

Comments

@rsbivand
Copy link
Member

rsbivand commented Nov 1, 2023

@edzer @paleolimbot #2235 - 3.8.0 beta is available - how should we go about testing sf and selected revdeps (those we know use GPKG/flatbuf etc.)?

edzer added a commit that referenced this issue Nov 1, 2023
@edzer
Copy link
Member

edzer commented Nov 1, 2023

How can we get to such a list of selected revdeps?

@tim-salabim
Copy link
Member

Fwiw, mapview uses sf to write flatgeobuf files. So eager to find out about any breaking changes

edzer added a commit that referenced this issue Nov 1, 2023
@edzer
Copy link
Member

edzer commented Nov 1, 2023

mapview no changes.

@tim-salabim
Copy link
Member

Thanks!

@paleolimbot
Copy link
Contributor

I didn't know about the docker image in the sf repo! @edzer, is that the general approach you use to test dev versions of GDAL?

@edzer
Copy link
Member

edzer commented Nov 2, 2023

is that the general approach you use to test dev versions of GDAL?

My testing process is somewhat ad hoc, but yes this is one of them; this way upstream doesn't clobber my system. I occasionally also run revdep checks with tools::check_packages_in_dir, before and after, and tools::check_packages_in_dir_changes comparing them. Ideally I would want to use some cloud and/or CI setup doing that, both for testing upstream RCs and before releasing sf, but I'm not yet there.

@tillea
Copy link

tillea commented Nov 8, 2023

Hi,
in case this might be considered a test: There is a bug report for Debian which contains a link to a full build log. This test is done with the released version of sf 1.0-14 (so not the latest Git HEAD). Please let me know if I can provide any more details.
Kind regards, Andreas.

@edzer
Copy link
Member

edzer commented Nov 8, 2023

Thanks for reporting @tillea - and thanks @sebastic for fixing this upstream!

@kadyb
Copy link
Contributor

kadyb commented Nov 14, 2023

GDAL 3.8.0 has been released! 🎉
https://github.com/OSGeo/gdal/releases/tag/v3.8.0

@edzer edzer closed this as completed Nov 15, 2023
@rsbivand
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants