Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[azure-iot] IoT Extension Version 0.10.3 #2518

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Conversation

c-ryan-k
Copy link
Member

Release notes for this version can be found here: https://github.com/Azure/azure-iot-cli-extension/releases/tag/v0.10.3


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.

@azuresdkci
Copy link

If this PR is for a new extension or change to an existing extension, use the following to try out the changes in this PR:

docker run -it microsoft/azure-cli:latest
export EXT=<NAME>
pip install --upgrade --target ~/.azure/cliextensions/$EXT "git+https://github.com/c-ryan-k/azure-cli-extensions.git@master#subdirectory=src/$EXT&egg=$EXT"

@c-ryan-k c-ryan-k changed the title IoT Extension Version 0.10.3 [azure-iot] IoT Extension Version 0.10.3 Oct 13, 2020
@digimaun
Copy link
Member

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@digimaun
Copy link
Member

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@yonzhan
Copy link
Collaborator

yonzhan commented Oct 14, 2020

azure-iot

@yonzhan yonzhan added this to the S177 milestone Oct 14, 2020
@Azure Azure deleted a comment from azure-pipelines bot Oct 14, 2020
@haroldrandom
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@haroldrandom haroldrandom merged commit 8e5cba9 into Azure:master Oct 14, 2020
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.

6 participants