Skip to content

Adding Internet Analyzer to index#1017

Merged
zikalino merged 17 commits intomasterfrom
internet-analyzer-rc1-release
Oct 25, 2019
Merged

Adding Internet Analyzer to index#1017
zikalino merged 17 commits intomasterfrom
internet-analyzer-rc1-release

Conversation

@zikalino
Copy link
Copy Markdown


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:

@azuresdkci
Copy link
Copy Markdown

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/Azure/azure-cli-extensions.git@internet-analyzer-rc1-release#subdirectory=src/$EXT&egg=$EXT"

@zikalino zikalino changed the title updated index Adding Internet Analyzer to index Oct 25, 2019
@zikalino zikalino merged commit 3c4e5ad into master Oct 25, 2019
@zikalino zikalino deleted the internet-analyzer-rc1-release branch October 25, 2019 08:23
ManuInNZ pushed a commit to ManuInNZ/azure-cli-extensions that referenced this pull request Apr 11, 2020
* updated index

* fix

* added rc1 to version

* updated index

* left rc1

* remove to make sure

* one more time

* sequence

* additional fixes

* new index

* removed first instance

* changed delete to custom

* update index

* fix mistake

* another index

* even more fixes

* next index
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