Skip to content

Commit

Permalink
Merge pull request #1663 from edx/musama/deploy_impact_prefect_flows
Browse files Browse the repository at this point in the history
feat: deploy Impact affiliate marketing prefect flows
  • Loading branch information
usama101 committed Aug 9, 2023
2 parents c9a258b + 38424a2 commit 3fbac4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dataeng/jobs/analytics/PrefectFlowsDeployment.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ class PrefectFlowsDeployment{
'load_segment_config_to_snowflake',
'send_transactions_to_vertex',
'send_refunds_to_vertex',
'load_impact_affiliate_marketing_reports_to_snowflake',
'load_impact_affiliate_marketing_actions_to_snowflake',
]
prefect_flows.each { prefect_flow ->
dslFactory.job("prefect-flows-deployment-$prefect_flow"){
Expand Down

0 comments on commit 3fbac4a

Please sign in to comment.