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

[subscription] Set the max CLI core version as 2.0.66 #721

Merged
merged 1 commit into from
May 30, 2019

Conversation

limingu
Copy link
Member

@limingu limingu commented May 29, 2019


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:

@limingu limingu requested a review from wilcobmsft May 29, 2019 20:50
@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/limingu/azure-cli-extensions.git@subscription#subdirectory=src/$EXT&egg=$EXT"

@limingu limingu merged commit 4cc42c4 into Azure:master May 30, 2019
vinitsuri-msft pushed a commit to vinitsuri-msft/azure-cli-extensions that referenced this pull request May 31, 2019
tjprescott pushed a commit that referenced this pull request May 31, 2019
* Update index.json with Azure-DevOps Extension version 0.10.0

* update sha and wheel path

* Fix CI (#729)

* [botservice] Remove the code of botservice (#731)

* [mesh] Set the max CLI core version as 2.0.66 (#713)

* [aks-preview] Set the max CLI core version as 2.0.66 (#709)

* [storage-preview] Update the max CLI core version as 2.0.66 (#705)

* [rdbms-vnet] Set the max CLI core version as 2.0.66 (#717)

* [resource-graph] Set the max CLI core version as 2.0.66 (#718)

* [subscription] Set the max CLI core version as 2.0.66 (#721)

* [sqlvm-preview] Remove the code of sqlvm-preview extension (#732)
@limingu limingu deleted the subscription branch June 11, 2019 20:01
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