Update yml files to use community branch#79950
Merged
RikkiGibson merged 1 commit intodotnet:mainfrom Aug 19, 2025
Merged
Conversation
shyamnamboodiripad
approved these changes
Aug 18, 2025
Member
Author
|
Would like another review from @dotnet/roslyn-infrastructure if possible, especially with an eye for any bits I might have forgotten to update |
shyamnamboodiripad
approved these changes
Aug 18, 2025
jjonescz
approved these changes
Aug 19, 2025
| - targetsBranch: | ||
| branch: main-vs-deps | ||
| - targetsBranch: | ||
| branch: community |
Member
There was a problem hiding this comment.
Should we mention this branch in our contributing docs?
Member
There was a problem hiding this comment.
I see now there is a pinned issue informing about this which seems good enough given it's temporary. Although if we anticipate this being used more often in the future, there could be a note about this in the docs anyway (like "if there is a community branch, please use it" or some such).
Member
Author
There was a problem hiding this comment.
Sure, I'll open a follow up.
333fred
added a commit
to 333fred/roslyn
that referenced
this pull request
Aug 19, 2025
* upstream/main: (275 commits) Update yml files to use community branch (dotnet#79950) [main] Source code updates from dotnet/dotnet (dotnet#79920) Allow MEF components to supply assembly path resolvers (dotnet#79218) update auto merge config (dotnet#79949) Update PublishData.json (dotnet#79946) Add comment Add vb tests VB side Fix results streamed by ForAttributeWithMetadataName with multiple parts chore: deleted accitenly committed local file. bugfix: generated the format methods as public as it is with the related properties. tests: updated resources accordingly to the changes. Revert "Sneak in a sneaky test IVT" Revert "Missed one" Missed one Sneak in a sneaky test IVT Export the analyzer loader for the Misc workspace so the Razor generator has a consistent ALC Update localization branch to 17.14 Reorder checks to report issue as early as possible Avoid crash from Script class instantiation (dotnet#79879) Unblock type forwarding scenarios involving extensions (dotnet#79905) ...
This was referenced Aug 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Looked at all the places main-vs-deps is referenced in infra config files and added community also