Skip to content

[Stream Analytics] add experimental tag#1491

Merged
arrownj merged 8 commits intoAzure:masterfrom
arrownj:add_experimental
Apr 7, 2020
Merged

[Stream Analytics] add experimental tag#1491
arrownj merged 8 commits intoAzure:masterfrom
arrownj:add_experimental

Conversation

@arrownj
Copy link
Copy Markdown
Contributor

@arrownj arrownj commented Apr 2, 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)
  • 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.

@arrownj arrownj self-assigned this Apr 2, 2020
{
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.67"
"azext.minCliCoreVersion": "2.3.1"
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 2.3.1

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.

+1

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.

is_experimental in introduced from 2.3.0. And as there are some breaking bugs in 2.3.0, so I use 2.3.1 here.

@arrownj arrownj merged commit ae26dd6 into Azure:master Apr 7, 2020
ManuInNZ pushed a commit to ManuInNZ/azure-cli-extensions that referenced this pull request Apr 11, 2020
* [Stream Analytics] add experimental tag

* {Stream Analytics} add isExperimental in metadata.json

Co-authored-by: Jianhui Harold <haroldrandom@gmail.com>
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