SIGN IN SIGN UP
gsd-build / get-shit-done UNCLAIMED

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

0 0 121 JavaScript

fix(ci): bump coverage heap budget + Windows npm timeout in runNpm helper (#3704)

Set NODE_OPTIONS=--max-old-space-size=6144 on the Unit coverage step so the
c8 report phase has 6 GB instead of Node's default ~4 GB heap; the Linux
Node 24 runner has 7 GB available so this leaves 1 GB headroom. Raise the
runNpm default timeout from 55 000 ms to 180 000 ms so cold-cache Windows
npm install -g runs (which take 60-90 s on NTFS + Defender) complete before
the child process is killed.

Refs #3703

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
T
Tom Boucher committed
f1a61620bccf1ddeb4c95bdb26d4f5855943d012
Parent: 463eb26
Committed by GitHub <noreply@github.com> on 5/18/2026, 6:14:52 PM