Skip to content

Conversation

@kairu-ms
Copy link
Contributor


closed Azure/azure-cli#18105

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

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 PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@kairu-ms kairu-ms requested a review from msyyc as a code owner May 25, 2021 09:36
@yonzhan
Copy link
Collaborator

yonzhan commented May 25, 2021

Virtual-wan

@yonzhan yonzhan requested a review from jsntcy May 25, 2021 09:37
@yonzhan yonzhan added this to the S188 milestone May 25, 2021
@kairu-ms kairu-ms merged commit ff71619 into Azure:master May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az network vhub get-effective-routes --resource-type RouteTable to support "-o table" output

3 participants