mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 16:02:23 +00:00
The module-install template interpolates the configured private repo URL and PAT into single-quoted PowerShell literals ($privateRepoUrl/$privateRepoPat), the same sink as the module names. Escape ' -> '' there as well so a quote in the configured value can't break out of the literal. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.