IDR / deployment

Deployment infrastructure for the Image Data Resource
https://idr.openmicroscopy.org/about/deployment.html
BSD 2-Clause "Simplified" License
13 stars 14 forks source link

Django 3.2 upgrade #363

Closed sbesson closed 2 years ago

sbesson commented 2 years ago

See https://github.com/orgs/ome/projects/21

OMERO.web is being upgraded to depend on the Django 3.2 LTS. All the apps used by IDR (mapr, iviewer...) will also be released to support Django 3.2.

The IDR deployment should also be tested with the upgrade OMERO.web stack. Potentially, as soon as we have a set of release candidates, they can be deployed onto idr-testing and then we can schedule their deployment on the next production deployment

sbesson commented 2 years ago

Fixed by https://github.com/IDR/deployment/pull/365