Azure / Azure/azure-cli

A way to check for backwards compatibility in CLI commands.

Open
#8,662 3 comments 0 reactions 1 assignee Claimed by @haroldrandom View on GitHub
feature-request Infrastructure
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**
Currently, checking for breaking changes is a manual check done through command review.

**Describe the solution you'd like**
CI check to identify breaks, whether its command/parameter removal or addition of new mandatory parameters.

As a solution, we could maintain state information about our CLI commands, and write a linter rule to check for compatibility.

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.