rearranged directory structure, automaterialize to automationCondition

This commit is contained in:
Ben Varick 2025-11-07 07:40:46 -08:00
parent dcff5c78e7
commit 11003a8bda
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
11 changed files with 38 additions and 31 deletions

View file

@ -1,6 +1,6 @@
load_from:
# Each entry here corresponds to a service in the docker-compose file that exposes user code.
- grpc_server:
host: dagster_user_code_gtfs
host: dagster_code
port: 4000
location_name: "gtfs_user_code"
location_name: "user_code"