Files
windmill/.github/workflows
Ruben Fiszel 45980f0220 resolve Windows build warnings treated as errors (#7870)
* fix: resolve Windows build warnings treated as errors

- Gate UV_PATH import behind #[cfg(unix)] in python_versions.rs
- Remove unused tokio::time::sleep import in worker.rs (use fully qualified path)
- Fix unused `file` variable warnings in ansible_executor.rs on Windows

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* ci: add Windows cargo check workflow

Runs cargo check with ee_windows features on push to backend/**
using the blacksmith-16vcpu-windows-2025 runner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* ci: add cargo check step to Windows build, remove separate check workflow

Add a cargo check step with -D warnings before the full build to fail
fast on any warnings. Remove the separate windows-check.yml workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 09:58:56 +00:00
..
2026-02-10 08:06:06 +00:00
2025-03-28 00:32:26 +01:00
2026-01-14 11:51:07 +00:00
2025-12-19 13:07:00 +00:00
2026-02-10 08:06:06 +00:00
2026-01-29 08:44:16 +00:00
2024-05-12 21:16:02 +02:00
2025-12-19 13:07:00 +00:00
2026-01-13 18:26:23 +00:00
2024-03-28 01:22:36 +01:00
2025-12-19 13:07:00 +00:00