Page MenuHomePhabricator

Create dev environment for Dagster
Open, HighPublic

Description

Now that we have some dbt models merged into the fundraising/analytics repo, we're ready to stand up the Dagster dev environment. This should include

  • Creating Trino dev schema the dbt models will be materialized in
  • Get Dagster up and running so dbt models are refreshed on daily cadence and materialized in dev schema. This will involve creating a Dagster schedule and job and possibly updating the incremental dbt models to retrieve the date bounds from the Dagster run

Event Timeline

IAckerman-WMF renamed this task from [Dagster] Create dev environment for Dagster to Create dev environment for Dagster.Apr 14 2025, 10:01 PM

i must have missed this earlier- this is just to copy the dbt data to dev schemas? what's the goal?

Looks like David Booke authored the ticket a year ago.