diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000000..60813fbb33 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,202 @@ +# Community Plugins + +## Overview + +Welcome to the Community Plugins documentation! This is the home to the various documentation for the Community PLugins repo itself. For documentation about each plugin please look at their respective `README` in their workspace folder, you can find these in the [Workspaces and Their Plugins](#workspaces--plugins) table below. + +> [!NOTE] +> This is intended to be a starting point for more structured documentation and is very much "Work in Progress" as we agree on a proper approach for Community Plugin Documentation. + +## Compatibility + +The Compatibility folder contains the following items: + +- [Backstage Compatibility](./compatibility/compatibility.md) - You'll find information about what version of Backstage each plugin current is compatibly with +- [New Backend System](./compatibility/new-backend-system.md) - This contains a table of backend plugins and modules and their support for the new backend system +- [New Frontend System](./compatibility/new-frontend-system.md) - This contains a table of frontend plugins and their support for the new frontend system + +## Workspaces and Their Plugins + +| workspace | owner | package | role | readme | +| ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| 3scale | [@04kash](https://github.com/04kash), [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr) | @backstage-community/plugin-3scale-backend | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/3scale/plugins/3scale-backend/README.md) | +| acr | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@ciiay](https://github.com/ciiay), [@invincibleJai](https://github.com/invincibleJai) | @backstage-community/plugin-acr | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/acr/plugins/acr/README.md) | +| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-adr | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr/README.md) | +| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-adr-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr-backend/README.md) | +| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-adr-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr-common/README.md) | +| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/search-backend-module-adr | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/search-backend-module-adr/README.md) | +| airbrake | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-airbrake | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake/README.md) | +| airbrake | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-airbrake-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake-backend/README.md) | +| allure | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-allure | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/allure/plugins/allure/README.md) | +| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-module-ga | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-ga/README.md) | +| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-module-ga4 | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-ga4/README.md) | +| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-module-matomo | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-matomo/README.md) | +| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-module-newrelic-browser | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-newrelic-browser/README.md) | +| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-provider-segment | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-provider-segment/README.md) | +| announcements | [@kurtaking](https://github.com/kurtaking) | @backstage-community/plugin-announcements | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/announcements/README.md) | +| announcements | [@kurtaking](https://github.com/kurtaking) | @backstage-community/plugin-announcements-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/announcements-backend/README.md) | +| announcements | [@kurtaking](https://github.com/kurtaking) | @backstage-community/plugin-announcements-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/announcements-common/README.md) | +| announcements | [@kurtaking](https://github.com/kurtaking) | @backstage-community/plugin-announcements-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/announcements-node/README.md) | +| announcements | [@kurtaking](https://github.com/kurtaking) | @backstage-community/plugin-announcements-react | web-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/announcements-react/README.md) | +| announcements | [@kurtaking](https://github.com/kurtaking) | @backstage-community/plugin-search-backend-module-announcements | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/search-backend-module-announcements/README.md) | +| apache-airflow | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-apache-airflow | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apache-airflow/plugins/apache-airflow/README.md) | +| apollo-explorer | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-apollo-explorer | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apollo-explorer/plugins/apollo-explorer/README.md) | +| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-azure-devops | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops/README.md) | +| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-azure-devops-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops-backend/README.md) | +| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-azure-devops-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops-common/README.md) | +| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-catalog-backend-module-azure-devops-annotator-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/catalog-backend-module-azure-devops-annotator-processor/README.md) | +| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-scaffolder-backend-module-azure-devops | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/scaffolder-backend-module-azure-devops/README.md) | +| azure-sites | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-azure-sites | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites/README.md) | +| azure-sites | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-azure-sites-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites-backend/README.md) | +| azure-sites | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-azure-sites-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites-common/README.md) | +| azure-storage-explorer | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-azure-storage-explorer | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage/README.md) | +| azure-storage-explorer | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-azure-storage-explorer-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage-backend/README.md) | +| badges | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-badges | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges/README.md) | +| badges | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-badges-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges-backend/README.md) | +| bazaar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-bazaar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bazaar/plugins/bazaar/README.md) | +| bazaar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-bazaar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bazaar/plugins/bazaar-backend/README.md) | +| bitrise | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-bitrise | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bitrise/plugins/bitrise/README.md) | +| blackduck | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-blackduck | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/blackduck/plugins/blackduck/README.md) | +| blackduck | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-blackduck-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/blackduck/plugins/blackduck-backend/README.md) | +| blackduck | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-blackduck-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/blackduck/plugins/blackduck-common/README.md) | +| cicd-statistics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cicd-statistics | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics/README.md) | +| cicd-statistics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cicd-statistics-module-buildkite | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics-module-buildkite/README.md) | +| cicd-statistics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cicd-statistics-module-gitlab | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics-module-gitlab/README.md) | +| cloudbuild | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cloudbuild | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cloudbuild/plugins/cloudbuild/README.md) | +| code-climate | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-code-climate | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-climate/plugins/code-climate/README.md) | +| code-coverage | [@alde](https://github.com/alde) | @backstage-community/plugin-code-coverage | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-coverage/plugins/code-coverage/README.md) | +| code-coverage | [@alde](https://github.com/alde) | @backstage-community/plugin-code-coverage-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-coverage/plugins/code-coverage-backend/README.md) | +| codescene | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-codescene | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/codescene/plugins/codescene/README.md) | +| confluence | [@fjudith](https://github.com/fjudith) | @backstage-community/plugin-confluence | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/confluence/plugins/confluence/README.md) | +| confluence | [@fjudith](https://github.com/fjudith) | @backstage-community/plugin-search-backend-module-confluence-collator | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/confluence/plugins/search-backend-module-confluence-collator/README.md) | +| copilot | [@esw-afabiano](https://github.com/esw-afabiano) | @backstage-community/plugin-copilot | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/copilot/plugins/copilot/README.md) | +| copilot | [@esw-afabiano](https://github.com/esw-afabiano) | @backstage-community/plugin-copilot-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/copilot/plugins/copilot-backend/README.md) | +| copilot | [@esw-afabiano](https://github.com/esw-afabiano) | @backstage-community/plugin-copilot-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/copilot/plugins/copilot-common/README.md) | +| cost-insights | [@backstage/silver-lining](https://github.com/orgs/backstage/teams/silver-lining) | @backstage-community/plugin-cost-insights | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cost-insights/plugins/cost-insights/README.md) | +| cost-insights | [@backstage/silver-lining](https://github.com/orgs/backstage/teams/silver-lining) | @backstage-community/plugin-cost-insights-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cost-insights/plugins/cost-insights-common/README.md) | +| dynatrace | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-dynatrace | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/dynatrace/plugins/dynatrace/README.md) | +| entity-feedback | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-entity-feedback | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback/README.md) | +| entity-feedback | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-entity-feedback-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback-backend/README.md) | +| entity-feedback | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-entity-feedback-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback-common/README.md) | +| entity-validation | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-entity-validation | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-validation/plugins/entity-validation/README.md) | +| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore/README.md) | +| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-backend/README.md) | +| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-common/README.md) | +| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-node/README.md) | +| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-react | web-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-react/README.md) | +| feedback | [@riginoommen](https://github.com/riginoommen), [@deshmukhmayur](https://github.com/deshmukhmayur), [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-feedback | frontend-plugin | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/feedback/plugins/feedback/README.md) | +| feedback | [@riginoommen](https://github.com/riginoommen), [@deshmukhmayur](https://github.com/deshmukhmayur), [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-feedback-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/feedback/plugins/feedback-backend/README.md) | +| firehydrant | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-firehydrant | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/firehydrant/plugins/firehydrant/README.md) | +| fossa | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-fossa | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/fossa/plugins/fossa/README.md) | +| gcalendar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gcalendar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcalendar/plugins/gcalendar/README.md) | +| gcp-projects | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gcp-projects | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcp-projects/plugins/gcp-projects/README.md) | +| git-release-manager | [@erikengervall](https://github.com/erikengervall) | @backstage-community/plugin-git-release-manager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/git-release-manager/plugins/git-release-manager/README.md) | +| github-actions | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-github-actions | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/plugins/github-actions/README.md) | +| github-deployments | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-github-deployments | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-deployments/plugins/github-deployments/README.md) | +| github-issues | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-github-issues | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-issues/plugins/github-issues/README.md) | +| github-pull-requests-board | [@gregorytalita](https://github.com/gregorytalita) | @backstage-community/plugin-github-pull-requests-board | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-pull-requests-board/plugins/github-pull-requests-board/README.md) | +| gitops-profiles | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gitops-profiles | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gitops-profiles/plugins/gitops-profiles/README.md) | +| gocd | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gocd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gocd/plugins/gocd/README.md) | +| grafana | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-grafana | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/grafana/plugins/grafana/README.md) | +| graphiql | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-graphiql | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphiql/plugins/graphiql/README.md) | +| graphql-voyager | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-graphql-voyager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphql-voyager/plugins/graphql-voyager/README.md) | +| ilert | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-ilert | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ilert/plugins/ilert/README.md) | +| jaeger | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jaeger | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jaeger/plugins/jaeger/README.md) | +| jaeger | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jaeger-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jaeger/plugins/jaeger-common/README.md) | +| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jenkins | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins/README.md) | +| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jenkins-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins-backend/README.md) | +| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jenkins-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins-common/README.md) | +| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-scaffolder-backend-module-jenkins | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/scaffolder-backend-module-jenkins/README.md) | +| jfrog-artifactory | [@BethGriggs](https://github.com/BethGriggs) | @backstage-community/plugin-jfrog-artifactory | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jfrog-artifactory/plugins/jfrog-artifactory/README.md) | +| kafka | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-kafka | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka/README.md) | +| kafka | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-kafka-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka-backend/README.md) | +| keycloak | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-catalog-backend-module-keycloak | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/keycloak/plugins/catalog-backend-module-keycloak/README.md) | +| kiali | [@aljesusg](https://github.com/aljesusg), [@josunect](https://github.com/josunect) | @backstage-community/plugin-kiali | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kiali/plugins/kiali/README.md) | +| kiali | [@aljesusg](https://github.com/aljesusg), [@josunect](https://github.com/josunect) | @backstage-community/plugin-kiali-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kiali/plugins/kiali-backend/README.md) | +| lighthouse | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-lighthouse | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse/README.md) | +| lighthouse | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-lighthouse-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse-backend/README.md) | +| lighthouse | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-lighthouse-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse-common/README.md) | +| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-catalog-backend-module-linguist-tags-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/catalog-backend-module-linguist-tags-processor/README.md) | +| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-linguist | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist/README.md) | +| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-linguist-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist-backend/README.md) | +| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-linguist-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist-common/README.md) | +| linkerd | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-linkerd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd/README.md) | +| linkerd | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-linkerd-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd-backend/README.md) | +| matomo | [@yashoswalyo](https://github.com/yashoswalyo), [@deshmukhmayur](https://github.com/deshmukhmayur), [@riginoommen](https://github.com/riginoommen) | @backstage-community/plugin-matomo | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/matomo/plugins/matomo/README.md) | +| matomo | [@yashoswalyo](https://github.com/yashoswalyo), [@deshmukhmayur](https://github.com/deshmukhmayur), [@riginoommen](https://github.com/riginoommen) | @backstage-community/plugin-matomo-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/matomo/plugins/matomo-backend/README.md) | +| mend | [@dariuszsobkowicz](https://github.com/dariuszsobkowicz) | @backstage-community/plugin-mend | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mend/plugins/mend/README.md) | +| mend | [@dariuszsobkowicz](https://github.com/dariuszsobkowicz) | @backstage-community/plugin-mend-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mend/plugins/mend-backend/README.md) | +| microsoft-calendar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-microsoft-calendar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/microsoft-calendar/plugins/microsoft-calendar/README.md) | +| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-catalog-backend-module-mta-entity-provider | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/catalog-backend-module-mta-entity-provider/README.md) | +| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-mta-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/mta-backend/README.md) | +| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-mta-frontend | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/mta-frontend/README.md) | +| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-scaffolder-backend-module-mta | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/scaffolder-backend-module-mta/README.md) | +| newrelic | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-newrelic | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic/README.md) | +| newrelic | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-newrelic-dashboard | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic-dashboard/README.md) | +| nexus-repository-manager | [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-nexus-repository-manager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nexus-repository-manager/plugins/nexus-repository-manager/README.md) | +| nomad | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-nomad | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad/README.md) | +| nomad | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-nomad-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad-backend/README.md) | +| npm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@ciiay](https://github.com/ciiay), [@karthikjeeyar](https://github.com/karthikjeeyar) | @backstage-community/plugin-npm | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/npm/plugins/npm/README.md) | +| ocm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@ciiay](https://github.com/ciiay), [@debsmita1](https://github.com/debsmita1) | @backstage-community/plugin-ocm | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm/README.md) | +| ocm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@ciiay](https://github.com/ciiay), [@debsmita1](https://github.com/debsmita1) | @backstage-community/plugin-ocm-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm-backend/README.md) | +| ocm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@ciiay](https://github.com/ciiay), [@debsmita1](https://github.com/debsmita1) | @backstage-community/plugin-ocm-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm-common/README.md) | +| octopus-deploy | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-octopus-deploy | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/octopus-deploy/plugins/octopus-deploy/README.md) | +| odo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-odo-module-devfile-field-extension | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/odo-module-devfile-field-extension/README.md) | +| odo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-scaffolder-backend-module-odo | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/scaffolder-backend-module-odo/README.md) | +| opencost | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-opencost | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/opencost/plugins/opencost/README.md) | +| periskop | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-periskop | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop/README.md) | +| periskop | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-periskop-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop-backend/README.md) | +| pingidentity | [@jessicajhee](https://github.com/jessicajhee) | @backstage-community/plugin-catalog-backend-module-pingidentity | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/pingidentity/plugins/catalog-backend-module-pingidentity/README.md) | +| playlist | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-playlist | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist/README.md) | +| playlist | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-playlist-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist-backend/README.md) | +| playlist | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-playlist-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist-common/README.md) | +| puppetdb | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-puppetdb | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/puppetdb/plugins/puppetdb/README.md) | +| quay | [@caugello](https://github.com/caugello), [@cryptorodeo](https://github.com/cryptorodeo), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram), [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03) | @backstage-community/plugin-quay | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/quay/plugins/quay/README.md) | +| quay | [@caugello](https://github.com/caugello), [@cryptorodeo](https://github.com/cryptorodeo), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram), [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03) | @backstage-community/plugin-scaffolder-backend-module-quay | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/quay/plugins/quay-actions/README.md) | +| quay | [@caugello](https://github.com/caugello), [@cryptorodeo](https://github.com/cryptorodeo), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram), [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03) | @backstage-community/plugin-quay-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/quay/plugins/quay-common/README.md) | +| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac/README.md) | +| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac-backend/README.md) | +| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac-common/README.md) | +| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac-node/README.md) | +| redhat-argocd | [@caugello](https://github.com/caugello), [@cryptorodeo](https://github.com/cryptorodeo), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram), [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03) | @backstage-community/plugin-redhat-argocd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-argocd/plugins/argocd/README.md) | +| redhat-argocd | [@caugello](https://github.com/caugello), [@cryptorodeo](https://github.com/cryptorodeo), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram), [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03) | @backstage-community/plugin-redhat-argocd-common | common-library | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/redhat-argocd/plugins/argocd-common/README.md) | +| redhat-resource-optimization | [@jkilzi](https://github.com/jkilzi), [@preetiw](https://github.com/preetiw), [@christoph-jerolimov](https://github.com/christoph-jerolimov) | @backstage-community/plugin-redhat-resource-optimization | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization/README.md) | +| redhat-resource-optimization | [@jkilzi](https://github.com/jkilzi), [@preetiw](https://github.com/preetiw), [@christoph-jerolimov](https://github.com/christoph-jerolimov) | @backstage-community/plugin-redhat-resource-optimization-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization-backend/README.md) | +| redhat-resource-optimization | [@jkilzi](https://github.com/jkilzi), [@preetiw](https://github.com/preetiw), [@christoph-jerolimov](https://github.com/christoph-jerolimov) | @backstage-community/plugin-redhat-resource-optimization-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization-common/README.md) | +| report-portal | [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-report-portal | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/report-portal/plugins/report-portal/README.md) | +| report-portal | [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-report-portal-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/report-portal/plugins/report-portal-backend/README.md) | +| rollbar | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-rollbar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar/README.md) | +| rollbar | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-rollbar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar-backend/README.md) | +| scaffolder-backend-module-annotator | [@BethGriggs](https://github.com/BethGriggs) | @backstage-community/plugin-scaffolder-backend-module-annotator | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-annotator/plugins/scaffolder-backend-module-annotator/README.md) | +| scaffolder-backend-module-kubernetes | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-scaffolder-backend-module-kubernetes | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-kubernetes/plugins/kubernetes-actions/README.md) | +| scaffolder-backend-module-regex | [@04kash](https://github.com/04kash) | @backstage-community/plugin-scaffolder-backend-module-regex | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-regex/plugins/regex-actions/README.md) | +| scaffolder-backend-module-servicenow | [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-scaffolder-backend-module-servicenow | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-servicenow/plugins/scaffolder-backend-module-servicenow/README.md) | +| scaffolder-backend-module-sonarqube | [@04kash](https://github.com/04kash), [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-scaffolder-backend-module-sonarqube | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-sonarqube/plugins/scaffolder-backend-module-sonarqube/README.md) | +| scaffolder-relation-processor | [@04kash](https://github.com/04kash) | @backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-relation-processor/plugins/catalog-backend-module-scaffolder-relation-processor/README.md) | +| sentry | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-sentry | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sentry/plugins/sentry/README.md) | +| shortcuts | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-shortcuts | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/shortcuts/plugins/shortcuts/README.md) | +| sonarqube | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-sonarqube | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube/README.md) | +| sonarqube | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-sonarqube-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube-backend/README.md) | +| sonarqube | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-sonarqube-react | web-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube-react/README.md) | +| splunk | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-splunk-on-call | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/splunk/plugins/splunk-on-call/README.md) | +| stack-overflow | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-stack-overflow | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow/README.md) | +| stack-overflow | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-stack-overflow-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow-backend/README.md) | +| stackstorm | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-stackstorm | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stackstorm/plugins/stackstorm/README.md) | +| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights/README.md) | +| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend/README.md) | +| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-backend-module-jsonfc | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/README.md) | +| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-common/README.md) | +| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-node/README.md) | +| tech-radar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-tech-radar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar/README.md) | +| tech-radar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-tech-radar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar-backend/README.md) | +| tech-radar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-tech-radar-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar-common/README.md) | +| tekton | [@caugello](https://github.com/caugello), [@cryptorodeo](https://github.com/cryptorodeo), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram), [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03) | @backstage-community/plugin-tekton | frontend-plugin | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/tekton/plugins/tekton/README.md) | +| tekton | [@caugello](https://github.com/caugello), [@cryptorodeo](https://github.com/cryptorodeo), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram), [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03) | @backstage-community/plugin-tekton-common | common-library | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/tekton/plugins/tekton-common/README.md) | +| todo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-todo | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo/README.md) | +| todo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-todo-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo-backend/README.md) | +| topology | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@ciiay](https://github.com/ciiay), [@debsmita1](https://github.com/debsmita1), [@divyanshiGupta](https://github.com/divyanshiGupta) | @backstage-community/plugin-topology | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/topology/plugins/topology/README.md) | +| topology | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@ciiay](https://github.com/ciiay), [@debsmita1](https://github.com/debsmita1), [@divyanshiGupta](https://github.com/divyanshiGupta) | @backstage-community/plugin-topology-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/topology/plugins/topology-common/README.md) | +| vault | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-vault | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault/README.md) | +| vault | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-vault-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault-backend/README.md) | +| vault | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-vault-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault-node/README.md) | +| xcmetrics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-xcmetrics | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/xcmetrics/plugins/xcmetrics/README.md) | diff --git a/docs/compatibility/compatibility.md b/docs/compatibility/compatibility.md index 900612b8c2..8bcff3cd15 100644 --- a/docs/compatibility/compatibility.md +++ b/docs/compatibility/compatibility.md @@ -7,81 +7,102 @@ The following table lists what version of Backstage each workspace is currently > [!NOTE] > This table was built via script but needs to be ran manually if new workspaces are added. -| workspace | version-compatibility | -| ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [3scale](https://github.com/backstage/community-plugins/tree/main/workspaces/3scale) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2F3scale%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [adr](https://github.com/backstage/community-plugins/tree/main/workspaces/adr) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fadr%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [airbrake](https://github.com/backstage/community-plugins/tree/main/workspaces/airbrake) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fairbrake%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [allure](https://github.com/backstage/community-plugins/tree/main/workspaces/allure) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fallure%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [analytics](https://github.com/backstage/community-plugins/tree/main/workspaces/analytics) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fanalytics%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [apache-airflow](https://github.com/backstage/community-plugins/tree/main/workspaces/apache-airflow) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fapache-airflow%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [apollo-explorer](https://github.com/backstage/community-plugins/tree/main/workspaces/apollo-explorer) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fapollo-explorer%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [azure-devops](https://github.com/backstage/community-plugins/tree/main/workspaces/azure-devops) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fazure-devops%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [azure-sites](https://github.com/backstage/community-plugins/tree/main/workspaces/azure-sites) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fazure-sites%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [azure-storage-explorer](https://github.com/backstage/community-plugins/tree/main/workspaces/azure-storage-explorer) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fazure-storage-explorer%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [badges](https://github.com/backstage/community-plugins/tree/main/workspaces/badges) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fbadges%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [bazaar](https://github.com/backstage/community-plugins/tree/main/workspaces/bazaar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fbazaar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [bitrise](https://github.com/backstage/community-plugins/tree/main/workspaces/bitrise) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fbitrise%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [blackduck](https://github.com/backstage/community-plugins/tree/main/workspaces/blackduck) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fblackduck%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [cicd-statistics](https://github.com/backstage/community-plugins/tree/main/workspaces/cicd-statistics) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcicd-statistics%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [cloudbuild](https://github.com/backstage/community-plugins/tree/main/workspaces/cloudbuild) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcloudbuild%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [code-climate](https://github.com/backstage/community-plugins/tree/main/workspaces/code-climate) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcode-climate%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [code-coverage](https://github.com/backstage/community-plugins/tree/main/workspaces/code-coverage) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcode-coverage%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [codescene](https://github.com/backstage/community-plugins/tree/main/workspaces/codescene) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcodescene%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [confluence](https://github.com/backstage/community-plugins/tree/main/workspaces/confluence) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fconfluence%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [copilot](https://github.com/backstage/community-plugins/tree/main/workspaces/copilot) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcopilot%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [cost-insights](https://github.com/backstage/community-plugins/tree/main/workspaces/cost-insights) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcost-insights%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [dynatrace](https://github.com/backstage/community-plugins/tree/main/workspaces/dynatrace) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fdynatrace%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [entity-feedback](https://github.com/backstage/community-plugins/tree/main/workspaces/entity-feedback) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fentity-feedback%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [entity-validation](https://github.com/backstage/community-plugins/tree/main/workspaces/entity-validation) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fentity-validation%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [explore](https://github.com/backstage/community-plugins/tree/main/workspaces/explore) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fexplore%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [feedback](https://github.com/backstage/community-plugins/tree/main/workspaces/feedback) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ffeedback%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [firehydrant](https://github.com/backstage/community-plugins/tree/main/workspaces/firehydrant) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ffirehydrant%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [fossa](https://github.com/backstage/community-plugins/tree/main/workspaces/fossa) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ffossa%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [gcalendar](https://github.com/backstage/community-plugins/tree/main/workspaces/gcalendar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgcalendar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [gcp-projects](https://github.com/backstage/community-plugins/tree/main/workspaces/gcp-projects) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgcp-projects%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [git-release-manager](https://github.com/backstage/community-plugins/tree/main/workspaces/git-release-manager) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgit-release-manager%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [github-actions](https://github.com/backstage/community-plugins/tree/main/workspaces/github-actions) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-actions%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [github-deployments](https://github.com/backstage/community-plugins/tree/main/workspaces/github-deployments) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-deployments%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [github-issues](https://github.com/backstage/community-plugins/tree/main/workspaces/github-issues) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-issues%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [github-pull-requests-board](https://github.com/backstage/community-plugins/tree/main/workspaces/github-pull-requests-board) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-pull-requests-board%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [gitops-profiles](https://github.com/backstage/community-plugins/tree/main/workspaces/gitops-profiles) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgitops-profiles%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [gocd](https://github.com/backstage/community-plugins/tree/main/workspaces/gocd) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgocd%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [grafana](https://github.com/backstage/community-plugins/tree/main/workspaces/grafana) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgrafana%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [graphiql](https://github.com/backstage/community-plugins/tree/main/workspaces/graphiql) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgraphiql%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [graphql-voyager](https://github.com/backstage/community-plugins/tree/main/workspaces/graphql-voyager) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgraphql-voyager%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [ilert](https://github.com/backstage/community-plugins/tree/main/workspaces/ilert) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Filert%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [jenkins](https://github.com/backstage/community-plugins/tree/main/workspaces/jenkins) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fjenkins%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [kafka](https://github.com/backstage/community-plugins/tree/main/workspaces/kafka) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fkafka%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [lighthouse](https://github.com/backstage/community-plugins/tree/main/workspaces/lighthouse) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Flighthouse%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [linguist](https://github.com/backstage/community-plugins/tree/main/workspaces/linguist) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Flinguist%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [linkerd](https://github.com/backstage/community-plugins/tree/main/workspaces/linkerd) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Flinkerd%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [microsoft-calendar](https://github.com/backstage/community-plugins/tree/main/workspaces/microsoft-calendar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fmicrosoft-calendar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [newrelic](https://github.com/backstage/community-plugins/tree/main/workspaces/newrelic) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fnewrelic%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [nomad](https://github.com/backstage/community-plugins/tree/main/workspaces/nomad) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fnomad%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [octopus-deploy](https://github.com/backstage/community-plugins/tree/main/workspaces/octopus-deploy) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Foctopus-deploy%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [odo](https://github.com/backstage/community-plugins/tree/main/workspaces/odo) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fodo%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [opencost](https://github.com/backstage/community-plugins/tree/main/workspaces/opencost) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fopencost%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [periskop](https://github.com/backstage/community-plugins/tree/main/workspaces/periskop) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fperiskop%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [pingidentity](https://github.com/backstage/community-plugins/tree/main/workspaces/pingidentity) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fpingidentity%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [playlist](https://github.com/backstage/community-plugins/tree/main/workspaces/playlist) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fplaylist%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [puppetdb](https://github.com/backstage/community-plugins/tree/main/workspaces/puppetdb) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fpuppetdb%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [redhat-argocd](https://github.com/backstage/community-plugins/tree/main/workspaces/redhat-argocd) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fredhat-argocd%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [redhat-resource-optimization](https://github.com/backstage/community-plugins/tree/main/workspaces/redhat-resource-optimization) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fredhat-resource-optimization%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [report-portal](https://github.com/backstage/community-plugins/tree/main/workspaces/report-portal) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Freport-portal%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [rollbar](https://github.com/backstage/community-plugins/tree/main/workspaces/rollbar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Frollbar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [scaffolder-relation-processor](https://github.com/backstage/community-plugins/tree/main/workspaces/scaffolder-relation-processor) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fscaffolder-relation-processor%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [sentry](https://github.com/backstage/community-plugins/tree/main/workspaces/sentry) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fsentry%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [shortcuts](https://github.com/backstage/community-plugins/tree/main/workspaces/shortcuts) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fshortcuts%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [sonarqube](https://github.com/backstage/community-plugins/tree/main/workspaces/sonarqube) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fsonarqube%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [splunk](https://github.com/backstage/community-plugins/tree/main/workspaces/splunk) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fsplunk%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [stack-overflow](https://github.com/backstage/community-plugins/tree/main/workspaces/stack-overflow) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fstack-overflow%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [stackstorm](https://github.com/backstage/community-plugins/tree/main/workspaces/stackstorm) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fstackstorm%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [tech-insights](https://github.com/backstage/community-plugins/tree/main/workspaces/tech-insights) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftech-insights%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [tech-radar](https://github.com/backstage/community-plugins/tree/main/workspaces/tech-radar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftech-radar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [todo](https://github.com/backstage/community-plugins/tree/main/workspaces/todo) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftodo%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [vault](https://github.com/backstage/community-plugins/tree/main/workspaces/vault) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fvault%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | -| [xcmetrics](https://github.com/backstage/community-plugins/tree/main/workspaces/xcmetrics) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fxcmetrics%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| workspace | version-compatibility | +| ------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [3scale](https://github.com/backstage/community-plugins/tree/main/workspaces/3scale) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2F3scale%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [acr](https://github.com/backstage/community-plugins/tree/main/workspaces/acr) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Facr%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [adr](https://github.com/backstage/community-plugins/tree/main/workspaces/adr) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fadr%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [airbrake](https://github.com/backstage/community-plugins/tree/main/workspaces/airbrake) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fairbrake%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [allure](https://github.com/backstage/community-plugins/tree/main/workspaces/allure) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fallure%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [analytics](https://github.com/backstage/community-plugins/tree/main/workspaces/analytics) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fanalytics%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [announcements](https://github.com/backstage/community-plugins/tree/main/workspaces/announcements) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fannouncements%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [apache-airflow](https://github.com/backstage/community-plugins/tree/main/workspaces/apache-airflow) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fapache-airflow%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [apollo-explorer](https://github.com/backstage/community-plugins/tree/main/workspaces/apollo-explorer) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fapollo-explorer%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [azure-devops](https://github.com/backstage/community-plugins/tree/main/workspaces/azure-devops) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fazure-devops%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [azure-sites](https://github.com/backstage/community-plugins/tree/main/workspaces/azure-sites) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fazure-sites%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [azure-storage-explorer](https://github.com/backstage/community-plugins/tree/main/workspaces/azure-storage-explorer) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fazure-storage-explorer%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [badges](https://github.com/backstage/community-plugins/tree/main/workspaces/badges) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fbadges%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [bazaar](https://github.com/backstage/community-plugins/tree/main/workspaces/bazaar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fbazaar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [bitrise](https://github.com/backstage/community-plugins/tree/main/workspaces/bitrise) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fbitrise%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [blackduck](https://github.com/backstage/community-plugins/tree/main/workspaces/blackduck) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fblackduck%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [cicd-statistics](https://github.com/backstage/community-plugins/tree/main/workspaces/cicd-statistics) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcicd-statistics%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [cloudbuild](https://github.com/backstage/community-plugins/tree/main/workspaces/cloudbuild) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcloudbuild%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [code-climate](https://github.com/backstage/community-plugins/tree/main/workspaces/code-climate) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcode-climate%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [code-coverage](https://github.com/backstage/community-plugins/tree/main/workspaces/code-coverage) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcode-coverage%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [codescene](https://github.com/backstage/community-plugins/tree/main/workspaces/codescene) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcodescene%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [confluence](https://github.com/backstage/community-plugins/tree/main/workspaces/confluence) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fconfluence%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [copilot](https://github.com/backstage/community-plugins/tree/main/workspaces/copilot) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcopilot%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [cost-insights](https://github.com/backstage/community-plugins/tree/main/workspaces/cost-insights) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fcost-insights%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [dynatrace](https://github.com/backstage/community-plugins/tree/main/workspaces/dynatrace) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fdynatrace%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [entity-feedback](https://github.com/backstage/community-plugins/tree/main/workspaces/entity-feedback) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fentity-feedback%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [entity-validation](https://github.com/backstage/community-plugins/tree/main/workspaces/entity-validation) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fentity-validation%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [explore](https://github.com/backstage/community-plugins/tree/main/workspaces/explore) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fexplore%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [feedback](https://github.com/backstage/community-plugins/tree/main/workspaces/feedback) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ffeedback%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [firehydrant](https://github.com/backstage/community-plugins/tree/main/workspaces/firehydrant) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ffirehydrant%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [fossa](https://github.com/backstage/community-plugins/tree/main/workspaces/fossa) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ffossa%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [gcalendar](https://github.com/backstage/community-plugins/tree/main/workspaces/gcalendar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgcalendar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [gcp-projects](https://github.com/backstage/community-plugins/tree/main/workspaces/gcp-projects) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgcp-projects%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [git-release-manager](https://github.com/backstage/community-plugins/tree/main/workspaces/git-release-manager) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgit-release-manager%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [github-actions](https://github.com/backstage/community-plugins/tree/main/workspaces/github-actions) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-actions%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [github-deployments](https://github.com/backstage/community-plugins/tree/main/workspaces/github-deployments) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-deployments%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [github-issues](https://github.com/backstage/community-plugins/tree/main/workspaces/github-issues) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-issues%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [github-pull-requests-board](https://github.com/backstage/community-plugins/tree/main/workspaces/github-pull-requests-board) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgithub-pull-requests-board%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [gitops-profiles](https://github.com/backstage/community-plugins/tree/main/workspaces/gitops-profiles) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgitops-profiles%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [gocd](https://github.com/backstage/community-plugins/tree/main/workspaces/gocd) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgocd%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [grafana](https://github.com/backstage/community-plugins/tree/main/workspaces/grafana) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgrafana%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [graphiql](https://github.com/backstage/community-plugins/tree/main/workspaces/graphiql) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgraphiql%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [graphql-voyager](https://github.com/backstage/community-plugins/tree/main/workspaces/graphql-voyager) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fgraphql-voyager%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [ilert](https://github.com/backstage/community-plugins/tree/main/workspaces/ilert) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Filert%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [jaeger](https://github.com/backstage/community-plugins/tree/main/workspaces/jaeger) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fjaeger%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [jenkins](https://github.com/backstage/community-plugins/tree/main/workspaces/jenkins) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fjenkins%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [jfrog-artifactory](https://github.com/backstage/community-plugins/tree/main/workspaces/jfrog-artifactory) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fjfrog-artifactory%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [kafka](https://github.com/backstage/community-plugins/tree/main/workspaces/kafka) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fkafka%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [keycloak](https://github.com/backstage/community-plugins/tree/main/workspaces/keycloak) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fkeycloak%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [kiali](https://github.com/backstage/community-plugins/tree/main/workspaces/kiali) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fkiali%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [lighthouse](https://github.com/backstage/community-plugins/tree/main/workspaces/lighthouse) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Flighthouse%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [linguist](https://github.com/backstage/community-plugins/tree/main/workspaces/linguist) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Flinguist%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [linkerd](https://github.com/backstage/community-plugins/tree/main/workspaces/linkerd) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Flinkerd%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [matomo](https://github.com/backstage/community-plugins/tree/main/workspaces/matomo) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fmatomo%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [mend](https://github.com/backstage/community-plugins/tree/main/workspaces/mend) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fmend%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [microsoft-calendar](https://github.com/backstage/community-plugins/tree/main/workspaces/microsoft-calendar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fmicrosoft-calendar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [mta](https://github.com/backstage/community-plugins/tree/main/workspaces/mta) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fmta%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [newrelic](https://github.com/backstage/community-plugins/tree/main/workspaces/newrelic) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fnewrelic%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [nexus-repository-manager](https://github.com/backstage/community-plugins/tree/main/workspaces/nexus-repository-manager) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fnexus-repository-manager%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [nomad](https://github.com/backstage/community-plugins/tree/main/workspaces/nomad) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fnomad%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [npm](https://github.com/backstage/community-plugins/tree/main/workspaces/npm) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fnpm%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [ocm](https://github.com/backstage/community-plugins/tree/main/workspaces/ocm) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Focm%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [octopus-deploy](https://github.com/backstage/community-plugins/tree/main/workspaces/octopus-deploy) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Foctopus-deploy%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [odo](https://github.com/backstage/community-plugins/tree/main/workspaces/odo) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fodo%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [opencost](https://github.com/backstage/community-plugins/tree/main/workspaces/opencost) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fopencost%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [periskop](https://github.com/backstage/community-plugins/tree/main/workspaces/periskop) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fperiskop%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [pingidentity](https://github.com/backstage/community-plugins/tree/main/workspaces/pingidentity) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fpingidentity%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [playlist](https://github.com/backstage/community-plugins/tree/main/workspaces/playlist) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fplaylist%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [puppetdb](https://github.com/backstage/community-plugins/tree/main/workspaces/puppetdb) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fpuppetdb%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [quay](https://github.com/backstage/community-plugins/tree/main/workspaces/quay) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fquay%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [rbac](https://github.com/backstage/community-plugins/tree/main/workspaces/rbac) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Frbac%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [redhat-argocd](https://github.com/backstage/community-plugins/tree/main/workspaces/redhat-argocd) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fredhat-argocd%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [redhat-resource-optimization](https://github.com/backstage/community-plugins/tree/main/workspaces/redhat-resource-optimization) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fredhat-resource-optimization%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [report-portal](https://github.com/backstage/community-plugins/tree/main/workspaces/report-portal) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Freport-portal%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [rollbar](https://github.com/backstage/community-plugins/tree/main/workspaces/rollbar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Frollbar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [scaffolder-backend-module-annotator](https://github.com/backstage/community-plugins/tree/main/workspaces/scaffolder-backend-module-annotator) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fscaffolder-backend-module-annotator%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [scaffolder-backend-module-kubernetes](https://github.com/backstage/community-plugins/tree/main/workspaces/scaffolder-backend-module-kubernetes) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fscaffolder-backend-module-kubernetes%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [scaffolder-backend-module-regex](https://github.com/backstage/community-plugins/tree/main/workspaces/scaffolder-backend-module-regex) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fscaffolder-backend-module-regex%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [scaffolder-backend-module-servicenow](https://github.com/backstage/community-plugins/tree/main/workspaces/scaffolder-backend-module-servicenow) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fscaffolder-backend-module-servicenow%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [scaffolder-backend-module-sonarqube](https://github.com/backstage/community-plugins/tree/main/workspaces/scaffolder-backend-module-sonarqube) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fscaffolder-backend-module-sonarqube%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [scaffolder-relation-processor](https://github.com/backstage/community-plugins/tree/main/workspaces/scaffolder-relation-processor) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fscaffolder-relation-processor%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [sentry](https://github.com/backstage/community-plugins/tree/main/workspaces/sentry) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fsentry%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [shortcuts](https://github.com/backstage/community-plugins/tree/main/workspaces/shortcuts) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fshortcuts%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [sonarqube](https://github.com/backstage/community-plugins/tree/main/workspaces/sonarqube) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fsonarqube%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [splunk](https://github.com/backstage/community-plugins/tree/main/workspaces/splunk) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fsplunk%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [stack-overflow](https://github.com/backstage/community-plugins/tree/main/workspaces/stack-overflow) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fstack-overflow%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [stackstorm](https://github.com/backstage/community-plugins/tree/main/workspaces/stackstorm) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fstackstorm%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [tech-insights](https://github.com/backstage/community-plugins/tree/main/workspaces/tech-insights) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftech-insights%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [tech-radar](https://github.com/backstage/community-plugins/tree/main/workspaces/tech-radar) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftech-radar%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [tekton](https://github.com/backstage/community-plugins/tree/main/workspaces/tekton) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftekton%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [todo](https://github.com/backstage/community-plugins/tree/main/workspaces/todo) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftodo%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [topology](https://github.com/backstage/community-plugins/tree/main/workspaces/topology) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Ftopology%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [vault](https://github.com/backstage/community-plugins/tree/main/workspaces/vault) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fvault%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | +| [xcmetrics](https://github.com/backstage/community-plugins/tree/main/workspaces/xcmetrics) | ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbackstage%2Fcommunity-plugins%2Fmain%2Fworkspaces%2Fxcmetrics%2Fbackstage.json&query=%24.version&label=Backstage%20Version) | ## Generating Table diff --git a/docs/compatibility/new-backend-system.md b/docs/compatibility/new-backend-system.md index 433cc06ba7..e7faccdbfd 100644 --- a/docs/compatibility/new-backend-system.md +++ b/docs/compatibility/new-backend-system.md @@ -11,12 +11,15 @@ This page provides a table listing all the backend plugins and modules in the Co | package | role | supported | alpha | readme | | ----------------------------------------------------------------------------------- | --------------------- | --------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| @backstage-community/plugin-3scale-backend | backend-plugin-module | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/3scale/plugins/3scale-backend/README.md) | +| @backstage-community/plugin-3scale-backend | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/3scale/plugins/3scale-backend/README.md) | | @backstage-community/plugin-adr-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr-backend/README.md) | | @backstage-community/search-backend-module-adr | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/search-backend-module-adr/README.md) | | @backstage-community/plugin-airbrake-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake-backend/README.md) | +| @backstage-community/plugin-announcements-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/announcements-backend/README.md) | +| @backstage-community/plugin-search-backend-module-announcements | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/search-backend-module-announcements/README.md) | | @backstage-community/plugin-azure-devops-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops-backend/README.md) | | @backstage-community/plugin-catalog-backend-module-azure-devops-annotator-processor | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/catalog-backend-module-azure-devops-annotator-processor/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-azure-devops | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/scaffolder-backend-module-azure-devops/README.md) | | @backstage-community/plugin-azure-sites-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites-backend/README.md) | | @backstage-community/plugin-azure-storage-explorer-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage-backend/README.md) | | @backstage-community/plugin-badges-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges-backend/README.md) | @@ -29,24 +32,40 @@ This page provides a table listing all the backend plugins and modules in the Co | @backstage-community/plugin-explore-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-backend/README.md) | | @backstage-community/plugin-feedback-backend | backend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/feedback/plugins/feedback-backend/README.md) | | @backstage-community/plugin-jenkins-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins-backend/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-jenkins | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/scaffolder-backend-module-jenkins/README.md) | | @backstage-community/plugin-kafka-backend | backend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka-backend/README.md) | +| @backstage-community/plugin-catalog-backend-module-keycloak | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/keycloak/plugins/catalog-backend-module-keycloak/README.md) | +| @backstage-community/plugin-kiali-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kiali/plugins/kiali-backend/README.md) | | @backstage-community/plugin-lighthouse-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse-backend/README.md) | | @backstage-community/plugin-catalog-backend-module-linguist-tags-processor | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/catalog-backend-module-linguist-tags-processor/README.md) | | @backstage-community/plugin-linguist-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist-backend/README.md) | | @backstage-community/plugin-linkerd-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd-backend/README.md) | +| @backstage-community/plugin-matomo-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/matomo/plugins/matomo-backend/README.md) | +| @backstage-community/backstage-plugin-catalog-backend-module-mta-entity-provider | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/catalog-backend-module-mta-entity-provider/README.md) | +| @backstage-community/backstage-plugin-mta-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/mta-backend/README.md) | +| @backstage-community/backstage-plugin-scaffolder-backend-module-mta | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/scaffolder-backend-module-mta/README.md) | | @backstage-community/plugin-nomad-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad-backend/README.md) | +| @backstage-community/plugin-ocm-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm-backend/README.md) | | @backstage-community/plugin-scaffolder-backend-module-odo | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/scaffolder-backend-module-odo/README.md) | | @backstage-community/plugin-periskop-backend | backend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop-backend/README.md) | | @backstage-community/plugin-catalog-backend-module-pingidentity | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/pingidentity/plugins/catalog-backend-module-pingidentity/README.md) | | @backstage-community/plugin-playlist-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist-backend/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-quay | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/quay/plugins/quay-actions/README.md) | +| @backstage-community/plugin-rbac-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac-backend/README.md) | | @backstage-community/plugin-redhat-resource-optimization-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization-backend/README.md) | | @backstage-community/plugin-report-portal-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/report-portal/plugins/report-portal-backend/README.md) | | @backstage-community/plugin-rollbar-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar-backend/README.md) | -| @backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor | backend-plugin-module | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-relation-processor/plugins/catalog-backend-module-scaffolder-relation-processor/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-annotator | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-annotator/plugins/scaffolder-backend-module-annotator/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-kubernetes | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-kubernetes/plugins/kubernetes-actions/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-regex | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-regex/plugins/regex-actions/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-servicenow | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-servicenow/plugins/scaffolder-backend-module-servicenow/README.md) | +| @backstage-community/plugin-scaffolder-backend-module-sonarqube | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-sonarqube/plugins/scaffolder-backend-module-sonarqube/README.md) | +| @backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-relation-processor/plugins/catalog-backend-module-scaffolder-relation-processor/README.md) | | @backstage-community/plugin-sonarqube-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube-backend/README.md) | | @backstage-community/plugin-stack-overflow-backend | backend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow-backend/README.md) | | @backstage-community/plugin-tech-insights-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend/README.md) | | @backstage-community/plugin-tech-insights-backend-module-jsonfc | backend-plugin-module | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/README.md) | +| @backstage-community/plugin-tech-radar-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar-backend/README.md) | | @backstage-community/plugin-todo-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo-backend/README.md) | | @backstage-community/plugin-vault-backend | backend-plugin | true | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault-backend/README.md) | diff --git a/docs/compatibility/new-frontend-system.md b/docs/compatibility/new-frontend-system.md index 7ebcdb9796..41027407b9 100644 --- a/docs/compatibility/new-frontend-system.md +++ b/docs/compatibility/new-frontend-system.md @@ -11,19 +11,22 @@ This page provides a table listing all the frontend plugins in the Community Plu | package | role | supported | alpha | readme | | -------------------------------------------------------------- | --------------- | --------- | ----- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -| @backstage-community/plugin-adr | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr/README.md) | +| @backstage-community/plugin-acr | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/acr/plugins/acr/README.md) | +| @backstage-community/plugin-adr | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr/README.md) | | @backstage-community/plugin-airbrake | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake/README.md) | | @backstage-community/plugin-allure | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/allure/plugins/allure/README.md) | +| @backstage-community/plugin-analytics-provider-segment | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-provider-segment/README.md) | +| @backstage-community/plugin-announcements | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/announcements/plugins/announcements/README.md) | | @backstage-community/plugin-apache-airflow | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apache-airflow/plugins/apache-airflow/README.md) | | @backstage-community/plugin-apollo-explorer | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apollo-explorer/plugins/apollo-explorer/README.md) | -| @backstage-community/plugin-azure-devops | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops/README.md) | +| @backstage-community/plugin-azure-devops | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops/README.md) | | @backstage-community/plugin-azure-sites | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites/README.md) | | @backstage-community/plugin-azure-storage-explorer | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage/README.md) | | @backstage-community/plugin-badges | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges/README.md) | | @backstage-community/plugin-bazaar | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bazaar/plugins/bazaar/README.md) | | @backstage-community/plugin-bitrise | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bitrise/plugins/bitrise/README.md) | | @backstage-community/plugin-blackduck | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/blackduck/plugins/blackduck/README.md) | -| @backstage-community/plugin-cicd-statistics | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics/README.md) | +| @backstage-community/plugin-cicd-statistics | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics/README.md) | | @backstage-community/plugin-cloudbuild | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cloudbuild/plugins/cloudbuild/README.md) | | @backstage-community/plugin-code-climate | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-climate/plugins/code-climate/README.md) | | @backstage-community/plugin-code-coverage | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-coverage/plugins/code-coverage/README.md) | @@ -34,51 +37,62 @@ This page provides a table listing all the frontend plugins in the Community Plu | @backstage-community/plugin-dynatrace | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/dynatrace/plugins/dynatrace/README.md) | | @backstage-community/plugin-entity-feedback | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback/README.md) | | @backstage-community/plugin-entity-validation | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-validation/plugins/entity-validation/README.md) | -| @backstage-community/plugin-explore | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore/README.md) | +| @backstage-community/plugin-explore | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore/README.md) | | @backstage-community/plugin-feedback | frontend-plugin | | | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/feedback/plugins/feedback/README.md) | | @backstage-community/plugin-firehydrant | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/firehydrant/plugins/firehydrant/README.md) | | @backstage-community/plugin-fossa | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/fossa/plugins/fossa/README.md) | | @backstage-community/plugin-gcalendar | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcalendar/plugins/gcalendar/README.md) | | @backstage-community/plugin-gcp-projects | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcp-projects/plugins/gcp-projects/README.md) | | @backstage-community/plugin-git-release-manager | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/git-release-manager/plugins/git-release-manager/README.md) | -| @backstage-community/plugin-github-actions | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/plugins/github-actions/README.md) | +| @backstage-community/plugin-github-actions | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/plugins/github-actions/README.md) | | @backstage-community/plugin-github-deployments | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-deployments/plugins/github-deployments/README.md) | | @backstage-community/plugin-github-issues | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-issues/plugins/github-issues/README.md) | | @backstage-community/plugin-github-pull-requests-board | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-pull-requests-board/plugins/github-pull-requests-board/README.md) | | @backstage-community/plugin-gitops-profiles | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gitops-profiles/plugins/gitops-profiles/README.md) | | @backstage-community/plugin-gocd | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gocd/plugins/gocd/README.md) | -| @backstage-community/plugin-grafana | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/grafana/plugins/grafana/README.md) | -| @backstage-community/plugin-graphiql | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphiql/plugins/graphiql/README.md) | +| @backstage-community/plugin-grafana | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/grafana/plugins/grafana/README.md) | | @backstage-community/plugin-graphql-voyager | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphql-voyager/plugins/graphql-voyager/README.md) | | @backstage-community/plugin-ilert | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ilert/plugins/ilert/README.md) | -| @backstage-community/plugin-jenkins | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins/README.md) | +| @backstage-community/plugin-jaeger | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jaeger/plugins/jaeger/README.md) | +| @backstage-community/plugin-jenkins | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins/README.md) | +| @backstage-community/plugin-jfrog-artifactory | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jfrog-artifactory/plugins/jfrog-artifactory/README.md) | | @backstage-community/plugin-kafka | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka/README.md) | +| @backstage-community/plugin-kiali | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kiali/plugins/kiali/README.md) | | @backstage-community/plugin-lighthouse | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse/README.md) | -| @backstage-community/plugin-linguist | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist/README.md) | +| @backstage-community/plugin-linguist | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist/README.md) | | @backstage-community/plugin-linkerd | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd/README.md) | +| @backstage-community/plugin-matomo | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/matomo/plugins/matomo/README.md) | | @backstage-community/plugin-microsoft-calendar | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/microsoft-calendar/plugins/microsoft-calendar/README.md) | +| @backstage-community/backstage-plugin-mta-frontend | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/mta-frontend/README.md) | | @backstage-community/plugin-newrelic | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic/README.md) | | @backstage-community/plugin-newrelic-dashboard | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic-dashboard/README.md) | +| @backstage-community/plugin-nexus-repository-manager | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nexus-repository-manager/plugins/nexus-repository-manager/README.md) | | @backstage-community/plugin-nomad | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad/README.md) | +| @backstage-community/plugin-npm | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/npm/plugins/npm/README.md) | +| @backstage-community/plugin-ocm | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm/README.md) | | @backstage-community/plugin-octopus-deploy | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/octopus-deploy/plugins/octopus-deploy/README.md) | | @backstage-community/plugin-odo-module-devfile-field-extension | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/odo-module-devfile-field-extension/README.md) | | @backstage-community/plugin-opencost | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/opencost/plugins/opencost/README.md) | | @backstage-community/plugin-periskop | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop/README.md) | | @backstage-community/plugin-playlist | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist/README.md) | | @backstage-community/plugin-puppetdb | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/puppetdb/plugins/puppetdb/README.md) | +| @backstage-community/plugin-quay | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/quay/plugins/quay/README.md) | +| @backstage-community/plugin-rbac | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac/README.md) | | @backstage-community/plugin-redhat-argocd | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-argocd/plugins/argocd/README.md) | | @backstage-community/plugin-redhat-resource-optimization | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization/README.md) | | @backstage-community/plugin-report-portal | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/report-portal/plugins/report-portal/README.md) | | @backstage-community/plugin-rollbar | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar/README.md) | -| @backstage-community/plugin-sentry | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sentry/plugins/sentry/README.md) | +| @backstage-community/plugin-sentry | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sentry/plugins/sentry/README.md) | | @backstage-community/plugin-shortcuts | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/shortcuts/plugins/shortcuts/README.md) | -| @backstage-community/plugin-sonarqube | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube/README.md) | +| @backstage-community/plugin-sonarqube | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube/README.md) | | @backstage-community/plugin-splunk-on-call | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/splunk/plugins/splunk-on-call/README.md) | -| @backstage-community/plugin-stack-overflow | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow/README.md) | +| @backstage-community/plugin-stack-overflow | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow/README.md) | | @backstage-community/plugin-stackstorm | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stackstorm/plugins/stackstorm/README.md) | | @backstage-community/plugin-tech-insights | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights/README.md) | -| @backstage-community/plugin-tech-radar | frontend-plugin | true | true | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar/README.md) | +| @backstage-community/plugin-tech-radar | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar/README.md) | +| @backstage-community/plugin-tekton | frontend-plugin | | | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/tekton/plugins/tekton/README.md) | | @backstage-community/plugin-todo | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo/README.md) | +| @backstage-community/plugin-topology | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/topology/plugins/topology/README.md) | | @backstage-community/plugin-vault | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault/README.md) | | @backstage-community/plugin-xcmetrics | frontend-plugin | | | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/xcmetrics/plugins/xcmetrics/README.md) | diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index f10883a17b..0000000000 --- a/docs/index.md +++ /dev/null @@ -1,180 +0,0 @@ -# Community Plugins - -## Overview - -Welcome to the Community Plugins documentation! This is the home to the various documentation for the Community PLugins repo itself. For documentation about each plugin please look at their respective `README` in their workspace folder, you can find these in the [Workspaces and Their Plugins](#workspaces--plugins) table below. - -> [!NOTE] -> This is intended to be a starting point for more structured documentation and is very much "Work in Progress" as we agree on a proper approach for Community Plugin Documentation. - -## Compatibility - -The Compatibility folder contains the following items: - -- [Backstage Compatibility](./compatibility/compatibility.md) - You'll find information about what version of Backstage each plugin current is compatibly with -- [New Backend System](./compatibility/new-backend-system.md) - This contains a table of backend plugins and modules and their support for the new backend system -- [New Frontend System](./compatibility/new-frontend-system.md) - This contains a table of frontend plugins and their support for the new frontend system - -## Workspaces and Their Plugins - -| workspace | owner | package | role | readme | -| ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| 3scale | [@04kash](https://github.com/04kash), [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr) | @backstage-community/plugin-3scale-backend | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/3scale/plugins/3scale-backend/README.md) | -| acr | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@invincibleJai](https://github.com/invincibleJai) | @backstage-community/plugin-acr | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/acr/plugins/acr/README.md) | -| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-adr | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr/README.md) | -| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-adr-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr-backend/README.md) | -| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-adr-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr-common/README.md) | -| adr | [@kuangp](https://github.com/kuangp) | @backstage-community/search-backend-module-adr | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/search-backend-module-adr/README.md) | -| airbrake | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-airbrake | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake/README.md) | -| airbrake | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-airbrake-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake-backend/README.md) | -| allure | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-allure | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/allure/plugins/allure/README.md) | -| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-module-ga | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-ga/README.md) | -| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-module-ga4 | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-ga4/README.md) | -| analytics | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-analytics-module-newrelic-browser | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-newrelic-browser/README.md) | -| apache-airflow | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-apache-airflow | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apache-airflow/plugins/apache-airflow/README.md) | -| apollo-explorer | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-apollo-explorer | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apollo-explorer/plugins/apollo-explorer/README.md) | -| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-azure-devops | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops/README.md) | -| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-azure-devops-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops-backend/README.md) | -| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-azure-devops-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops-common/README.md) | -| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-catalog-backend-module-azure-devops-annotator-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/catalog-backend-module-azure-devops-annotator-processor/README.md) | -| azure-devops | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-scaffolder-backend-module-azure-devops | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/scaffolder-backend-module-azure-devops/README.md) | -| azure-sites | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-azure-sites | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites/README.md) | -| azure-sites | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-azure-sites-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites-backend/README.md) | -| azure-sites | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-azure-sites-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites-common/README.md) | -| azure-storage-explorer | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-azure-storage-explorer | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage/README.md) | -| azure-storage-explorer | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-azure-storage-explorer-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage-backend/README.md) | -| badges | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-badges | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges/README.md) | -| badges | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-badges-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges-backend/README.md) | -| bazaar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-bazaar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bazaar/plugins/bazaar/README.md) | -| bazaar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-bazaar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bazaar/plugins/bazaar-backend/README.md) | -| bitrise | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-bitrise | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bitrise/plugins/bitrise/README.md) | -| blackduck | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-blackduck | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/blackduck/plugins/blackduck/README.md) | -| blackduck | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-blackduck-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/blackduck/plugins/blackduck-backend/README.md) | -| blackduck | [@deepan10](https://github.com/deepan10) | @backstage-community/plugin-blackduck-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/blackduck/plugins/blackduck-common/README.md) | -| cicd-statistics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cicd-statistics | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics/README.md) | -| cicd-statistics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cicd-statistics-module-buildkite | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics-module-buildkite/README.md) | -| cicd-statistics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cicd-statistics-module-gitlab | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics-module-gitlab/README.md) | -| cloudbuild | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-cloudbuild | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cloudbuild/plugins/cloudbuild/README.md) | -| code-climate | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-code-climate | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-climate/plugins/code-climate/README.md) | -| code-coverage | [@alde](https://github.com/alde) | @backstage-community/plugin-code-coverage | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-coverage/plugins/code-coverage/README.md) | -| code-coverage | [@alde](https://github.com/alde) | @backstage-community/plugin-code-coverage-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-coverage/plugins/code-coverage-backend/README.md) | -| codescene | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-codescene | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/codescene/plugins/codescene/README.md) | -| confluence | [@fjudith](https://github.com/fjudith) | @backstage-community/plugin-confluence | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/confluence/plugins/confluence/README.md) | -| confluence | [@fjudith](https://github.com/fjudith) | @backstage-community/plugin-search-backend-module-confluence-collator | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/confluence/plugins/search-backend-module-confluence-collator/README.md) | -| copilot | [@esw-afabiano](https://github.com/esw-afabiano) | @backstage-community/plugin-copilot | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/copilot/plugins/copilot/README.md) | -| copilot | [@esw-afabiano](https://github.com/esw-afabiano) | @backstage-community/plugin-copilot-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/copilot/plugins/copilot-backend/README.md) | -| copilot | [@esw-afabiano](https://github.com/esw-afabiano) | @backstage-community/plugin-copilot-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/copilot/plugins/copilot-common/README.md) | -| cost-insights | [@backstage/silver-lining](https://github.com/backstage/silver-lining) | @backstage-community/plugin-cost-insights | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cost-insights/plugins/cost-insights/README.md) | -| cost-insights | [@backstage/silver-lining](https://github.com/backstage/silver-lining) | @backstage-community/plugin-cost-insights-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cost-insights/plugins/cost-insights-common/README.md) | -| dynatrace | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-dynatrace | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/dynatrace/plugins/dynatrace/README.md) | -| entity-feedback | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-entity-feedback | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback/README.md) | -| entity-feedback | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-entity-feedback-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback-backend/README.md) | -| entity-feedback | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-entity-feedback-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback-common/README.md) | -| entity-validation | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-entity-validation | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-validation/plugins/entity-validation/README.md) | -| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore/README.md) | -| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-backend/README.md) | -| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-common/README.md) | -| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-node/README.md) | -| explore | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-explore-react | web-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-react/README.md) | -| feedback | [@riginoommen](https://github.com/riginoommen), [@deshmukhmayur](https://github.com/deshmukhmayur), [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-feedback | frontend-plugin | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/feedback/plugins/feedback/README.md) | -| feedback | [@riginoommen](https://github.com/riginoommen), [@deshmukhmayur](https://github.com/deshmukhmayur), [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-feedback-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/feedback/plugins/feedback-backend/README.md) | -| firehydrant | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-firehydrant | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/firehydrant/plugins/firehydrant/README.md) | -| fossa | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-fossa | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/fossa/plugins/fossa/README.md) | -| gcalendar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gcalendar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcalendar/plugins/gcalendar/README.md) | -| gcp-projects | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gcp-projects | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcp-projects/plugins/gcp-projects/README.md) | -| git-release-manager | [@erikengervall](https://github.com/erikengervall) | @backstage-community/plugin-git-release-manager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/git-release-manager/plugins/git-release-manager/README.md) | -| github-actions | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-github-actions | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/plugins/github-actions/README.md) | -| github-deployments | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-github-deployments | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-deployments/plugins/github-deployments/README.md) | -| github-issues | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-github-issues | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-issues/plugins/github-issues/README.md) | -| github-pull-requests-board | [@gregorytalita](https://github.com/gregorytalita) | @backstage-community/plugin-github-pull-requests-board | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-pull-requests-board/plugins/github-pull-requests-board/README.md) | -| gitops-profiles | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gitops-profiles | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gitops-profiles/plugins/gitops-profiles/README.md) | -| gocd | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-gocd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gocd/plugins/gocd/README.md) | -| grafana | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-grafana | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/grafana/plugins/grafana/README.md) | -| graphiql | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-graphiql | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphiql/plugins/graphiql/README.md) | -| graphql-voyager | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-graphql-voyager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphql-voyager/plugins/graphql-voyager/README.md) | -| ilert | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-ilert | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ilert/plugins/ilert/README.md) | -| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jenkins | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins/README.md) | -| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jenkins-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins-backend/README.md) | -| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-jenkins-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins-common/README.md) | -| jenkins | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-scaffolder-backend-module-jenkins | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/scaffolder-backend-module-jenkins/README.md) | -| jfrog-artifactory | [@BethGriggs](https://github.com/BethGriggs) | @backstage-community/plugin-jfrog-artifactory | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jfrog-artifactory/plugins/jfrog-artifactory/README.md) | -| kafka | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-kafka | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka/README.md) | -| kafka | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-kafka-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka-backend/README.md) | -| keycloak | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-catalog-backend-module-keycloak | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/keycloak/plugins/catalog-backend-module-keycloak/README.md) | -| kiali | [@aljesusg](https://github.com/aljesusg), [@josunect](https://github.com/josunect) | @backstage-community/plugin-kiali-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kiali/plugins/kiali-backend/README.md) | -| lighthouse | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-lighthouse | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse/README.md) | -| lighthouse | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-lighthouse-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse-backend/README.md) | -| lighthouse | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-lighthouse-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse-common/README.md) | -| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-catalog-backend-module-linguist-tags-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/catalog-backend-module-linguist-tags-processor/README.md) | -| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-linguist | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist/README.md) | -| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-linguist-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist-backend/README.md) | -| linguist | [@awanlin](https://github.com/awanlin) | @backstage-community/plugin-linguist-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist-common/README.md) | -| linkerd | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-linkerd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd/README.md) | -| linkerd | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-linkerd-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd-backend/README.md) | -| microsoft-calendar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-microsoft-calendar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/microsoft-calendar/plugins/microsoft-calendar/README.md) | -| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-catalog-backend-module-mta-entity-provider | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/catalog-backend-module-mta-entity-provider/README.md) | -| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-mta-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/mta-backend/README.md) | -| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-mta-frontend | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/mta-frontend/README.md) | -| mta | [@ibolton336](https://github.com/ibolton336) | @backstage-community/backstage-plugin-scaffolder-backend-module-mta | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/mta/plugins/scaffolder-backend-module-mta/README.md) | -| newrelic | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-newrelic | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic/README.md) | -| newrelic | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-newrelic-dashboard | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic-dashboard/README.md) | -| nexus-repository-manager | [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-nexus-repository-manager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nexus-repository-manager/plugins/nexus-repository-manager/README.md) | -| nomad | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-nomad | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad/README.md) | -| nomad | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-nomad-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad-backend/README.md) | -| npm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@karthikjeeyar](https://github.com/karthikjeeyar) | @backstage-community/plugin-npm | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/npm/plugins/npm/README.md) | -| ocm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@debsmita1](https://github.com/debsmita1) | @backstage-community/plugin-ocm | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm/README.md) | -| ocm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@debsmita1](https://github.com/debsmita1) | @backstage-community/plugin-ocm-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm-backend/README.md) | -| ocm | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@debsmita1](https://github.com/debsmita1) | @backstage-community/plugin-ocm-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ocm/plugins/ocm-common/README.md) | -| octopus-deploy | [@jmezach](https://github.com/jmezach) | @backstage-community/plugin-octopus-deploy | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/octopus-deploy/plugins/octopus-deploy/README.md) | -| odo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-odo-module-devfile-field-extension | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/odo-module-devfile-field-extension/README.md) | -| odo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-scaffolder-backend-module-odo | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/scaffolder-backend-module-odo/README.md) | -| opencost | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-opencost | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/opencost/plugins/opencost/README.md) | -| periskop | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-periskop | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop/README.md) | -| periskop | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-periskop-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop-backend/README.md) | -| pingidentity | [@jessicajhee](https://github.com/jessicajhee) | @backstage-community/plugin-catalog-backend-module-pingidentity | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/pingidentity/plugins/catalog-backend-module-pingidentity/README.md) | -| playlist | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-playlist | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist/README.md) | -| playlist | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-playlist-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist-backend/README.md) | -| playlist | [@kuangp](https://github.com/kuangp) | @backstage-community/plugin-playlist-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist-common/README.md) | -| puppetdb | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-puppetdb | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/puppetdb/plugins/puppetdb/README.md) | -| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac/README.md) | -| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac-backend/README.md) | -| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac-common/README.md) | -| rbac | [@AndrienkoAleksandr](https://github.com/AndrienkoAleksandr), [@divyanshiGupta](https://github.com/divyanshiGupta), [@PatAKnight](https://github.com/PatAKnight) | @backstage-community/plugin-rbac-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rbac/plugins/rbac-node/README.md) | -| redhat-argocd | [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram) | @backstage-community/plugin-redhat-argocd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-argocd/plugins/argocd/README.md) | -| redhat-argocd | [@karthikjeeyar](https://github.com/karthikjeeyar), [@rohitkrai03](https://github.com/rohitkrai03), [@Eswaraiahsapram](https://github.com/Eswaraiahsapram) | @backstage-community/plugin-redhat-argocd-common | common-library | [README](git+https://github.com/backstage/community-plugins.git/blob/master/workspaces/redhat-argocd/plugins/argocd-common/README.md) | -| redhat-resource-optimization | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@04kash](https://github.com/04kash) | @backstage-community/plugin-redhat-resource-optimization | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization/README.md) | -| redhat-resource-optimization | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@04kash](https://github.com/04kash) | @backstage-community/plugin-redhat-resource-optimization-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization-backend/README.md) | -| redhat-resource-optimization | [@christoph-jerolimov](https://github.com/christoph-jerolimov), [@04kash](https://github.com/04kash) | @backstage-community/plugin-redhat-resource-optimization-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/redhat-resource-optimization/plugins/redhat-resource-optimization-common/README.md) | -| report-portal | [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-report-portal | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/report-portal/plugins/report-portal/README.md) | -| report-portal | [@yashoswalyo](https://github.com/yashoswalyo) | @backstage-community/plugin-report-portal-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/report-portal/plugins/report-portal-backend/README.md) | -| rollbar | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-rollbar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar/README.md) | -| rollbar | [@andrewthauer](https://github.com/andrewthauer) | @backstage-community/plugin-rollbar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar-backend/README.md) | -| scaffolder-backend-module-regex | [@04kash](https://github.com/04kash) | @backstage-community/scaffolder-backend-module-regex | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-regex/plugins/regex-actions/README.md) | -| scaffolder-backend-module-servicenow | [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-scaffolder-backend-module-servicenow | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-servicenow/plugins/scaffolder-backend-module-servicenow/README.md) | -| scaffolder-backend-module-sonarqube | [@04kash](https://github.com/04kash), [@schultzp2020](https://github.com/schultzp2020) | @backstage-community/plugin-scaffolder-backend-module-sonarqube | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-backend-module-sonarqube/plugins/scaffolder-backend-module-sonarqube/README.md) | -| scaffolder-relation-processor | [@04kash](https://github.com/04kash) | @backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-relation-processor/plugins/catalog-backend-module-scaffolder-relation-processor/README.md) | -| sentry | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-sentry | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sentry/plugins/sentry/README.md) | -| shortcuts | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-shortcuts | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/shortcuts/plugins/shortcuts/README.md) | -| sonarqube | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-sonarqube | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube/README.md) | -| sonarqube | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-sonarqube-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube-backend/README.md) | -| sonarqube | [@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers) | @backstage-community/plugin-sonarqube-react | web-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube-react/README.md) | -| splunk | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-splunk-on-call | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/splunk/plugins/splunk-on-call/README.md) | -| stack-overflow | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-stack-overflow | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow/README.md) | -| stack-overflow | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-stack-overflow-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow-backend/README.md) | -| stackstorm | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-stackstorm | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stackstorm/plugins/stackstorm/README.md) | -| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights/README.md) | -| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend/README.md) | -| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-backend-module-jsonfc | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/README.md) | -| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-common/README.md) | -| tech-insights | [@xantier](https://github.com/xantier) | @backstage-community/plugin-tech-insights-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-node/README.md) | -| tech-radar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-tech-radar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar/README.md) | -| tech-radar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-tech-radar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar-backend/README.md) | -| tech-radar | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-tech-radar-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar-common/README.md) | -| todo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-todo | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo/README.md) | -| todo | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-todo-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo-backend/README.md) | -| topology | [@divyanshiGupta](https://github.com/divyanshiGupta), [@debsmita1](https://github.com/debsmita1), [@ciiay](https://github.com/ciiay) | @backstage-community/plugin-topology | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/topology/plugins/topology/README.md) | -| topology | [@divyanshiGupta](https://github.com/divyanshiGupta), [@debsmita1](https://github.com/debsmita1), [@ciiay](https://github.com/ciiay) | @backstage-community/plugin-topology-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/topology/plugins/topology-common/README.md) | -| vault | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-vault | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault/README.md) | -| vault | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-vault-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault-backend/README.md) | -| vault | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-vault-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault-node/README.md) | -| xcmetrics | [@backstage/community-plugins-maintainers](https://github.com/orgs/backstage/teams/community-plugins-maintainers) | @backstage-community/plugin-xcmetrics | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/xcmetrics/plugins/xcmetrics/README.md) | diff --git a/scripts/list-backend-feature.js b/scripts/list-backend-feature.js index 76e025c0d0..767282852d 100644 --- a/scripts/list-backend-feature.js +++ b/scripts/list-backend-feature.js @@ -60,7 +60,7 @@ async function main(args) { backendFeatureReport.package = pkg.packageJson.name; backendFeatureReport.role = pkgRole; backendFeatureReport.readme = `[README](${pkg.packageJson.repository.url}/blob/master/${pkg.packageJson.repository.directory}/README.md)`; - const apiReportPath = join(pkg.dir, 'api-report.md'); + const apiReportPath = join(pkg.dir, 'report.api.md'); const apiReport = (await fs.readFile(apiReportPath)).toString(); if ( apiReport.includes(BACKEND_FEATURE) || @@ -70,7 +70,7 @@ async function main(args) { backendFeatureReport.alpha = false; } - const apiReportAlphaPath = join(pkg.dir, 'api-report-alpha.md'); + const apiReportAlphaPath = join(pkg.dir, 'report-alpha.api.md'); if (fs.existsSync(apiReportAlphaPath)) { const apiReportAlpha = ( await fs.readFile(apiReportAlphaPath) diff --git a/scripts/list-frontend-feature.js b/scripts/list-frontend-feature.js index 0b53a5de57..3ea9478ec4 100644 --- a/scripts/list-frontend-feature.js +++ b/scripts/list-frontend-feature.js @@ -58,14 +58,14 @@ async function main(args) { frontendFeatureReport.package = pkg.packageJson.name; frontendFeatureReport.role = pkgRole; frontendFeatureReport.readme = `[README](${pkg.packageJson.repository.url}/blob/master/${pkg.packageJson.repository.directory}/README.md)`; - const apiReportPath = join(pkg.dir, 'api-report.md'); + const apiReportPath = join(pkg.dir, 'report.api.md'); const apiReport = (await fs.readFile(apiReportPath)).toString(); if (apiReport.includes(BACKSTAGE_PLUGIN)) { frontendFeatureReport.supported = true; frontendFeatureReport.alpha = false; } - const apiReportAlphaPath = join(pkg.dir, 'api-report-alpha.md'); + const apiReportAlphaPath = join(pkg.dir, 'report-alpha.api.md'); if (fs.existsSync(apiReportAlphaPath)) { const apiReportAlpha = ( await fs.readFile(apiReportAlphaPath) diff --git a/scripts/list-workspaces-for-docs.js b/scripts/list-workspaces-for-docs.js index defb5c0d87..abca187d23 100644 --- a/scripts/list-workspaces-for-docs.js +++ b/scripts/list-workspaces-for-docs.js @@ -52,10 +52,12 @@ async function main(args) { o => o !== '@backstage/community-plugins-maintainers', ); filteredOwners.forEach((owner, index) => { - if (owner === '@backstage/sda-se-reviewers') { + if (owner.includes('/')) { + const org = owner.substring(1, owner.indexOf('/')); + const team = owner.substring(owner.indexOf('/') + 1); filteredOwners[ index - ] = `[@backstage/sda-se-reviewers](https://github.com/orgs/backstage/teams/sda-se-reviewers)`; + ] = `[${owner}](https://github.com/orgs/${org}/teams/${team})`; } else { filteredOwners[ index