Github Action Template
Closed this issue · 2 comments
Mpdreamz commented
Using this issue to trial github action comment syntax..
Api Changes for assembly-differ
- 12 breaking changes (removals/modifications)
+ 1 addition
Version Change: ➡️ Major
⬅️
Full Report
Removed Types:
- BaseX
- TypeZ
New Types:
+ TypeA
IAssemblyProvider
- .Z
+ .X
Mpdreamz commented
Since it would always run against released nuget packages its best to only comment if there are breaking changes and only list those.
Mpdreamz commented
Public API Changes
Scanned: 📑 1 projects
- ⚠️ 2 breaking changes detected in 📑 1 projects ⚠️
+ ✔️ 0 breaking changes detected ✔️
+ 13 new additions
- 20 removals
📑 assembly-differ Click here to see the 25 difference
- 🔴 JustAssembly.Core, Version=0.0.7290.33974, Culture=neutral, PublicKeyToken=null
+ 🌟 Differ.AllComparisonResults
+ 🌟 Differ.AssemblyComparison
- 🔴 Differ.AssemblyDiffPair 💀
+ 🌟 Differ.Exporters.GitHubActionCommentExporter
+ 🌟 Differ.Exporters.IAllComparisonResultsExporter
+ 🌟 Differ.Exporters.IAssemblyComparisonExporter
+ 🌟 Differ.SuggestedVersionChange
Differ.Exporters.IExporter
- 🔴 Export(AssemblyDiffPair, String)
Differ.Providers.NuGet.NuGet
+ 🔷 GetPackageDependencies(PackageIdentity, NuGetFramework, SourceCacheContext, ILogger, IEnumerable<SourceRepository>, ISet<SourcePackageDependencyInfo>)
+ 🔷 Member is more visible.
Differ.Exporters.AsciiDocExporter
+ 🌟 Export(AssemblyComparison, String)
- 🔴 Export(AssemblyDiffPair, String) 💥
Differ.Exporters.MarkdownExporter
+ 🌟 Export(AssemblyComparison, String)
- 🔴 Export(AssemblyDiffPair, String) ⚠️
Differ.Exporters.XmlExporter
+ 🌟 Export(AssemblyComparison, String)
- 🔴 Export(AssemblyDiffPair, String)