Skip to content
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

Move SB metadata to intermediates #7173

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Conversation

ellahathaway
Copy link
Member

The changes in this pull request aim to improve the UX and guideance around the SourceBuild metadata by placing the metadata on explicit source-build intermediates.

The changes include:

  • Removing existing SourceBuild metadata from all non-intermediate dependencies.
  • Defining new explicit intermediate dependencies and adding SourceBuild metadata to those dependencies.

Related to dotnet/source-build#3373 and dotnet/source-build#4073

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0e11212) 96.44% compared to head (beb5f57) 96.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7173      +/-   ##
==========================================
- Coverage   96.44%   96.44%   -0.01%     
==========================================
  Files        1415     1415              
  Lines      338191   338191              
  Branches    11191    11191              
==========================================
- Hits       326166   326161       -5     
- Misses       9205     9210       +5     
  Partials     2820     2820              

@ellahathaway
Copy link
Member Author

@dotnet/roslyn-analysis - soft ping. Would really appreciate a review on this. Thanks!

@sharwell
Copy link
Member

sharwell commented Feb 6, 2024

I have no idea what I'm merging 🥷

@sharwell sharwell merged commit d0311fb into dotnet:main Feb 6, 2024
11 checks passed
@ellahathaway ellahathaway deleted the sb-metadata branch February 6, 2024 18:50
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.

None yet

3 participants