scailfin / flowserv-core

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

Allow user-defined workflow identifier #59

Closed heikomuller closed 4 years ago

heikomuller commented 4 years ago

For some applications it is important to be able to create a workflow with a fixed identifier (instead of getting a random UUID). The workflow identifier should therefore be a optional parameter to the create_workflow() function.

Since workflow identifier are used to generate folders on disk the rules for valid workflow identifier can be strict, i.e.,

heikomuller commented 4 years ago

Related to (#62)

heikomuller commented 4 years ago

Closed by commit fee3d86b50c70584b470770ddfe2d27a16ec4452