File tree Expand file tree Collapse file tree 1 file changed +21
-8
lines changed
Expand file tree Collapse file tree 1 file changed +21
-8
lines changed Original file line number Diff line number Diff line change 1+ ---
12apiVersion : backstage.io/v1alpha1
2- kind : Component
3+ kind : System
34metadata :
4- name : vonage-video-react-app
5+ name : video-react-ref-app # SERVICE NAME field
6+ title : Video React Ref App # Title (human-friendly library name) field
57 description : Vonage Video API JS React reference application
68 annotations :
7- github.com/project-slug : vonage/vonage-video-react-app
8- backstage.io/techdocs-ref : dir:../docs/
9+ vonage.com/jira-id : VPF # video general projects
10+ spec :
11+ type : library
12+ owner : group:orgdata/vdk # helm "owner" orgdata squad id or general orgdata/vid
13+ domain : video-api # Product this library belongs to
14+ ---
15+ apiVersion : backstage.io/v1alpha1
16+ kind : Component
17+ metadata :
18+ name : video-react-ref-app
19+ description : Video React Ref App Component
20+ annotations :
21+ github.com/project-slug : Vonage/vonage-video-react-app # GH repo
922spec :
10- type : service
11- lifecycle : production
12- owner : vonage-technology/ video-client-team
13- domain : video
23+ type : library
24+ owner : group:orgdata/vdk
25+ system : video-react-ref-app
26+ lifecycle : production
You can’t perform that action at this time.
0 commit comments