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

Fix regression in SBRP usage report #46270

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

MichaelSimons
Copy link
Member

@MichaelSimons MichaelSimons commented Jan 24, 2025

The WriteSbrpUsageReport task was failing to find any project.assets.jsons files due to the changes made in #46208. This resulted in a report that listed all SBRP packages as unreferenced. As part of the fix, additional error checks were added to help prevent regressions like this in the future.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Jan 24, 2025
@MichaelSimons MichaelSimons marked this pull request as ready for review January 24, 2025 19:26
@MichaelSimons MichaelSimons requested review from a team as code owners January 24, 2025 19:26
Copy link
Member

@ViktorHofer ViktorHofer left a comment

Choose a reason for hiding this comment

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

Thanks for the fix

@MichaelSimons MichaelSimons enabled auto-merge (squash) January 24, 2025 19:59
@MichaelSimons
Copy link
Member Author

Merging on red as this only affects the SB legs which passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants