Skip to content

Conversation

@ctaggart
Copy link
Contributor


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.

@yonzhan yonzhan requested review from Juliehzl and zhoxing-ms June 22, 2021 22:58
@yonzhan yonzhan added this to the S189 milestone Jun 22, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 22, 2021

vmware

@ctaggart
Copy link
Contributor Author

Hey @zhoxing-ms, can you merge these test recordings? This has been open for a week.

examples:
- name: Create a Site Recovery Manager (SRM) addon.
text: az vmware addon srm create --resource-group MyResourceGroup --private-cloud MyPrivateCloud --license-key "41915178-A8FF-4A4D-B683-6D735AF5E3F5"
text: az vmware addon srm create --resource-group MyResourceGroup --private-cloud MyPrivateCloud --license-key "41915-178A8-FF4A4-DB683-6D735"
Copy link
Contributor

Choose a reason for hiding this comment

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

May I ask why do we need to modify the --license-key?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was the wrong format before. The test service now validates the format.

Copy link
Contributor

Choose a reason for hiding this comment

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

OK

@zhoxing-ms zhoxing-ms merged commit 870df2d into Azure:main Jun 30, 2021
@ctaggart ctaggart deleted the srm_test branch July 12, 2021 16:17
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.

4 participants