-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
We have had instances where a change in azure-cli-core was not identified as a breaking change during development or code review, resulting in inadvertently breaking extensions or other interfacing tools. We should follow the example of the Python SDK to detect breaking changes to specific interfaces we want to ensure continue to work. Example files:
Reactions are currently unavailable