Different environments? What's the recommended way to run DEV and PROD environments? If I setup different environments like in this example how should i determine which one to run? Different
repo.py
files for each env? Different
workspaces.yaml
files? Look for an environment variable?
➕ 1
🤖 1
y
yuhan
07/12/2022, 5:51 PM
Great question - we’re actively discussing this patten internally right now. Will keep you posted with our recommendations!