Skip to content

fix(stack): conflictResolutions for upstream main rebase - #164

Merged
patroza merged 1 commit into
fork/changesfrom
fix/stack-upstream-rebase-green
Jul 29, 2026
Merged

fix(stack): conflictResolutions for upstream main rebase#164
patroza merged 1 commit into
fork/changesfrom
fix/stack-upstream-rebase-green

Conversation

@patroza

@patroza patroza commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

Stack sync has been failing while rebasing onto latest upstream main (13 commits behind). Conflicts:

  • fork/tim: GitVcsDriverCore.test.ts, vcs.ts, BranchToolbarBranchSelector.tsx
  • fork/candidates: SidebarV2.tsx
  • fork/changes: ws.ts, CommandPalette.tsx, package.json (multi-path)

Record durable commit: \"*\" + exact-SHA theirs policies. Local sync --dry-run succeeds (4 layers rewritten).

Test plan

  • vp check
  • node scripts/rebase-pr-stack.ts sync --dry-run
  • Merge + dispatch Rebase fork PR stack
  • Fork CI green on fork/integration

Unblock sync onto latest upstream by recording auto-resolve policies for
fork/tim (GitVcsDriverCore test, vcs.ts, BranchToolbar), fork/candidates
(SidebarV2), and fork/changes (ws, CommandPalette, package.json), plus
existing integration AGENTS/lock policies. Local sync --dry-run succeeds.
@patroza
patroza merged commit 158d1a2 into fork/changes Jul 29, 2026
9 checks passed
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