scailfin / flowserv-core

Reproducible and Reusable Data Analysis Workflow Server
MIT License
2 stars 1 forks source link

Workflow resource files can be io.BytesIO buffer of file names #57

Closed heikomuller closed 4 years ago

heikomuller commented 4 years ago

With the new abstract file store all file resources that are associated with a workflow template or a workflow run can either be represented as a filename (pointing to a file on the local file system) or a io.BytesIO file buffer. We need to ensure that all functions that consume these objects can handle both cases.

heikomuller commented 4 years ago

Closed by commit 7688a7f21f4bcc39764396d32cd22b36a36cc6ea