gsxdsm
2c41695e1f
fix(test): dependency-aware and dirty-aware test cache invalidation
- cache key v2 = own hash + sorted transitive workspace dep hashes + shared inputs (lockfile, tsconfig.base, core __test-utils__ tree)
- working-tree-dirty files hashed by content (fixes false cache HIT on unstaged edits)
- core __test-utils__ folded globally: 16+ packages import it without a workspace dep on core
- dep folding adds ~5ms to the inner loop (memoized own-hashes)
- docs: cache semantics, --no-cache / FUSION_TEST_NO_CACHE, TTL rationale
2026-06-03 18:06:05 -07:00
..
2026-05-21 19:41:52 -07:00
2026-05-13 17:44:46 -07:00
2026-05-14 20:21:09 -07:00
2026-05-13 22:41:30 -07:00
2026-05-23 19:51:36 -07:00
2026-05-19 17:19:03 -07:00
2026-06-03 17:36:35 -07:00
2026-06-03 17:57:29 -07:00
2026-06-03 16:48:50 -07:00
2026-05-18 06:39:52 -07:00
2026-05-06 15:21:45 -07:00
2026-06-03 17:57:29 -07:00
2026-05-15 12:24:30 -07:00
2026-06-03 17:57:29 -07:00
2026-05-04 14:35:23 -07:00
2026-05-06 17:51:09 -07:00
2026-05-11 06:47:43 -07:00
2026-06-03 00:28:41 -07:00
2026-05-12 17:04:33 -07:00
2026-05-20 02:46:49 -07:00
2026-05-11 06:47:43 -07:00
2026-05-23 03:33:53 -07:00
2026-05-23 03:09:00 -07:00
2026-05-09 13:21:47 -07:00
2026-05-10 15:33:25 -07:00
2026-06-03 17:57:29 -07:00
2026-06-03 18:06:05 -07:00
2026-05-07 18:08:08 +02:00
2026-05-05 13:25:02 -07:00