File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
Expand file tree Collapse file tree 2 files changed +36
-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 : node-vtex-api
5+ description : VTEX IO API Client for Node
6+ tags :
7+ - typescript
8+ annotations :
9+ vtex.com/janus-acronym : " "
10+ vtex.com/o11y-os-index : " "
11+ grafana/dashboard-selector : " "
12+ github.com/project-slug : vtex/node-vtex-api
13+ backstage.io/techdocs-ref : dir:../
14+ vtex.com/application-id : SHSTJA2W
15+ spec :
16+ lifecycle : stable
17+ owner : te-0029
18+ type : library
19+ dependsOn : []
Original file line number Diff line number Diff line change 1+ - name : node-vtex-api
2+ referenceId : SHSTJA2W
3+ build :
4+ provider : dkcicd
5+ pipelines :
6+ - name : techdocs-v1
7+ parameters :
8+ entityReference : default/component/node-vtex-api
9+ sourceDir : ./
10+ when :
11+ - event : push
12+ source : branch
13+ regex : main
14+ path :
15+ - " docs/**"
16+ - README.md
17+ - .vtex/deployment.yaml
You can’t perform that action at this time.
0 commit comments