Merge branch 'master' into feat/dynatrace-plugin-synthetics

Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
This commit is contained in:
Isaiah Thiessen
2022-07-28 15:45:04 -07:00
406 changed files with 6481 additions and 1902 deletions
@@ -0,0 +1,9 @@
---
title: Apollo Explorer
author: unredundant
authorUrl: https://github.com/unredundant
category: Debugging
description: Integrates Apollo Explorer graphs as a tool to browse GraphQL API endpoints inside Backstage.
documentation: https://github.com/backstage/backstage/blob/master/plugins/apollo-explorer/README.md
iconUrl: img/apollo-explorer.png
npmPackageName: '@backstage/plugin-apollo-explorer'
@@ -0,0 +1,9 @@
---
title: backstage-plugin-api-linter
author: Zalando
authorUrl: https://github.com/zalando
category: Linting
description: API Linter is a quality assurance tool that checks the compliance of API's specifications to Zalando's API rules.
documentation: https://github.com/zalando/backstage-plugin-api-linter
iconUrl: https://raw.githubusercontent.com/zalando/zally/main/logo.png
npmPackageName: backstage-plugin-api-linter
@@ -0,0 +1,9 @@
---
title: Okta Organization Entity Provider
author: roadie.io
authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=okta-entity-provider
category: Identity
description: Load users and groups from Okta into the Backstage catalog.
documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/tree/main/plugins/backend/catalog-backend-module-okta
iconUrl: https://roadie.io/images/logos/okta.png
npmPackageName: '@roadiehq/catalog-backend-module-okta'