I've been getting to grips with the dagster plugin...
# plugins-general
a
I've been getting to grips with the dagster plugin this week, working really nicely with my meltano jobs, deploying the whole thing to a single Azure Container App (after ditching Container Instances). The holy grail would be a working setup with dagster orchestrating meltano AND dbt in the same instance. Has anyone achieved something like this? Even if it was just done on timed schedules rather that full pipelines. Edit: I managed to get this working, but I think I have a VERY janky solution, and not the correct lineages. But at least it allows me to say 'run my taps, then do full dbt run`