Azure / Azure/azure-cli-extensions

Followup patch to interactive to deal with deprecation items.

Open
#393 1 comment 0 reactions 0 assignees View on GitHub
extension/interactive feature-request
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

With deprecation support, we introduced a bug in interactive that caused unplanned behavior when attemping to serialize the command table to JSON and dump to a file.

https://github.com/Azure/azure-cli/pull/7350 patches that bug by ignoring dictionary keys that are not serializable but converting other found deprecated items into their target string(which is serializable).

There will later be followup to have a consistent behavior for both dictionary keys and other values in the command table.

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.