fixing OS partition detection#5507
Conversation
|
Thank you for your contribution jofrance! We will review the pull request and get back to you soon. |
|
#sing-off |
|
vm repair |
|
@zhoxing-ms I am not added as part of the automatic reviewers despite me being code-owner for this repo. https://github.com/Azure/azure-cli-extensions/blob/main/.github/CODEOWNERS#L63 |
|
@jofrance Could you please add description in the history notes for this change? |
@haagha Please submit a PR to apply for code owner, and I will approve and merge it for you |
|
fixing OS partition detection for RHEL ADE encrypted VMS and changing version to 0.4.9 |
|
@jofrance It is recommended to write this version change into the |
|
[Release] Update index.json for extension [ vm-repair ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=14833&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.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.