Skip to content

Commit

Permalink
Remove testhub utility package (Azure#14678)
Browse files Browse the repository at this point in the history
* Remove testhub CLI utility from repo

* update pnpm-lock.yaml

* remove vestigal traces of testhub
  • Loading branch information
chradek authored and vindicatesociety committed Apr 26, 2021
1 parent f420ff8 commit 169f92e
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1,133 deletions.
116 changes: 1 addition & 115 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions dataplane.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@
"name": "form-recognizer",
"path": "sdk/formrecognizer/ai-form-recognizer"
},
{
"name": "testhub",
"path": "sdk/eventhub/testhub"
},
{
"name": "identity",
"path": "sdk/identity/identity"
Expand Down
3 changes: 0 additions & 3 deletions eng/.docsettings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ known_presence_issues:
- ["sdk/applicationinsights/applicationinsights-query/CHANGELOG.md", "#1583"]
- ["sdk/batch/batch/CHANGELOG.md", "#1583"]
- ["sdk/eventgrid/eventgrid/CHANGELOG.md", "#1583"]
- ["sdk/eventhub/testhub/CHANGELOG.md", "#1583"]
- ["sdk/graphrbac/graph/CHANGELOG.md", "#1583"]
- ["sdk/operationalinsights/loganalytics/CHANGELOG.md", "#1583"]
- ["sdk/servicefabric/servicefabric/CHANGELOG.md", "#1583"]
Expand Down Expand Up @@ -122,7 +121,6 @@ known_content_issues:
- ["sdk/eventhub/event-processor-host/README.md",  "#1583"]
- ["sdk/eventhub/README.md",  "#1583"]
- ["sdk/eventhub/mock-hub/README.md",  "#1583"]
- ["sdk/eventhub/testhub/README.md",  "#1583"]
- ["sdk/graphrbac/graph/README.md",  "#1583"]
- ["sdk/keyvault/README.md",  "#1583"]
- ["sdk/operationalinsights/loganalytics/README.md",  "#1583"]
Expand All @@ -144,5 +142,4 @@ known_content_issues:
package_indexing_exclusion_list:
- "@azure/template"
- "azure-sp"
- "testhub"
- "azure-sdk-for-js"
5 changes: 0 additions & 5 deletions rush.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,11 +497,6 @@
"projectFolder": "sdk/eventhub/mock-hub",
"versionPolicyName": "utility"
},
{
"packageName": "testhub",
"projectFolder": "sdk/eventhub/testhub",
"versionPolicyName": "utility"
},
{
"packageName": "@azure/identity",
"projectFolder": "sdk/identity/identity",
Expand Down
27 changes: 0 additions & 27 deletions sdk/eventhub/.vscode/launch.json

This file was deleted.

21 changes: 0 additions & 21 deletions sdk/eventhub/testhub/LICENSE

This file was deleted.

Loading

0 comments on commit 169f92e

Please sign in to comment.