Skip to content

Move localization to main #49334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Move localization to main #49334

wants to merge 1 commit into from

Conversation

marcpopMSFT
Copy link
Member

9.0.3xx is locked down. Let's enable localization in main so we get early net10 loc especially as we moved all our resx files around.

@Copilot Copilot AI review requested due to automatic review settings June 10, 2025 23:04
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the localization branch in the CI pipeline to point at main, enabling early localization integration in the main branch.

  • Update CI configuration to use main for localization feeds instead of the locked-down release/9.0.3xx branch.

@marcpopMSFT
Copy link
Member Author

/backport to release/9.0.3xx

Copy link
Contributor

Started backporting to release/9.0.3xx: https://github.com/dotnet/sdk/actions/runs/15572100102

Copy link
Contributor

@marcpopMSFT backporting to "release/9.0.3xx" failed, the patch most likely resulted in conflicts:

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

Applying: Move localization to main
Using index info to reconstruct a base tree...
M	.vsts-ci.yml
Falling back to patching base and 3-way merge...
Auto-merging .vsts-ci.yml
CONFLICT (content): Merge conflict in .vsts-ci.yml
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 Move localization to main
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

9.0.3xx is locked down. Let's enable localization in main so we get early net10 loc especially as we moved all our resx files around.
@marcpopMSFT marcpopMSFT force-pushed the marcpopMSFT-locmain branch from 9edaeed to 4205628 Compare June 12, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant