feat(catalog/gitlab): Add backend plugin

Add `gitlabDiscoveryEntityProviderCatalogModule` (new backend-plugin-api, alpha).

Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
This commit is contained in:
Patrick Jungermann
2022-10-07 12:29:42 +02:00
parent 81cedb5033
commit 6bb046bcbe
7 changed files with 170 additions and 3 deletions
+2
View File
@@ -4610,6 +4610,7 @@ __metadata:
resolution: "@backstage/plugin-catalog-backend-module-gitlab@workspace:plugins/catalog-backend-module-gitlab"
dependencies:
"@backstage/backend-common": "workspace:^"
"@backstage/backend-plugin-api": "workspace:^"
"@backstage/backend-tasks": "workspace:^"
"@backstage/backend-test-utils": "workspace:^"
"@backstage/catalog-model": "workspace:^"
@@ -4618,6 +4619,7 @@ __metadata:
"@backstage/errors": "workspace:^"
"@backstage/integration": "workspace:^"
"@backstage/plugin-catalog-backend": "workspace:^"
"@backstage/plugin-catalog-node": "workspace:^"
"@backstage/types": "workspace:^"
"@types/lodash": ^4.14.151
"@types/uuid": ^8.0.0