Commit Graph

11 Commits

Author SHA1 Message Date
Peter Steinberger 7bf80dc2c6 chore(tooling): enforce formatting and refresh TypeScript checks (#104239)
* chore(tooling): enforce current formatter and refresh checks

* chore(tooling): keep release changelog formatter-owned

* chore(tooling): retain compatible Node type surface

* ci: enforce formatting for docs-only changes

* ci: isolate docs formatter check

* chore(tooling): apply updated lint and format rules

* chore(tooling): satisfy updated switch lint

* style(ui): apply Linux formatter layout

* test(doctor): match quiet local audio contribution

* test(doctor): assert quiet output only

* test(doctor): follow restored information contract
2026-07-11 01:09:51 -07:00
Vincent Koc 1d53b74592 fix(process): clean respawn child groups 2026-06-18 00:06:57 +02:00
zhang-guiping b5648b1d5e fix(cli): skip compile cache on early Node 24.x to avoid startup deadlock (#89799)
Merged via squash.

Prepared head SHA: 46341b26fb
Co-authored-by: zhangguiping-xydt <275915537+zhangguiping-xydt@users.noreply.github.com>
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Reviewed-by: @vincentkoc
2026-06-16 15:59:34 +08:00
Peter Steinberger 2db057423b docs: document root and music generation helpers 2026-06-04 02:47:44 -04:00
Vincent Koc 00004ca798 fix(cli): wait for respawn child shutdown 2026-05-27 22:57:30 +02:00
Shakker b304155f66 test: confine respawn bridge options 2026-05-12 19:53:38 +01:00
Peter Steinberger ccce9aa417 test: guard core mock call reads 2026-05-11 23:18:51 +01:00
Peter Steinberger 45d67b98d1 test: tighten compile cache bridge assertion 2026-05-09 03:56:07 +01:00
Kevin Lin 592998ae0e fix: clean up orphaned child processes (#77481)
* fix: forward launcher respawn signals

* docs: explain respawn signal exit timer

* fix: centralize launcher respawn supervision

* fix: include respawn helper in duplicate scan

* fix: keep launcher respawn bridge local
2026-05-04 15:28:49 -07:00
Peter Steinberger 52b57d0953 fix(cli): scope packaged compile cache 2026-04-30 01:16:38 +01:00
Peter Steinberger 36d3722a96 fix(cli): disable source checkout compile cache 2026-04-27 23:28:17 +01:00