Peter Steinberger
|
a30dae3c71
|
fix: honor test planner cache paths by target platform
|
2026-03-27 07:53:57 +00:00 |
|
Tak Hoffman
|
6f92148da9
|
fix(test-planner): shrink local extension batches on constrained hosts
|
2026-03-27 01:59:46 -05:00 |
|
Peter Steinberger
|
eebce9e9c7
|
refactor: move memory host into sdk package
|
2026-03-27 04:12:04 +00:00 |
|
Peter Steinberger
|
10527ff8a3
|
build: refresh deps and vitest cache lanes
|
2026-03-27 02:26:07 +00:00 |
|
Peter Steinberger
|
8b42ad08e5
|
perf: speed up shared extension test batches
|
2026-03-26 21:51:25 +00:00 |
|
Peter Steinberger
|
663ba5a3cd
|
perf: speed up test parallelism
|
2026-03-26 20:09:40 +00:00 |
|
Tak Hoffman
|
c48a3e4fc9
|
ci: optimize windows test shard fanout (#55261)
* ci: reduce windows test shard fanout
* ci: tighten windows shard target
* ci: back off windows shard target
* ci: restore windows shard cap
|
2026-03-26 13:40:28 -05:00 |
|
Peter Steinberger
|
99d052a203
|
perf: overlap isolated channel runs with shared lane
|
2026-03-26 16:45:08 +00:00 |
|
Peter Steinberger
|
880b2fb7fd
|
perf: enable local channel planner parallelism on node 25
|
2026-03-26 16:06:09 +00:00 |
|
Tak Hoffman
|
5b68e52894
|
ci: collapse preflight manifest routing (#54773)
* ci: collapse preflight manifest routing
* ci: fix preflight workflow outputs
* ci: restore compat workflow tasks
* ci: match macos shards to windows
* ci: collapse macos swift jobs
* ci: skip empty submodule setup
* ci: drop submodule setup from node env
|
2026-03-25 22:38:30 -05:00 |
|
Tak Hoffman
|
ab37d8810d
|
test: introduce planner-backed test runner, stabilize local builds (#54650)
* test: stabilize ci and local vitest workers
* test: introduce planner-backed test runner
* test: address planner review follow-ups
* test: derive planner budgets from host capabilities
* test: restore planner filter helper import
* test: align planner explain output with execution
* test: keep low profile as serial alias
* test: restrict explicit planner file targets
* test: clean planner exits and pnpm launch
* test: tighten wrapper flag validation
* ci: gate heavy fanout on check
* test: key shard assignments by unit identity
* ci(bun): shard vitest lanes further
* test: restore ci overlap and stabilize planner tests
* test: relax planner output worker assertions
* test: reset plugin runtime state in optional tools suite
* ci: split macos node and swift jobs
* test: honor no-isolate top-level concurrency budgets
* ci: fix macos swift format lint
* test: cap max-profile top-level concurrency
* ci: shard macos node checks
* ci: use four macos node shards
* test: normalize explain targets before classification
|
2026-03-25 18:11:58 -05:00 |
|