Skip to content

Conversation

@dkulkarni-ms
Copy link
Contributor

@dkulkarni-ms dkulkarni-ms commented Sep 27, 2022


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

Updated command to set subscription for internal calls:
az vm repair reset-nic

Sample call:
az vm repair reset-nic -g -n --subscription --verbose

General Guidelines

  • [V] Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • [V] 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.

@ghost ghost requested review from yonzhan and zhoxing-ms September 27, 2022 21:35
@ghost ghost added the Auto-Assign Auto assign by bot label Sep 27, 2022
@ghost ghost requested a review from wangzelin007 September 27, 2022 21:36
@ghost ghost assigned zhoxing-ms Sep 27, 2022
@ghost ghost added this to the Sep 2022 (2022-10-12) - For Ignite milestone Sep 27, 2022
@ghost ghost added the Compute label Sep 27, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Sep 27, 2022

vm repair

Copy link
Member

@haagha haagha left a comment

Choose a reason for hiding this comment

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

Looks good.

@zhoxing-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wangzelin007
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zhoxing-ms zhoxing-ms merged commit 2ab0ff9 into Azure:main Oct 8, 2022
@azclibot
Copy link
Collaborator

azclibot commented Oct 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Compute

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants