Files
pnpm/.github
Zoltan Kochan 566864e3d1 fix(release): verify and package TypeScript CLI artifacts (#13063)
The TypeScript release preflight rejected valid empty files and allowed the
workspace root gitignore to remove the CLI dist directory from the pnpm
tarball. Its executable installation test also ran npm from inside a checkout
whose devEngines requires pnpm.

Accept empty regular files while retaining byte-for-byte hash verification,
isolate the pnpm package from workspace ignore rules before building, and run
the npm lifecycle smoke test from its temporary install directory. Add a
manual verification-only dispatch that exercises the complete artifact build
and smoke test while keeping every publish job disabled.
2026-07-16 02:04:23 +02:00
..
2025-08-09 02:39:13 +02:00
2025-06-17 12:51:44 +02:00