Skip to content

Commit

Permalink
Remove find (#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiasli authored Mar 4, 2020
1 parent c2077bd commit a6a34f0
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 293 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@

/src/mixed-reality/ @xiangyul

/src/find/ @albaloo

/src/resource-graph/ @demyanenko @amirhbk @chiragg4u

/src/azure-firewall/ @MyronFanQiu
Expand Down
43 changes: 0 additions & 43 deletions src/find/azext_find/__init__.py

This file was deleted.

3 changes: 0 additions & 3 deletions src/find/azext_find/azext_metadata.json

This file was deleted.

121 changes: 0 additions & 121 deletions src/find/azext_find/custom.py

This file was deleted.

4 changes: 0 additions & 4 deletions src/find/azext_find/test/__init__.py

This file was deleted.

21 changes: 0 additions & 21 deletions src/find/azext_find/test/test_custom.py

This file was deleted.

2 changes: 0 additions & 2 deletions src/find/setup.cfg

This file was deleted.

43 changes: 0 additions & 43 deletions src/find/setup.py

This file was deleted.

54 changes: 0 additions & 54 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1571,60 +1571,6 @@
"sha256Digest": "b83f723baae0ea04557a87f358fa2131baf15d45cd3aba7a9ab42d14ec80df38"
}
],
"find": [
{
"downloadUrl": "https://smartmlprod.blob.core.windows.net/aladdin-public/find-0.3.0-py2.py3-none-any.whl",
"filename": "find-0.3.0-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Roshanak Zilouchian",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/find"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "find",
"run_requires": [
{
"requires": [
"colorama (~=0.3.7)"
]
}
],
"summary": "Intelligent querying for CLI information.",
"version": "0.3.0"
},
"sha256Digest": "0960ec6711959712d5cbab611e32d248f0cdc597cef9613a5dbac790f4cf3b56"
}
],
"front-door": [
{
"downloadUrl": "https://azurecliafd.blob.core.windows.net/azure-cli-extension/front_door-1.0.2-py2.py3-none-any.whl",
Expand Down

0 comments on commit a6a34f0

Please sign in to comment.