mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-29 20:12:37 +00:00
* ci: run lint, typecheck and tests on pull requests * ci: run the PR test suite on windows as well as ubuntu * ci: split checks into per-check jobs (lint/typecheck/test/test-windows) Structure mirrors kimi-code's ci.yml: one job per check, minimal permissions; the Windows job gets extra testTimeout headroom. * ci: trigger a fresh run for the split-job workflow * ci: actually land the split-job workflow definition The previous rename commit silently kept the old matrix content: a failing pathspec in the same git add aborted the staging, leaving the rewrite unstaged. This is the intended four-job version. * test: pin platform assumptions in three desktop main-process suites They silently assumed a non-Windows host: the deep-link no-op test never pinned a platform, the trace test compared against a posix-joined literal, and the window telemetry tests let the real win32 branch run with an undefined process.resourcesPath. All green on the Windows runner now. |
||
|---|---|---|
| .. | ||
| actions | ||
| workflows | ||