Skip to content

Update prototype extension to 0.2.1b5#9680

Closed
a11smiles wants to merge 1 commit intoAzure:mainfrom
a11smiles:prototype/v0.2.1b5
Closed

Update prototype extension to 0.2.1b5#9680
a11smiles wants to merge 1 commit intoAzure:mainfrom
a11smiles:prototype/v0.2.1b5

Conversation

@a11smiles
Copy link
Contributor

Summary

Automated index update for the az prototype extension.

Copilot AI review requested due to automatic review settings March 12, 2026 20:38
@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Mar 12, 2026

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

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

Hi @a11smiles,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Collaborator

yonzhan commented Mar 12, 2026

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

@github-actions
Copy link
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
Contributor

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure CLI extensions index entry for the prototype extension to reference a new pre-release build, ensuring the index points to the correct artifact and metadata.

Changes:

  • Bump prototype extension version from 0.2.1b4 to 0.2.1b5.
  • Update the downloadUrl, filename, and sha256Digest to match the new release artifact.

You can also share your feedback on Copilot code review. Take the survey.

},
"formatVersion": "1"
} No newline at end of file
}
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The final closing brace has a leading space (" }"), which is inconsistent with the opening brace at column 1 and creates unnecessary diff noise. Please remove the leading whitespace so the root-level closing } is unindented.

Copilot uses AI. Check for mistakes.
@a11smiles a11smiles closed this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants