Merge pull request #13800 from RoadieHQ/kissmikijr/use-configured-creds-catalog-wizard

[catalog-import] Move github code search to the backend
This commit is contained in:
Johan Haals
2022-10-11 09:21:35 +01:00
committed by GitHub
33 changed files with 954 additions and 257 deletions
+6
View File
@@ -4576,6 +4576,7 @@ __metadata:
"@backstage/backend-plugin-api": "workspace:^"
"@backstage/backend-tasks": "workspace:^"
"@backstage/backend-test-utils": "workspace:^"
"@backstage/catalog-client": "workspace:^"
"@backstage/catalog-model": "workspace:^"
"@backstage/cli": "workspace:^"
"@backstage/config": "workspace:^"
@@ -4585,7 +4586,9 @@ __metadata:
"@backstage/plugin-catalog-node": "workspace:^"
"@backstage/types": "workspace:^"
"@octokit/graphql": ^5.0.0
"@octokit/rest": ^19.0.3
"@types/lodash": ^4.14.151
git-url-parse: ^13.0.0
lodash: ^4.17.21
msw: ^0.47.0
node-fetch: ^2.6.7
@@ -4750,6 +4753,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@backstage/plugin-catalog-common@workspace:plugins/catalog-common"
dependencies:
"@backstage/catalog-model": "workspace:^"
"@backstage/cli": "workspace:^"
"@backstage/plugin-permission-common": "workspace:^"
"@backstage/plugin-search-common": "workspace:^"
@@ -4831,6 +4835,7 @@ __metadata:
"@backstage/errors": "workspace:^"
"@backstage/integration": "workspace:^"
"@backstage/integration-react": "workspace:^"
"@backstage/plugin-catalog-common": "workspace:^"
"@backstage/plugin-catalog-react": "workspace:^"
"@backstage/test-utils": "workspace:^"
"@material-ui/core": ^4.12.2
@@ -4867,6 +4872,7 @@ __metadata:
"@backstage/catalog-model": "workspace:^"
"@backstage/cli": "workspace:^"
"@backstage/errors": "workspace:^"
"@backstage/plugin-catalog-common": "workspace:^"
"@backstage/types": "workspace:^"
languageName: unknown
linkType: soft