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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user