Skip to content

sync conflict: upstream v3.2.0 #6

@NotCavnfox

Description

@NotCavnfox

The nightly upstream sync cannot rebase our patch-overlay onto the safe release v3.2.0 cleanly — manual resolution needed (conflict in pnpm-lock.yaml; develop is ~70 commits behind v3.2.0).

Reproduce locally:

git fetch upstream --tags
git checkout -B sync/upstream-v3.2.0 origin/develop
git rebase v3.2.0
# resolve conflicts (regenerate pnpm-lock.yaml), then open a PR against develop

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions