https://dagster.io/ logo
#ask-community
Title
# ask-community
g

George Pearse

06/28/2022, 1:20 PM
Are you able to have multiple workspaces contributing jobs to the same repo? Say you have a repo per department but then a department needs different environments (which workspaces provide). I think of repos as a tool to organize jobs and assets, and workspaces to organize environments, or is it more of a hierarchy? e.g. workspaces -> repos -> jobs/assets ?
d

daniel

06/28/2022, 2:08 PM
Hey George - the hierarchy is jobs => repositories => repository locations. The workspace is a set of repository locations. I think everything you said above is correct if you replace "workspaces" with "repository locations"
2 Views