PecanProject / bety

Web-interface to the Biofuel Ecophysiological Traits and Yields Database (used by PEcAn and TERRA REF)
https://www.betydb.org
BSD 3-Clause "New" or "Revised" License
16 stars 38 forks source link

Upgrade to Ruby 2.7 and PostGIS 12.3.3 #753

Closed dlebauer closed 1 year ago

robkooper commented 1 year ago

LGTM, can we add some text to the CHANGELOG to tell people that if they use the docker-compose file they will need to dump the database first and reload since this involves a database upgrade.

dlebauer commented 1 year ago

Changelog updated. What are preferred commands to dump and load?

robkooper commented 1 year ago

just as an FYI, i have done some testing with posgresql 15 specifically https://hub.docker.com/r/kartoza/postgis/. The nice thing is that this works on the new mac machines and has an ARM container.

dlebauer commented 1 year ago

I'll go ahead and merge. FWIW simply adding kartoza/postgres:15-3.3 to the matrix broke the build https://github.com/PecanProject/bety/actions/runs/4556227767/jobs/8036472716