getsentry / getsentry/sentry-dotnet
Consider validating against a baseline package version
Open
.NET
Repository Maintenance
Task
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
The snapshot usage for API breaking change might be working well. It does make the diff/commit situation a bit annoying but it's nice to see the changes in text when it does catch something. It doesn't detect binary breaking changes though. This could be an alternative:
https://learn.microsoft.com/en-us/dotnet/fundamentals/package-validation/baseline-version-validator
Superseds: https://github.com/getsentry/sentry-dotnet/issues/1142
Contributor guide
Assessment
This issue has not been assessed yet.