Skip to content

Commit e09b562

Browse files
authored
chore: remove plugin info plugin COMPASS-6009 (#3410)
* chore: remove plugin info plugin COMPASS-6009 * chore(hadron-plugin-manager): log plugin loading instead of debug log
1 parent 536e2d2 commit e09b562

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+19840
-30349
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ This repository contains the source code and build tooling used in [MongoDB Comp
2828
- [**@mongodb-js/compass-indexes**](packages/compass-indexes): Indexes support for Compass
2929
- [**@mongodb-js/compass-instance**](packages/compass-instance): compass instance plugin
3030
- [**@mongodb-js/compass-loading**](packages/compass-loading): Compass Loading Screen
31-
- [**@mongodb-js/compass-plugin-info**](packages/compass-plugin-info): Compass Plugin Information Plugin
3231
- [**@mongodb-js/compass-query-bar**](packages/compass-query-bar): Renders a component for executing MongoDB queries through a GUI.
3332
- [**@mongodb-js/compass-query-history**](packages/compass-query-history): The query history sidebar.
3433
- [**@mongodb-js/compass-schema**](packages/compass-schema): Compass Schema Tab Plugin

package-lock.json

Lines changed: 19817 additions & 28581 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/compass-home/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ The Compass plugin responsible for gluing together other plugins:
1515
- [compass-import-export][compass-import-export]
1616
- [compass-indexes][compass-indexes]
1717
- [compass-instance][compass-instance]
18-
- [compass-plugin-info][compass-plugin-info]
1918
- [compass-query-bar][compass-query-bar]
2019
- [compass-query-history][compass-query-history]
2120
- [compass-schema-validation][compass-schema-validation]
@@ -101,7 +100,6 @@ For completeness, below is a list of directories present in this module:
101100
[compass-import-export]: ../compass-import-export
102101
[compass-indexes]: ../compass-indexes
103102
[compass-instance]: ../compass-instance
104-
[compass-plugin-info]: ../compass-plugin-info
105103
[compass-query-bar]: ../compass-query-bar
106104
[compass-query-history]: ../compass-query-history
107105
[compass-schema-validation]: ../compass-schema-validation

packages/compass-plugin-info/.babelrc.js

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/compass-plugin-info/.browserslistrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/compass-plugin-info/.depcheckrc

Lines changed: 0 additions & 23 deletions
This file was deleted.

packages/compass-plugin-info/.editorconfig

Lines changed: 0 additions & 16 deletions
This file was deleted.

packages/compass-plugin-info/.eslintrc

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/compass-plugin-info/.gitignore

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/compass-plugin-info/.npmignore

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)