angular/scripts
Herdiyan IT Dev f219e65841 refactor(dev-infra): use shell: false and quote args in benchmark-compare workflow
Currently, the exec() utility uses childProcess.spawn() with shell: true. This commit changes the spawn option to shell: false to prevent OS command injection vulnerabilities and quotes the benchmark target in the github action.
2026-04-28 10:29:24 -07:00
..
benchmarks refactor(dev-infra): use shell: false and quote args in benchmark-compare workflow 2026-04-28 10:29:24 -07:00
build build: use Node.js built-in TypeScript support for dev-infra scripts 2026-01-02 08:15:40 +01:00
ci ci: support publishing dev-skills to snapshot repository 2026-03-23 09:49:11 -07:00
test build: use pnpm as the package manager instead of yarn (#62924) 2025-07-31 22:06:27 +00:00
compare-main-to-patch.js build: remove shelljs from build scripts (#64042) 2025-09-26 13:14:09 -04:00
diff-release-package.mts build: add the ignore all rc files flag when running bazel info 2025-12-09 13:44:45 -08:00
tsconfig.json feat(core): add support for TypeScript 6 2026-02-17 08:40:38 -08:00