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
+1
View File
@@ -36,6 +36,7 @@
"@octokit/rest": "^18.0.0",
"@roadiehq/backstage-plugin-github-pull-requests": "^0.4.3",
"@roadiehq/backstage-plugin-travis-ci": "^0.2.3",
"@roadiehq/backstage-plugin-github-insights": "^0.2.2",
"dayjs": "^1.9.1",
"history": "^5.0.0",
"prop-types": "^15.7.2",