dotnet / dotnet/aspnetcore

[Infrastructure] We should add APICompat checks against previous shipped version of the assemblies to detect breaking changes

Open
#61,588 1 comment 1 reaction 1 assignee Claimed by @wtgodbe View on GitHub
area-infrastructure Priority:3
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

Currently we aren't running baseline package validation in our builds because we drop older TFMs which makes us run into https://github.com/dotnet/sdk/issues/48602 and therefore we are not detecting breaking changes as part of the build. This issue is tracking us enabling checks such that we know at build time whether or not a change is breaking when compared against the previously shipped version of that asset.

cc: @wtgodbe

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.