cbrain icon indicating copy to clipboard operation
cbrain copied to clipboard

Rename all code that refers to 'Singularity' as 'Apptainer'

Open prioux opened this issue 1 year ago • 1 comments

We've got a bunch of code that refers to singularity. We should just rename everything (variables, info text etc) to Apptainer. Also the default command to invoke internally should switch to 'apptainer'.

Most of this is purely esthetic.

The only thing we should keep is the Userfile model 'SingularityFile'.

prioux avatar Nov 20 '23 16:11 prioux

Should model fields/db columns remain same, for instance, should we keep ToolConfig.singularity_overlays_specs or rename into ToolConfig.apptainer_overlays_specs ? also singularity_use_short_workdir, singularity_executable_name

MontrealSergiy avatar Nov 24 '23 21:11 MontrealSergiy