This document contains a list of workspaces and plugins that have been archived from the community-plugins repository.
When a workspace or plugin is archived:
- The code is no longer actively maintained
- The npm packages are deprecated with a deprecation message
- The workspace/plugin is removed from the active codebase
- A Git tag can provide historical reference to the source
- An entry is added to this document for reference
To archive a workspace or plugin, use the archive-workspace script:
# Archive an entire workspace
./scripts/archive-workspace workspace-name
# Archive a specific plugin within a workspace
./scripts/archive-workspace workspace-name plugin-name| Workspace | Package | Reason | Source |
|---|---|---|---|
| analytics | @backstage-community/plugin-analytics-module-ga |
Built for Universal Analytics, which has been deprecated. | @backstage-community/plugin-analytics-module-ga@0.9.0 |
| odo | @backstage-community/plugin-odo-module-devfile-field-extension |
No longer maintained | @backstage-community/plugin-odo-module-devfile-field-extension@0.24.0 |
| odo | @backstage-community/plugin-scaffolder-backend-module-odo |
No longer maintained | @backstage-community/plugin-scaffolder-backend-module-odo@0.24.0 |
| matomo | @backstage-community/plugin-matomo |
No longer maintained | @backstage-community/plugin-matomo@1.13.1 |
| matomo | @backstage-community/plugin-matomo-backend |
No longer maintained | @backstage-community/plugin-matomo-backend@1.14.0 |