agent-desktop/.github
Lahfir 9944b4d5b0 ci: run core unit tests on windows and linux runners
Windows and Linux were cargo check only, so every platform-conditional
branch in core was compiled but never executed. That is how 1,062 LOC
of broken Win32 file I/O reached a release. Both platforms now run the
core unit tests plus their native adapter crate on every PR.

The Windows lane isolates HOME the way the bash wrapper does for the
other lanes, resolving CARGO_HOME and RUSTUP_HOME from the real profile
before repointing USERPROFILE so rustup and cargo still find themselves.

The pinned toolchain is minimal and shipped no clippy or rustfmt, so
the documented lint gate did not work on a fresh machine.
2026-07-25 22:18:03 -07:00
..
ISSUE_TEMPLATE docs: add community health files for GitHub community standards (#83) 2026-06-28 21:41:39 -04:00
workflows ci: run core unit tests on windows and linux runners 2026-07-25 22:18:03 -07:00
actionlint.yaml feat!: implement Playwright-grade foundation contract 2026-07-20 00:21:38 -07:00
dependabot.yml refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00
FUNDING.yml chore: add GitHub Sponsors funding config 2026-04-29 20:16:21 -07:00
PULL_REQUEST_TEMPLATE.md docs: add community health files for GitHub community standards (#83) 2026-06-28 21:41:39 -04:00