Updated NetworkCloud 2023-07-01 latest changes for stable version 1.0.0#6648
Conversation
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
️✔️Azure CLI Extensions Breaking Change Test
|
|
Hi @priyamshet, |
ce9573e to
0c83ea7
Compare
0c83ea7 to
05baf93
Compare
05baf93 to
d8c1fcd
Compare
|
Hi @priyamshet, PR is approved. Is it ready to release? |
d8c1fcd to
b15588f
Compare
|
@kairu-ms thanks for the review, there was a small change to update the description of a parameter "enabled" and a minor fix for the VirtualMachine console resource. We have pushed the corresponding aaz change in this PR. Azure/aaz#281 Yes the changes are ready to be released. |
|
[Release] Update index.json for extension [ networkcloud ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=83252&view=results |
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? (pip install azdevrequired)python scripts/ci/test_index.py -qlocally?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.jsonautomatically.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.