Skip to content

build: verify exact Node and npm toolchain pins - #11

Merged
deku2026 merged 1 commit into
mainfrom
codex/wp02-00-toolchain-locks
Sep 21, 2026
Merged

deku2026 merged 1 commit into
mainfrom
codex/wp02-00-toolchain-locks

Conversation

@deku2026

Copy link
Copy Markdown
Contributor

The check command now verifies the executing Node and npm versions against the repository pins before running validation. This closes the gap where a different patch version could pass an unchanged lockfile.

Validation: isolated npm restore and offline repeat passed; full npm run check passed, including the new wrong-patch rejection test and all 82 tooling tests. No runtime dependencies or application behavior changed.

@deku2026
deku2026 merged commit b500981 into main Sep 21, 2026
11 checks passed
@deku2026
deku2026 deleted the codex/wp02-00-toolchain-locks branch September 21, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant