Add aksarc extension version 1.5.102#9758
Conversation
️✔️Azure CLI Extensions Breaking Change Test
|
|
Hi @Eshaan-Lumba, |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
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). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
|
There was a problem hiding this comment.
Pull request overview
This pull request updates the extension index to publish a new aksarc CLI extension release (v1.5.102), enabling users to discover and install that version via the extension index.
Changes:
- Added a new
aksarcindex entry for version1.5.102. - Included the corresponding download URL, filename, wheel metadata, and SHA256 digest.
8ca3f0a to
d06e36f
Compare
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
@Eshaan-Lumba please fix the ci. |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 9758 in repo Azure/azure-cli-extensions |
|
@necusjz it should be fixed now, thanks! |
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
Description
Add aksarc CLI extension version 1.5.102 to the index.
The .whl file was uploaded via the OneBranch.AksArc.Hybridaks-Utils.Release EV2 pipeline.
Checklist
This checklist is used to make sure that common guidelines for a pull request are followed.
Related command
General Guidelines
azdev style <YOUR_EXT>locally? — N/A (onlyindex.jsonchanged, no extension source code)python scripts/ci/test_index.py -qlocally? — Passed (9 tests OK, 2 skipped)For new extensions:
About Extension Publish