We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c4e8d commit bda1a03Copy full SHA for bda1a03
catalog-info.yaml
@@ -9,19 +9,10 @@ metadata:
9
backstage.io/techdocs-ref: dir:.
10
tags:
11
- devspaces
12
- links:
13
- - url: https://devspaces.apps.<cluster-domain>/#https://gitlab.apps.<cluster-domain>/developers/developer-experience-workshop-module2-python.git
14
- title: "Launch from Dev Spaces"
15
- icon: web
16
spec:
17
type: module
18
lifecycle: production
19
owner: group:default/cluster-admins
20
- gitlab:
21
- remoteUrl: https://gitlab.apps.<cluster-domain>/developers/developer-experience-workshop-module2-python.git
22
- owner: developers
23
- repository: workshop-repository
24
- branch: main
25
subcomponentOf: component:default/workshop-repository
26
dependsOn:
27
- component:default/workshop-agenda
0 commit comments