Conversation
# SUSE Linux Enterprise Server 15 SP3 # SUSE Linux Enterprise Server 12 SP5 remove the SUSE image check and use the image above
️✔️Azure CLI Extensions Breaking Change Test
|
|
Hi @qwuae1, |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
format it
|
Please take a look at this comment~ #6864 (comment) |
|
@haagha Could you please help review the VM repair related PR? |
haagha
left a comment
There was a problem hiding this comment.
Please update version number and version history if you want these changes to be published immediately. I don't think a test is required for this PR. Thanks!
|
@zhoxing-ms |
|
[Release] Update index.json for extension [ vm-repair ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=99579&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? (pip install wheel==0.30.0required)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.