mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
Worker completion hook in process_completed_job: when a DeploymentCallback job carrying the __git_sync_pr_check marker finishes, parse the dry-run SyncResponse and patch the GitHub check run with the diff summary (success/neutral/failure). Export enqueue_git_pull_dry_run; bump EE ref. 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.