Skip to content

internal: prepare Zed worktrees automatically - #10

Merged
samohovets merged 1 commit into
mainfrom
internal/zed-worktree-setup
Jul 19, 2026
Merged

internal: prepare Zed worktrees automatically#10
samohovets merged 1 commit into
mainfrom
internal/zed-worktree-setup

Conversation

@samohovets

Copy link
Copy Markdown
Member

Summary

Changelog

Public summary:

  • None.

Context:

  • New Zed worktrees now reuse pnpm's shared store and Turborepo's built-in linked-worktree cache behavior instead of starting from an uncached checkout.

Verification

  • ./scripts/setup-worktree.sh
  • Repeated setup confirmed full Turbo cache hits.
  • Concurrent setup completed in two linked worktrees with spaces in their paths.
  • pnpm fmt:check
  • pnpm validate
  • jq empty .zed/tasks.json
  • shellcheck scripts/setup-worktree.sh

@samohovets
samohovets merged commit fcad737 into main Jul 19, 2026
1 check passed
@samohovets
samohovets deleted the internal/zed-worktree-setup branch July 19, 2026 15:08
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.

Prepare new Zed worktrees with cached install and build tasks

1 participant