Skip to content

save and read Workflow from files #14

@mmaelicke

Description

@mmaelicke

After #11 and also after #12, we can define a file representation of a workflow. It needs to

  • serialize all run_options
  • store all requires dependencies (edge-attributes)
  • link all Step instance
  • copy the content of the work_dir/shared/ folder

Then, in principle, loading the workflow and Workflow.resume should be possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions