azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

update to support disconnected environment

Open TheOnlyWei opened this issue 9 months ago • 5 comments

This change is to support disconnected on-premises environments.

Related command

az connectedk8s

General Guidelines

  • [X] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required) NOTE: there are pre-existing style errors.
  • [X] Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • [X] My extension version conforms to the Extension version schema

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

TheOnlyWei avatar May 08 '24 00:05 TheOnlyWei

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

Thank you for your contribution! We will review the pull request and get back to you soon.

yonzhan avatar May 08 '24 00:05 yonzhan

Hi @TheOnlyWei

:warning: Release Requirements

Module: connectedk8s

  • :warning: Please update VERSION to be 1.11.0 in src/connectedk8s/setup.py

Notes

github-actions[bot] avatar May 08 '24 00:05 github-actions[bot]

/azp run

yanzhudd avatar Sep 06 '24 02:09 yanzhudd

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Sep 06 '24 02:09 azure-pipelines[bot]