mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 00:02:03 +00:00
5c1c682dca
Extends the getTypeStrFromPath function to recognize branch-specific variants of settings.yaml and encryption_key.yaml (e.g., settings.main.yaml, encryption_key.dev.yaml). Previously, only base filenames were recognized, causing branch-specific files to throw "Could not infer type of path" errors. This follows the same fix pattern applied to folder.meta files. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>