Add Code Insights plugin to sample app and marketplace (#2833)

* feat - add code insights plugin to sample app and plugin to marketplace

* feat - update plugin package version

* Update code-insights.yaml

Add an empty lane on the end of the file.

* Update plugins.ts

Add an empty lane at the end of the file after conflicts resolve.

* Update code-insights.yaml

* Update code-insights.yaml

* Update code-insights.yaml

* feat: update sample app with github insight plugin

* Update github-insights.yaml

* Update EntityPage.tsx
This commit is contained in:
Mateusz Lewtak
2020-10-12 18:42:30 +02:00
committed by GitHub
parent 83d3f59b8c
commit 08c392815b
5 changed files with 58 additions and 1 deletions
@@ -0,0 +1,9 @@
---
title: GitHub Insights
author: roadie.io
authorUrl: https://roadie.io
category: Monitoring
description: View GitHub Insights for your components in Backstage.
documentation: https://roadie.io/backstage/plugins/github-insights
iconUrl: https://roadie.io/static/2ad5123c425908efde0c922d707e737b/06c84/code-icon.png
npmPackageName: '@roadiehq/backstage-plugin-github-insights'