Skip to content

pnpm: use global virtual store#13136

Open
OliverJAsh wants to merge 1 commit intomasterfrom
worktrees
Open

pnpm: use global virtual store#13136
OliverJAsh wants to merge 1 commit intomasterfrom
worktrees

Conversation

@OliverJAsh
Copy link
Copy Markdown
Contributor

@OliverJAsh OliverJAsh commented Apr 1, 2026

See https://pnpm.io/11.x/git-worktrees. Note pnpm i on first run will prompt you to reinstall your node_modules.

https://pnpm.io/11.x/git-worktrees

Note `pnpm i` on first run will prompt you to reinstall your `node_modules`.
Copilot AI review requested due to automatic review settings April 1, 2026 10:33
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
gitbutler-web Ignored Ignored Preview Apr 1, 2026 10:33am

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates workspace tooling/docs to better support working from Git/Codex worktrees by centralizing pnpm’s virtual store behavior and standardizing Lite commands to run within the Nix devshell.

Changes:

  • Enable pnpm’s global virtual store for the workspace.
  • Update Lite agent instructions to run pnpm commands via nix develop -c ….
  • Add a Codex environment definition that installs deps and provides a “Lite: typecheck” action.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Enables enableGlobalVirtualStore to reduce duplication across worktrees.
apps/lite/AGENTS.md Documents running Lite typecheck/lint/format commands inside the Nix flake devshell.
.codex/environments/environment.toml Adds Codex environment setup and a Lite typecheck action using the Nix devshell.

@OliverJAsh OliverJAsh changed the base branch from master to worktrees-1 April 1, 2026 10:44
@OliverJAsh OliverJAsh changed the title Optimize tooling for Git/Codex worktrees pnpm: use global virtual store Apr 1, 2026
Base automatically changed from worktrees-1 to master April 1, 2026 10:58
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.

2 participants