chore: updating catalog-info.yaml

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-12-06 14:44:54 +01:00
parent 219d7f0ca7
commit 5e0c1f36e2
6 changed files with 42 additions and 2 deletions
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-scaffolder-backend-module-azure
title: '@backstage/plugin-scaffolder-backend-module-azure'
description: The azure module for @backstage/plugin-scaffolder-backend
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-scaffolder-backend-module-bitbucket
title: '@backstage/plugin-scaffolder-backend-module-bitbucket'
description: The bitbucket module for @backstage/plugin-scaffolder-backend
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-scaffolder-backend-module-gerrit
title: '@backstage/plugin-scaffolder-backend-module-gerrit'
description: The gerrit module for @backstage/plugin-scaffolder-backend
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-scaffolder-backend-module-github
title: '@backstage/plugin-scaffolder-backend-module-github'
description: The github module for @backstage/plugin-scaffolder-backend
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: maintainers
+1 -1
View File
@@ -71,7 +71,6 @@
"@backstage/types": "workspace:^",
"@types/express": "^4.17.6",
"@types/luxon": "^3.0.0",
"azure-devops-node-api": "^11.0.1",
"command-exists": "^1.2.9",
"compression": "^1.7.4",
"cors": "^2.8.5",
@@ -100,6 +99,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",
+1 -1
View File
@@ -8804,6 +8804,7 @@ __metadata:
"@backstage/backend-common": "workspace:^"
"@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:^"
@@ -8833,7 +8834,6 @@ __metadata:
"@types/nunjucks": ^3.1.4
"@types/supertest": ^2.0.8
"@types/zen-observable": ^0.8.0
azure-devops-node-api: ^11.0.1
command-exists: ^1.2.9
compression: ^1.7.4
cors: ^2.8.5