mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
fc49a8fed6
* fix: include workspacedependencies in default git sync include_type Workspace dependencies were not synced by default because the default include_type arrays did not contain 'workspacedependencies'. This meant users had to manually add the type to their git sync config. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: add missing folder to new-format fallback and align all defaults - Add 'folder' to the new-format repo fallback default include_type (was missing unlike the other 4 locations) - Add 'workspacedependencies' to legacy defaultTypes fallback - Align GitSyncFilterSettings prop default with context defaults Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo