Peter Steinberger
87fbc19fe3
fix: complete lint toolchain reuse in worktrees ( #111467 )
...
* fix(scripts): complete worktree lint toolchain
* fix(scripts): prepare complete lint pipeline
2026-07-19 08:58:43 -07:00
Peter Steinberger
29ef6f8637
fix(scripts): resolve remaining repo tools through the worktree-aware helper ( #111417 )
...
Follow-up to #111393 : run-tsgo, check-tsgo-core-boundary, profile-tsgo,
and the format-docs oxfmt shim still resolved node_modules/.bin from the
current checkout only, so dependency-less linked worktrees died with
ENOENT before oxlint's boundary prep could run. All four now use
resolveRepoToolBinPath, completing local lint/typecheck tooling for
linked worktrees.
2026-07-19 06:47:32 -07:00
Peter Steinberger
ff83d4d164
docs: document runner scripts
2026-06-04 23:52:06 -04:00
Vincent Koc
208a0679e2
fix(scripts): avoid Windows shell argv warnings
2026-05-23 20:00:24 +02:00
Vincent Koc
0c9dacf902
fix(test): ignore local check opt-out in dev wrappers
2026-04-25 03:32:01 -07:00
Vincent Koc
c1f359c276
fix(test): reuse heavy-check lock in boundary prep
2026-04-25 02:49:45 -07:00
Vincent Koc
a33f7b7d05
fix(test): make changed typechecks sparse-safe
2026-04-25 02:02:57 -07:00
Peter Steinberger
2045c0977e
refactor: dedupe tooling helpers
2026-04-23 18:09:20 +01:00
Vincent Koc
9f437549d3
fix(scripts): guard core test tsgo in sparse worktrees
2026-04-22 22:00:17 -07:00
Vincent Koc
d62279a9b2
fix(tsgo): skip heavy-check lock for metadata commands
2026-04-12 05:35:52 +01:00
Tak Hoffman
f16a66fa43
fix: release local heavy-check locks on success
2026-04-10 17:05:26 -05:00
Peter Steinberger
be9bef32df
perf: cache local tsgo checks
2026-04-10 17:06:28 +01:00
Vincent Koc
47f5d72931
chore(checks): serialize local heavy gates
2026-04-03 01:46:28 +09:00
Vincent Koc
8dfbcaa200
fix(ci): default local low-memory checks
2026-03-31 15:05:04 +09:00