File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed
Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : backstage.io/v1alpha1
2+ kind : Component
3+ metadata :
4+ name : telus-standard
5+ description : Standard linting rules for TELUS Digital
6+ tags :
7+ - module
8+ - npm
9+ - node
10+ annotations :
11+ backstage.io/kubernetes-label-selector : app.kubernetes.io/name=telus-standard
12+ backstage.io/techdocs-ref : dir:docs
13+ github.com/project-slug : telus/telus-standard
14+ links :
15+ - url : https://github.com/telus/telus-standard
16+ title : Website
17+ icon : web
18+ spec :
19+ type : service
20+ lifecycle : experimental
21+ owner : telus
22+ system : digital
23+ ---
24+ apiVersion : backstage.io/v1alpha1
25+ kind : API
26+ metadata :
27+ name : telus-standard
28+ description : Standard linting rules for TELUS Digital
29+ tags :
30+ - module
31+ - npm
32+ - node
33+ annotations :
34+ github.com/project-slug : telus/telus-standard
35+ links :
36+ - url : https://github.com/telus/telus-standard
37+ title : API Spec
38+ icon : code
39+ - url : https://github.com/telus/telus-standard
40+ title : Website
41+ icon : web
42+ spec :
43+ type : openapi
44+ lifecycle : experimental
45+ owner : digital
46+ definition :
47+ $text : https://github.com/telus/telus-standard
You can’t perform that action at this time.
0 commit comments