bihealth / sodar-server

SODAR: System for Omics Data Access and Retrieval
https://github.com/bihealth/sodar-server
MIT License
14 stars 3 forks source link

Set iRODS version to 4.3 in CI #1815

Open mikkonie opened 1 year ago

mikkonie commented 1 year ago

This should be done after irods-docker and sodar-docker-compose updates have been finalized and we have successfully upgraded into v4.3 in production.

iRODS v4.2 compatibility will be left in at least for now, see #1592.

mikkonie commented 1 month ago

While doing #1922, I've temporarily set up a separate Postgres server in CI to enable tests pass with iRODS 4.2. Once I have a stable iRODS 4.3 image, I will be upgrading to that.

mikkonie commented 1 month ago

Upgraded to work on the current WIP version of our image, all tests in CI passing.

NOTE: I will keep this issue open until I can upgrade to the official 4.3.3-1 release of the image.