mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
bff7053362
These commands were using folder suffix checks without first loading the nonDottedPaths setting from wmill.yaml, causing them to fail when run inside folders with non-dotted names (e.g., myapp__raw_app instead of myapp.raw_app). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>