Skip to content

Fix VMR patch re-application - #4144

Merged
premun merged 4 commits into
dotnet:mainfrom
premun:prvysoky/reapply
Nov 12, 2024
Merged

Fix VMR patch re-application#4144
premun merged 4 commits into
dotnet:mainfrom
premun:prvysoky/reapply

Conversation

@premun

@premun premun commented Nov 12, 2024

Copy link
Copy Markdown
Member

Encountered problems like in dotnet/sdk#44757 or dotnet/sdk#44751 where a patch being applied together with incoming changes for a repo that is also being patched can end up with failures.

Instead of several rounds of restoring and reapplication of VMR patches, we strip all at the beginning and apply all at the end of the sync which makes it much simpler and less error prone.

@premun
premun merged commit d067af5 into dotnet:main Nov 12, 2024
@premun
premun deleted the prvysoky/reapply branch November 12, 2024 12:15
@MilenaHristova

Copy link
Copy Markdown
Contributor

rolled out with #4145

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.

3 participants