Lawrence Lee
12/19/2022, 6:24 PMMitchell Hynes
12/19/2022, 6:34 PMworkspace.yaml
with locations of your code. You probably want multiple gRPC servers with your code in it since you have multiple code locations. Check out this as well
For cloud, all it needs is to be able to pull a Docker image from a repository. You can have multiple code-locations to a deployment.Lawrence Lee
12/19/2022, 6:45 PMMitchell Hynes
12/19/2022, 6:51 PMLawrence Lee
12/19/2022, 7:16 PMMitchell Hynes
12/19/2022, 7:18 PMworkspace.yaml
to reflect that. BTW: If you want to hot-reload the workspace without restarting Dagit there’s a GraphQL mutation you can use.Lawrence Lee
12/20/2022, 5:04 PM