Add maintainer-owned catalog-info.yaml files

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2023-08-23 18:00:35 +02:00
parent e3f1488ac0
commit f5cdb61269
133 changed files with 1308 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-app-defaults
title: '@backstage/app-defaults'
description: Provides the default wiring of a Backstage App
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: example-app-next
title: example-app-next
spec:
lifecycle: experimental
type: backstage-frontend
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: example-app
title: example-app
spec:
lifecycle: experimental
type: backstage-frontend
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-app-api
title: '@backstage/backend-app-api'
description: Core API used by Backstage backend apps
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-common
title: '@backstage/backend-common'
description: Common functionality library for Backstage backends
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-defaults
title: '@backstage/backend-defaults'
description: Backend defaults used by Backstage backend apps
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-dev-utils
title: '@backstage/backend-dev-utils'
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: example-backend-next
title: example-backend-next
spec:
lifecycle: experimental
type: backstage-backend
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-openapi-utils
title: '@backstage/backend-openapi-utils'
description: OpenAPI typescript support.
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-plugin-api
title: '@backstage/backend-plugin-api'
description: Core API used by Backstage backend plugins
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-tasks
title: '@backstage/backend-tasks'
description: Common distributed task management library for Backstage backends
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-backend-test-utils
title: '@backstage/backend-test-utils'
description: Test helpers library for Backstage backends
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: example-backend
title: example-backend
spec:
lifecycle: experimental
type: backstage-backend
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-catalog-client
title: '@backstage/catalog-client'
description: An isomorphic client for the catalog backend
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-catalog-model
title: '@backstage/catalog-model'
description: Types and validators that help describe the model of a Backstage Catalog
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-cli-common
title: '@backstage/cli-common'
description: Common functionality used by cli, backend, and create-app
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-cli-node
title: '@backstage/cli-node'
description: Node.js library for Backstage CLIs
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-cli
title: '@backstage/cli'
description: CLI for developing Backstage plugins and apps
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-codemods
title: '@backstage/codemods'
description: A collection of codemods for Backstage projects
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-config-loader
title: '@backstage/config-loader'
description: Config loading functionality used by Backstage backend, and CLI
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-config
title: '@backstage/config'
description: Config API used by Backstage core, backend, and CLI
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-core-app-api
title: '@backstage/core-app-api'
description: Core app API used by Backstage apps
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-core-components
title: '@backstage/core-components'
description: Core components used by Backstage plugins and apps
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-core-plugin-api
title: '@backstage/core-plugin-api'
description: Core API used by Backstage plugins
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-create-app
title: '@backstage/create-app'
description: A CLI that helps you create your own Backstage app
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-dev-utils
title: '@backstage/dev-utils'
description: Utilities for developing Backstage plugins.
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: e2e-test
title: e2e-test
description: E2E test for verifying Backstage packages
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-errors
title: '@backstage/errors'
description: Common utilities for error handling within Backstage
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-frontend-app-api
title: '@backstage/frontend-app-api'
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-frontend-plugin-api
title: '@backstage/frontend-plugin-api'
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-integration-aws-node
title: '@backstage/integration-aws-node'
description: Helpers for fetching AWS account credentials
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-integration-react
title: '@backstage/integration-react'
description: Frontend package for managing integrations towards external systems
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-integration
title: '@backstage/integration'
description: Helpers for managing integrations towards external systems
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-release-manifests
title: '@backstage/release-manifests'
description: Helper library for receiving release manifests
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-repo-tools
title: '@backstage/repo-tools'
description: 'CLI for Backstage repo tooling '
spec:
lifecycle: experimental
type: backstage-cli
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-test-utils
title: '@backstage/test-utils'
description: Utilities to test Backstage plugins and apps.
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-theme
title: '@backstage/theme'
description: material-ui theme for use with Backstage.
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-types
title: '@backstage/types'
description: Common TypeScript types used within Backstage
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+12
View File
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-version-bridge
title: '@backstage/version-bridge'
description: >-
Utilities used by @backstage packages to support multiple concurrent
versions
spec:
lifecycle: experimental
type: backstage-web-library
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-airbrake-backend
title: '@backstage/plugin-airbrake-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-airbrake
title: '@backstage/plugin-airbrake'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-allure
title: '@backstage/plugin-allure'
description: A Backstage plugin that integrates with Allure
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-analytics-module-ga
title: '@backstage/plugin-analytics-module-ga'
spec:
lifecycle: experimental
type: backstage-frontend-plugin-module
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-analytics-module-ga4
title: '@backstage/plugin-analytics-module-ga4'
spec:
lifecycle: experimental
type: backstage-frontend-plugin-module
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-analytics-module-newrelic-browser
title: '@backstage/plugin-analytics-module-newrelic-browser'
spec:
lifecycle: experimental
type: backstage-frontend-plugin-module
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-apache-airflow
title: '@backstage/plugin-apache-airflow'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-api-docs-module-protoc-gen-doc
title: '@backstage/plugin-api-docs-module-protoc-gen-doc'
description: >-
Additional functionalities for the api-docs plugin that renders the output
of the protoc-gen-doc
spec:
lifecycle: experimental
type: backstage-frontend-plugin-module
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-apollo-explorer
title: '@backstage/plugin-apollo-explorer'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-app-backend
title: '@backstage/plugin-app-backend'
description: A Backstage backend plugin that serves the Backstage frontend app
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-app-node
title: '@backstage/plugin-app-node'
description: Node.js library for the app plugin
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-auth-backend-module-gcp-iap-provider
title: '@backstage/plugin-auth-backend-module-gcp-iap-provider'
description: A GCP IAP auth provider module for the Backstage auth backend
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-auth-backend-module-github-provider
title: '@backstage/plugin-auth-backend-module-github-provider'
description: The github-provider backend module for the auth plugin.
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-auth-backend-module-gitlab-provider
title: '@backstage/plugin-auth-backend-module-gitlab-provider'
description: The gitlab-provider backend module for the auth plugin.
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-auth-backend-module-google-provider
title: '@backstage/plugin-auth-backend-module-google-provider'
description: A Google auth provider module for the Backstage auth backend
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-auth-backend
title: '@backstage/plugin-auth-backend'
description: A Backstage backend plugin that handles authentication
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-auth-node
title: '@backstage/plugin-auth-node'
spec:
lifecycle: experimental
type: backstage-node-library
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-azure-sites-backend
title: '@backstage/plugin-azure-sites-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-azure-sites-common
title: '@backstage/plugin-azure-sites-common'
description: Common functionalities for the azure plugin
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-azure-sites
title: '@backstage/plugin-azure-sites'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-badges-backend
title: '@backstage/plugin-badges-backend'
description: A Backstage backend plugin that generates README badges for your entities
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-badges
title: '@backstage/plugin-badges'
description: A Backstage plugin that generates README badges for your entities
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-bazaar-backend
title: '@backstage/plugin-bazaar-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-bazaar
title: '@backstage/plugin-bazaar'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-cicd-statistics-module-gitlab
title: '@backstage/plugin-cicd-statistics-module-gitlab'
description: CI/CD Statistics plugin module; Gitlab CICD
spec:
lifecycle: experimental
type: backstage-frontend-plugin-module
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-cicd-statistics
title: '@backstage/plugin-cicd-statistics'
description: A frontend plugin visualizing CI/CD pipeline statistics (build time)
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-cloudbuild
title: '@backstage/plugin-cloudbuild'
description: A Backstage plugin that integrates towards Google Cloud Build
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-code-climate
title: '@backstage/plugin-code-climate'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-codescene
title: '@backstage/plugin-codescene'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-config-schema
title: '@backstage/plugin-config-schema'
description: A Backstage plugin that lets you browse the configuration schema of your app
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-dynatrace
title: '@backstage/plugin-dynatrace'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-entity-validation
title: '@backstage/plugin-entity-validation'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: internal-plugin-todo-list-backend
title: '@internal/plugin-todo-list-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: internal-plugin-todo-list-common
title: '@internal/plugin-todo-list-common'
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: internal-plugin-todo-list
title: '@internal/plugin-todo-list'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-explore-backend
title: '@backstage/plugin-explore-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-explore-common
title: '@backstage/plugin-explore-common'
description: Common functionalities for the explore plugin
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-firehydrant
title: '@backstage/plugin-firehydrant'
description: A Backstage plugin that integrates towards FireHydrant
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-gcalendar
title: '@backstage/plugin-gcalendar'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-gcp-projects
title: '@backstage/plugin-gcp-projects'
description: A Backstage plugin that helps you manage projects in GCP
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-github-actions
title: '@backstage/plugin-github-actions'
description: A Backstage plugin that integrates towards GitHub Actions
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-github-deployments
title: '@backstage/plugin-github-deployments'
description: A Backstage plugin that integrates towards GitHub Deployments
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-github-issues
title: '@backstage/plugin-github-issues'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-github-pull-requests-board
title: '@backstage/plugin-github-pull-requests-board'
description: >-
A Backstage plugin that allows you to see all open Pull Requests for all the
repositories owned by your team
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-gitops-profiles
title: '@backstage/plugin-gitops-profiles'
description: A Backstage plugin that helps you manage GitOps profiles
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-gocd
title: '@backstage/plugin-gocd'
description: A Backstage plugin that integrates towards GoCD
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-graphiql
title: '@backstage/plugin-graphiql'
description: Backstage plugin for browsing GraphQL APIs
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-graphql-backend
title: '@backstage/plugin-graphql-backend'
description: An experimental Backstage backend plugin for GraphQL
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-graphql-voyager
title: '@backstage/plugin-graphql-voyager'
description: Backstage plugin for GraphQL Voyager
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-ilert
title: '@backstage/plugin-ilert'
description: A Backstage plugin that integrates towards iLert
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-jenkins-backend
title: '@backstage/plugin-jenkins-backend'
description: A Backstage backend plugin that integrates towards Jenkins
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-jenkins-common
title: '@backstage/plugin-jenkins-common'
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-jenkins
title: '@backstage/plugin-jenkins'
description: A Backstage plugin that integrates towards Jenkins
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-lighthouse-backend
title: '@backstage/plugin-lighthouse-backend'
description: Backend functionalities for lighthouse
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-lighthouse-common
title: '@backstage/plugin-lighthouse-common'
description: >-
Common functionalities for lighthouse, to be shared between lighthouse and
lighthouse-backend plugin
spec:
lifecycle: experimental
type: backstage-common-library
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-lighthouse
title: '@backstage/plugin-lighthouse'
description: A Backstage plugin that integrates towards Lighthouse
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-microsoft-calendar
title: '@backstage/plugin-microsoft-calendar'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-newrelic-dashboard
title: '@backstage/plugin-newrelic-dashboard'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-newrelic
title: '@backstage/plugin-newrelic'
description: A Backstage plugin that integrates towards New Relic
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-nomad-backend
title: '@backstage/plugin-nomad-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers
+9
View File
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-nomad
title: '@backstage/plugin-nomad'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: maintainers

Some files were not shown because too many files have changed in this diff Show More