Skip to content

{diskpool} Add new module az disk-pool#2882

Merged
Juliehzl merged 30 commits intoAzure:masterfrom
Juliehzl:storagepool
May 25, 2021
Merged

{diskpool} Add new module az disk-pool#2882
Juliehzl merged 30 commits intoAzure:masterfrom
Juliehzl:storagepool

Conversation

@Juliehzl
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Collaborator

yonzhan commented Jan 11, 2021

diskpool

@yonzhan yonzhan modified the milestones: S181, S182 Jan 11, 2021
@yonzhan yonzhan modified the milestones: S182, S183 Feb 23, 2021
Comment on lines 14 to 15
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why redefine it under manual folder?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

@evelyn-ys
Copy link
Copy Markdown
Member

Could you remove debug files under _az_debug folder?

@Juliehzl
Copy link
Copy Markdown
Contributor Author

Could you remove debug files under _az_debug folder?

good catch. It is generated by codegen tool. I will add it in gitignore to avoid other people add it.

Copy link
Copy Markdown
Member

@evelyn-ys evelyn-ys left a comment

Choose a reason for hiding this comment

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

LGTM

@Juliehzl
Copy link
Copy Markdown
Contributor Author

Remove generated test file as it is not used and Kai will remove generating test capability in next version

@Juliehzl Juliehzl merged commit 4dd4a09 into Azure:master May 25, 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.

3 participants