Files
windmill/frontend
Ruben Fiszel dd9a983f42 feat(frontend): worker-group container runtime toggle
Add a "Container runtime" toggle to the worker group config drawer
(WorkerGroup.svelte) that sets container_runtime: "podman", enabling the
rootless podman runtime for docker-mode jobs. Mirrors the native_mode pattern.
Shows a warning when enabled but the group has no worker tags (so no docker job
could be routed to it). The tag stays independent — no hardcoded "docker" tag.

Verified in a real browser (system chromium): toggle renders between Native mode
and Alerts, is interactive, persists via ConfigService; npm run check:fast clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 13:01:40 +00:00
..
2026-01-22 16:20:01 +00:00
2025-12-23 18:19:30 +00:00
2026-02-19 09:33:33 +00:00
2026-03-05 18:11:40 +01:00
2026-01-22 16:20:01 +00:00
2026-03-18 11:38:22 +00:00
2026-02-19 09:33:33 +00:00

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