Skip to content

Conversation

@gtxistxgao
Copy link
Contributor

@gtxistxgao gtxistxgao commented Aug 20, 2020


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)
    This is red but not introduced in this PR. Will not fix it in this PR.
  • 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 a review from qwordy August 20, 2020 23:36
@yonzhan
Copy link
Collaborator

yonzhan commented Aug 20, 2020

aks

@yungezz yungezz added the AKS label Aug 21, 2020
@yungezz yungezz removed the request for review from qwordy August 21, 2020 00:53
Copy link
Contributor

@arrownj arrownj left a comment

Choose a reason for hiding this comment

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

Better to separate the HISTORY/VERSION and feature change into 2 PRs.

@gtxistxgao gtxistxgao changed the title Cannot compare float number with 0 Should not compare float number with 0 Aug 21, 2020
@gtxistxgao gtxistxgao mentioned this pull request Aug 21, 2020
3 tasks
@arrownj arrownj merged commit 0009d7e into Azure:master Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--spot_max_price can only include up to 5 decimal places

5 participants