ci: fix native Windows agent build, audit, lockfile; drop redundant test.yml
All checks were successful
All checks were successful
- Windows agent jobs (build-and-test + release): set PROTOC env + add protoc to PATH (prost-build needs it; the runner did not inherit the machine env), and fix the artifact path to the workspace-root target/ (Cargo workspace, not agent/target/). - Commit root Cargo.lock (was missing) -> fixes `cargo audit` (Couldn't load Cargo.lock) and makes builds reproducible. - Security audit is now a single workspace-root `cargo audit`, informational (warn-only) like clippy; re-tighten in the GC re-spec. - Remove test.yml: redundant with build-and-test and broken (`no library targets` — server is a binary crate). Native MSVC agent build verified on the Pluto runner (4m20s, clean compile). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
5997
Cargo.lock
generated
Normal file
5997
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user