v1.7.0
Finetuning!
- Added an Azure deployment for both BIOMERO and SLURM, go see the new tutorial!
- Made the init script async, because we cannot wait in OMERO for all the container images to download on SLURM. That does not scale.
- Split up a few of the init methods into their own methods so you could run them seperately
- Added a new script to check the 'progress' of available workflows on SLURM, called 'SLURM_check_setup'.
- Will probably rename the 'init' category to 'admin' if we keep adding more scripts that are not for end-users but for OMERO admins.
Full Changelog: v1.6.0...v1.7.0