Frank Lu
08/30/2022, 8:23 PMcloud_workspace.yaml
and locations.yaml
?? We currently use locations.yaml
for main deployment and cloud_workspace.yaml
for branch deployment. Is there anyway we can just use the same file?? It seems pretty redundant. What’s the best practice??prha
08/30/2022, 8:37 PMlocations.yaml
is used from an older version of the GH action, to deploy solely to your prod deploymentcloud_workspace.yaml
is used in the more recent GH integrations, for both prod and branch deploymentsSterling Paramore
08/30/2022, 8:40 PMdagster-cloud workspace sync
but just got a bunch of errors I didn’t understand.
So, cloud_workspace.yaml
is only used by Github actions? If I’m not using GH, I don’t need this file?prha
08/30/2022, 8:41 PMlocation.yaml
file.dagster-cloud.yaml
. It should have the same structure as cloud_workspace.yaml
(just renamed)cloud_workspace.yaml
was only used with beta partners testing out branch deployments.Frank Lu
08/30/2022, 10:23 PMdagster-cloud.yaml
and remove locations.yaml