Skip to content

Promote computelimit extension to stable (1.0.0)#9788

Draft
deepnandu wants to merge 1 commit intoAzure:mainfrom
deepnandu:computelimit/promote-stable-clean
Draft

Promote computelimit extension to stable (1.0.0)#9788
deepnandu wants to merge 1 commit intoAzure:mainfrom
deepnandu:computelimit/promote-stable-clean

Conversation

@deepnandu
Copy link
Copy Markdown
Member


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

Description

Promote the computelimit extension from preview (1.0.0b1) to stable (1.0.0).

Changes

  • Remove is_preview=True from all command groups and commands
  • Remove azext.isPreview from extension metadata
  • Bump version from 1.0.0b1 to 1.0.0
  • Update classifier from 4 - Beta to 5 - Production/Stable
  • Update HISTORY.rst with stable release entry

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

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.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd Bot commented Apr 16, 2026

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

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 16, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@github-actions
Copy link
Copy Markdown
Contributor

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

Hi @deepnandu

⚠️ Release Requirements

Module: computelimit

  • ⚠️ Please update VERSION to be 1.1.0b1 in src/computelimit/setup.py
  • ⚠️ Set azext.isPreview to true in azext_metadata.json for computelimit

Notes

@github-actions github-actions Bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Apr 16, 2026
@yonzhan yonzhan requested a review from yanzhudd April 16, 2026 23:26
@yanzhudd yanzhudd added the minor release extension module with version minor upgraded label Apr 17, 2026
@yanzhudd
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@github-actions github-actions Bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor release extension module with version minor upgraded skip-cal-version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants