Skip to content

Invert the dependency between WorkflowConfig and Workflow #36

@gpauloski

Description

@gpauloski

Rather than having Workflow depend on WorkflowConfig via from_config(), we should have a WorkflowConfig.create_workflow() method. This will mean that Workflow does not need to be generic on the config type.

Metadata

Metadata

Assignees

Labels

enhancementNew features or improvements to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions