https://dagster.io/ logo
m

Matej Války

03/04/2021, 5:02 PM
Hello, I am working on POC (for company) - we have several git repos, each repo contains one dockerizable project (with similar or different package dependencies). I understand each repo as one "workflow" with tasks. Does Dagster support this scenario? Also, is it possible to call task or await task completion from different workflow? Also, what are the best practices for code reuse across git repos/dagster workflows and tasks? Many thanks. 🙂