azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

[Vm-repair] Vm repair bug fixes

Open haagha opened this issue 1 year ago • 1 comments


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • [ ] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [ ] Have you run python scripts/ci/test_index.py -q locally?

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.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

haagha avatar Oct 14 '22 06:10 haagha

Vm-repair

yonzhan avatar Oct 14 '22 06:10 yonzhan

Could you please write the description of PR change into the HISTORY.rst? And if you want to release a new extension version for this PR, please also upgrade the version defined in the setup.py file.

zhoxing-ms avatar Oct 24 '22 07:10 zhoxing-ms

Added description for History and bumped up the version. Also fixed the parameter help. Thanks!

haagha avatar Oct 24 '22 16:10 haagha

[Release] Update index.json for extension [ vm-repair ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=10970&view=results

azclibot avatar Oct 25 '22 02:10 azclibot