Skip to content

Migrate VMR pipeline and orchestration fixes from 10.0.2xx#2749

Merged
mthalman merged 1 commit into
dotnet:release/10.0.1xxfrom
mthalman:migrate-2xx-fixes
Oct 7, 2025
Merged

Migrate VMR pipeline and orchestration fixes from 10.0.2xx#2749
mthalman merged 1 commit into
dotnet:release/10.0.1xxfrom
mthalman:migrate-2xx-fixes

Conversation

@mthalman

@mthalman mthalman commented Oct 6, 2025

Copy link
Copy Markdown
Member

There were a number of VMR pipeline and orchestration fixes that were made in #2632. Migrating these back to 10.0.1xx.

@mthalman mthalman merged commit d678ac2 into dotnet:release/10.0.1xx Oct 7, 2025
10 checks passed
@mthalman mthalman deleted the migrate-2xx-fixes branch October 7, 2025 12:55
@mthalman

mthalman commented Oct 7, 2025

Copy link
Copy Markdown
Member Author

/backport to main

@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

@mthalman backporting to "main" failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Migrate VMR pipeline and orchestration fixes from 10.0.2xx
.git/rebase-apply/patch:272: trailing whitespace.
          DestinationFolder="$(ExtraTestDependenciesRestoreSourcePath)" 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M	eng/VmrLayout.props
M	eng/pipelines/official.yml
M	eng/pipelines/pr.yml
M	eng/pipelines/templates/jobs/vmr-build.yml
M	repo-projects/Directory.Build.targets
Falling back to patching base and 3-way merge...
Auto-merging eng/VmrLayout.props
Auto-merging eng/pipelines/official.yml
Auto-merging eng/pipelines/pr.yml
CONFLICT (content): Merge conflict in eng/pipelines/pr.yml
Auto-merging eng/pipelines/templates/jobs/vmr-build.yml
Auto-merging repo-projects/Directory.Build.targets
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Migrate VMR pipeline and orchestration fixes from 10.0.2xx
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants