Skip to content

Commit 40b7631

Browse files
JoshLuedemanCopilot
andcommitted
feat: add Backstage catalog-info.yaml
Registers this component in the Backstage developer portal catalog. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 98f0433 commit 40b7631

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: backstage-workshop
5+
description: Hands-on workshop for building a Backstage developer portal on Azure
6+
annotations:
7+
github.com/project-slug: POps-Rox/backstage-workshop
8+
backstage.io/techdocs-ref: dir:.
9+
tags:
10+
- backstage
11+
- platform-ops
12+
links:
13+
- url: https://github.com/POps-Rox/backstage-workshop
14+
title: GitHub Repository
15+
icon: github
16+
spec:
17+
type: website
18+
owner: platform-ops-team
19+
lifecycle: production
20+
system: pops-rox-platform

0 commit comments

Comments
 (0)