Skip to content

build(tooling): align pnpm version sources - #42

Merged
brilliantinsane merged 2 commits into
mainfrom
build/pnpm-11-18
Jul 30, 2026
Merged

build(tooling): align pnpm version sources#42
brilliantinsane merged 2 commits into
mainfrom
build/pnpm-11-18

Conversation

@brilliantinsane

Copy link
Copy Markdown
Owner

Summary

  • update the repository pnpm pin to 11.18.0
  • make PR CI derive and verify pnpm from package.json
  • add the Web app and Release Tools package to the README project structure

Why

PR CI duplicated the original pnpm 11.9.0 pin. The root pin later moved to 11.15.0 without the workflow changing, so local and CI toolchains drifted. package.json#packageManager is now the single source of truth, matching the existing release workflow convention.

Impact

Contributors and PR checks use the same exact pnpm version. Future pnpm updates no longer require a second PR workflow edit.

Validation

  • pnpm --version - 11.18.0
  • pnpm install --frozen-lockfile
  • pnpm typecheck
  • pnpm lint
  • Playground tests - 68 passed
  • Template Generator tests - 59 passed
  • Public CLI tests - 47 passed
  • Web tests - 73 passed
  • Prettier and git diff --check

The complete pnpm test command reached Release Tools, where local verification was blocked by a full temporary volume and a Docker overlay I/O error. Release Tools type checking passed; the failures were environmental and unrelated to this diff.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tenkit-web Ready Ready Preview Jul 30, 2026 5:58pm

@brilliantinsane
brilliantinsane marked this pull request as ready for review July 30, 2026 18:07
@brilliantinsane

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: 8b8fa7eef5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@brilliantinsane
brilliantinsane merged commit 1014ea0 into main Jul 30, 2026
3 checks passed
@brilliantinsane
brilliantinsane deleted the build/pnpm-11-18 branch July 30, 2026 18:24
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