turborepo/scripts
Sakina 9ed9b33b6e
fix: Validate missing <cwd-path> argument in test-codemod server script (#11166)
Adds a simple validation to scripts/test-codemod/server.js to handle the
case where the required <cwd-path> argument is missing. This prevents
unclear spawn() errors and provides a clear usage message instead.

Testing Instructions:

Run node scripts/test-codemod/server.js → should show a clear
missing-argument error.
Run with a valid path → script should behave normally.

Fixes #11165
2025-12-01 23:53:38 +00:00
..
server.js fix: Validate missing <cwd-path> argument in test-codemod server script (#11166) 2025-12-01 23:53:38 +00:00
update-examples-dep.sh ci(examples): update version in examples on release (#9823) 2025-01-27 22:48:43 +00:00
version.js feat(release): allow for overriding npm dist tag (#9899) 2025-02-04 20:58:28 +00:00