Azure / Azure/azure-cli-extensions

Use the min azure cli version in CI

Open
#2,740 1 comment 0 reactions 1 assignee Assigned to @kairu-ms View on GitHub
CI feature-request p1_e2
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

Currently we use the dev branch of `azure-cli` to test extensions in CI. The extension has a `azext.minCliCoreVersion` defined for compatible `azure-cli` versions and sometimes we may use the new features of the latest `azure-cli` version but forgot to bump the `azext.minCliCoreVersion` (https://github.com/Azure/azure-cli/issues/16113).

If we install the min version of `azure-cli` in CI, we can detect such issues in advance.

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.