Skip to content

fix(stack): restore upstream Git ref refresh after Tim conflict - #165

Merged
patroza merged 1 commit into
fork/changesfrom
fix/restore-upstream-vcs-ref-refresh
Jul 29, 2026
Merged

fix(stack): restore upstream Git ref refresh after Tim conflict#165
patroza merged 1 commit into
fork/changesfrom
fix/restore-upstream-vcs-ref-refresh

Conversation

@patroza

@patroza patroza commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

Upstream pingdotgg#4727 (Git ref refresh resource storms) was dropped when stack took
`theirs` for Tim on `vcs.ts` / `GitVcsDriverCore*` / BranchToolbar, while
tests stayed on main → integration Test failed (vcs polling).

Restore main's VCS implementation files and flip Tim `conflictResolutions`
for those paths to ours so the next upstream sync keeps pingdotgg#4727.

Discord overlay: namespace `node:url` import (Check lint) pushed to `fork/discord`.

Test plan

  • `vp check`
  • `vp test run packages/client-runtime/src/state/vcs.test.ts` (10/10)
  • Merge + stack compose + Fork CI on integration green

…m conflict

Blind theirs on fork/tim dropped main's vcs resource-storm fix while
leaving main's vcs tests, so integration Test failed. Restore main's
VCS client/server files and prefer ours for those paths on future Tim
rebases.
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