-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support running workflow instances directly (#35)
Enhance the `sghi.etl.commons.run_workflow` function to support running `sghi.etl.core.WorkflowDefinition` instances directly. The function now accepts either a ``WorkflowDefinition`` instance or a factory function that supplies a ``WorkflowDefinition`` instance.
- Loading branch information
1 parent
b8fa894
commit 8363850
Showing
2 changed files
with
40 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters