Uh oh!
There was an error while loading. Please reload this page.
Metadata reports generator (Issue #3999) - #5531
Conversation
IbrahimNadaa
commented
Oct 17, 2024
@dotnet-policy-service agree |
I think We need to introduce new bullet in the available repots list :
And I also think We need to introduce the new properties to the Available reports Table
|
dotnet-comment-bot
commented
Jan 17, 2025
🎉 Good job! The coverage increased 🎉
Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=920916&view=codecoverage-tab |
evgenyfedorov2
commented
Jan 17, 2025
Yes, that makes sense. + maybe a new section like "Example of a metadata report". |
IbrahimNadaa
commented
Jan 17, 2025
I have updated the read me file , hopefully now it algins with the other reports .... |
dotnet-comment-bot
commented
Jan 17, 2025
🎉 Good job! The coverage increased 🎉
Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=921170&view=codecoverage-tab |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
evgenyfedorov2
commented
Jan 18, 2025
Thank you! I think the PR is in a good shape now, just added some minor comments. Once we confirm the stage policy, it can be merged |
IbrahimNadaa
commented
Jan 18, 2025
@evgenyfedorov2 All should be good now |
dotnet-comment-bot
commented
Jan 18, 2025
🎉 Good job! The coverage increased 🎉
Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=922034&view=codecoverage-tab |
RussKie
commented
Feb 13, 2025
@evgenyfedorov2 @dotnet/dotnet-extensions-compliance this is a breaking change --> dotnet/extensions-samples#645 We have never published Microsoft.Gen.MetadataExtractor package, and until recently it wasn't needed. Now it is.... |
evgenyfedorov2
commented
Feb 13, 2025
Microsoft.Gen.MetadataExtractor is a new package, referenced as a csproj by Microsoft.Extensions.AuditReports, I don't quite understand why it has to be published. And even then, why wasn't it published automatically? What is the way forward? |
RussKie
commented
Feb 13, 2025
The change needs to be reverted. Microsoft.Gen.MetadataExtractor is an analyzer. |
IbrahimNadaa
commented
Feb 13, 2025
Hello , |
Fix regression due to #5531 It broke the AuditReports extension since it will not be able to resolve the dependency on Microsoft.Gen.MetadataExtractor.
This Pull request fixes#3999
if you have any notes I will fix them at once, thank you
Microsoft Reviewers: Open in CodeFlow