Update source-build team references#11032
Merged
jaredpar merged 1 commit intodotnet:mainfrom Oct 22, 2024
Merged
Conversation
chsienki
approved these changes
Oct 16, 2024
mthalman
approved these changes
Oct 16, 2024
Member
|
@phil-allen-msft @jaredpar I think you are the folks who can make the repo access changes |
jaredpar
reviewed
Oct 22, 2024
| /eng/Version.Details.xml @dotnet/razor-tooling @dotnet/razor-compiler | ||
| /eng/SourceBuild* @dotnet/source-build-internal | ||
| /eng/DotNetBuild.props @dotnet/product-construction | ||
| /eng/SourceBuild* @dotnet/source-build |
Member
There was a problem hiding this comment.
FYI: GitHub is giving validation errors as these aliases don't have write access to these repos. Is the expectation that we need to grant such access? Wary of putting CODEOWNERS in a state where it perpetually has validation errors.
Member
There was a problem hiding this comment.
Is the expectation that we need to grant such access?
I think yes, per this part of the PR description:
Repo admins, please grant @dotnet/product-construction and @dotnet/source-build write access. You can remove access granted to @dotnet/source-build-internal.
jaredpar
approved these changes
Oct 22, 2024
333fred
added a commit
to 333fred/razor
that referenced
this pull request
Oct 23, 2024
* upstream/main: (290 commits) Add breaking changes document (dotnet#11064) Do not extract component into code block (dotnet#11069) Fix invalid setttings json (dotnet#11062) update MicrosoftSourceBuildIntermediatearcadePackageVersion Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2566512 Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2566512 Update source-build team references (dotnet#11032) Handle EditorRequired *Changed/*Expression parameters (dotnet#11043) Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2566213 Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2566213 Avoid ambiguous `object` reference in generic component recovery (dotnet#11053) Move culture info check (dotnet#11057) Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20241015.1 Fix code actions integration tests Add option for format on paste (dotnet#11039) Update src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentDocumentClassifierPass.cs Fix merge to 17.12 version Update src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Components/ComponentDocumentClassifierPass.cs Ensure model directives are mapped at runtime (dotnet#11007) Fix @inherits mapping for fuse (dotnet#10985) ...
This was referenced Oct 24, 2024
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.
The @dotnet/source-build-internal team is being deprecated. All references to it were updated.
Included the renaming of SourceBuild.props to the new naming convention, DotNetBuild.props.
Related to dotnet/source-build#4645
Repo admins, please grant @dotnet/product-construction and @dotnet/source-build write access. You can remove access granted to @dotnet/source-build-internal.