Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(utils): add a workflow runner utility #22

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

kennedykori
Copy link
Contributor

Add sghi.etl.commons.utils.run_workflow, a utility function that executes ETL Workflows. This function accepts a factory function that supplies an SGHI ETL WorkflowDefinition instance, it then invokes the function to get the WorkflowDefinition/workflow and then executes it.

Add `sghi.etl.commons.utils.run_workflow`, a utility function that
executes ETL Workflows. This function accepts a factory function that
supplies an SGHI ETL `WorkflowDefinition` instance, it then invokes the
function to get the `WorkflowDefinition`/workflow and then executes it.
@kennedykori kennedykori self-assigned this Jun 3, 2024
@saladgg saladgg merged commit 7807ca2 into next Jun 4, 2024
6 checks passed
@saladgg saladgg deleted the feat-add-run-workflow-utility branch June 4, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants