scif
scif copied to clipboard
scientific filesystem: a filesystem organization for scientific software and metadata
Over on sylabs/singularity, we noticed that some of our end-to-end tests that run Docker SCIF containers (not Singularity containers) started failing overnight, coincident with the release of v0.8.2. We do...
When launching an app with run, a zero exit code is always returned. As far as I can tell, the code will only return the app's exit code if _exec...
When something goes wrong in the `%appinstall` section the corresponding `scif install ..`-call returns `0` which means success. Would it be possible to check for errors and return a proper...
Have you considered how this project might interact with a [Common Workflow Language](http://commonwl.org) (CWL) [CommandLineTool](https://www.commonwl.org/v1.0/CommandLineTool.html) description?
The validator should be able to parse a file system and check for correct organization as well as a recipe
This should be done with #44 #43