VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Test for different Python and Postgis versions #218

Closed AlexDo1 closed 1 year ago

AlexDo1 commented 1 year ago

We should run tests with different Python versions, not only Python 3.8: https://github.com/VForWaTer/metacatalog/blob/306dcfb1c19affb6c66a1f061e46caa0de049785/.github/workflows/e2e.yml#L29

We should also test for different versions of Postgis: https://github.com/VForWaTer/metacatalog/blob/306dcfb1c19affb6c66a1f061e46caa0de049785/.github/workflows/e2e.yml#L13