Serge

Results 116 comments of Serge

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`

I think I can further shorten code but factoring out common elements of two checks into another method. Also if modifications will be needed (e.g. rollback to using rescue requested)...

added a generic STI checking method and a task check for Bourreau

I'll add a few directives to facilitate automated generation of documentation by rdoc, and, following @natacha-beck suggestion, move the property table into a separate file

Tested with rdoc 6.6.2, please check now @prioux @natacha-beck

![Screenshot from recent pull request/deployed on dev](https://github.com/aces/cbrain/assets/11949081/0c12f6a6-86a9-4423-a003-c1037a2d5e75)

(from another branch with some comments addressed and multicolor titles) ![Screenshot from 2023-10-31 16-52-22](https://github.com/aces/cbrain/assets/11949081/867a3c06-15ad-41fc-9a7c-805380b990fc)

not sure is it ok to rebase on master (most recent) or dev

looks like user dp is still in progress

> This seems ok to me except for one minor thing: you created your method as `a110` and in the file you put that method between `a090` and `a100`. Just...