Files
windmill/backend/windmill-worker
Ruben FiszelandClaude Opus 5 56d53d3f32 fix: locate coursier artifacts by coordinate so private maven registries work (#10501)
* fix: locate coursier artifacts by coordinate so private maven registries work

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* fix: match maven coordinates by path component, longest first

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* fix: skip the empty directory a 404 leaves at a maven coordinate

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* fix: ignore coursier's dot-prefixed bookkeeping when claiming a coordinate

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-04 11:38:33 +00:00
..

Windmill Worker

The worker. Used to process and execute flows & jobs.

This crate exposes both a library as well as a binary target.