[codex] ci: restore native Windows release builds#765
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe Windows MSVC build target is migrated from Linux cross-compilation to native Windows runners. ChangesWindows Native Build Migration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Restores Windows release/build jobs to real Windows runners instead of Linux-hosted
cargo-xwincross compilation.Changes
build.ymlatwindows-latest.release-auto.ymlatwindows-latest.cargo-xwinwhen the runner is Linux.soldr cargo buildpath for CLI, daemon, and Python extension artifacts.Validation
git diff --check -- .github/workflows/release-auto.yml .github/workflows/build.yml .github/workflows/template_native_build.ymlSummary by CodeRabbit