Skip to content

Conversation

@Juliehzl
Copy link
Contributor

@Juliehzl Juliehzl commented Jun 1, 2021


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.

@Juliehzl Juliehzl requested review from evelyn-ys, jsntcy and kairu-ms June 1, 2021 10:41
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 1, 2021

Diskpool

@yonzhan yonzhan added this to the S188 milestone Jun 1, 2021
value_list = []
for chunk in value_chunk_list:
id = chunk
id, = chunk
Copy link
Member

Choose a reason for hiding this comment

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

extra ,?

@jsntcy
Copy link
Member

jsntcy commented Jun 2, 2021

What issue will this PR fix? @Juliehzl

@Juliehzl
Copy link
Contributor Author

Juliehzl commented Jun 2, 2021

What issue will this PR fix? @Juliehzl

discussed offline

@Juliehzl Juliehzl merged commit f3e9c16 into Azure:master Jun 2, 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.

4 participants