Jan Kott
Jan Kott
> It seems to work just fine currently without the change. Can you point me to where the link is broken? https://entgo.io/docs/feature-flags/#globally-unique-id When I click “please read this guide before...
Is there an expected timeline for merging this, or are there any blockers?
@a8m I'd appreciate your input on whether the current behavior of `UpdateNewValues()` is intentional or if this is something worth addressing.
I did some digging and found that `devbox services up` currently ignores any `process-compose.override.yaml` files. Looking at the CLI code in https://github.com/jetify-com/devbox/blob/5ad68fa84de7f6e95792435084967e7bdded523f/internal/services/config.go#L63-L84 the `lookupProcessCompose` function only checks for: - `process-compose.yaml`...