Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -103248,6 +103248,48 @@
"version": "1.11.3"
},
"sha256Digest": "22713b14e8092adebcfbd9696ac91886920dc4b011d95ac829d01b2adee104ec"
},
{
"downloadUrl": "https://hciarcvmsstorage.z13.web.core.windows.net/cli-extensions/stack_hci_vm-1.11.6-py3-none-any.whl",
"filename": "stack_hci_vm-1.11.6-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.15.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/stack-hci-vm"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "stack-hci-vm",
"summary": "Microsoft Azure Command-Line Tools Stack-HCi-VM Extension",
"version": "1.11.6"
},
"sha256Digest": "2722c4ad240b4b470c28295273dabdee07700ad7ebd17da295c3f812e13457ad"
}
Comment on lines +103251 to 103293
Copy link

Copilot AI Dec 16, 2025

Choose a reason for hiding this comment

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

The PR description states that developers should not manually modify src/index.json, and that this file will be updated automatically after merging changes to setup.py and HISTORY.rst. However, this PR only modifies src/index.json without any corresponding changes to setup.py or HISTORY.rst.

If this is intended to be a manual addition (perhaps the automated process didn't work), please clarify in the PR description. If this is the automated PR, consider using a different PR template that reflects the automated nature of the change.

Copilot uses AI. Check for mistakes.
],
"standbypool": [
Expand Down
Loading