-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
Copy pathcomponent-label-map.yml
106 lines (106 loc) · 2.69 KB
/
component-label-map.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
blog:
- changed-files:
- any-glob-to-any-file:
- content/en/blog/**
registry:
- changed-files:
- any-glob-to-any-file:
- data/registry/**
lang:zh:
- changed-files:
- any-glob-to-any-file:
- content/zh/**
lang:ja:
- changed-files:
- any-glob-to-any-file:
- content/ja/**
lang:pt:
- changed-files:
- any-glob-to-any-file:
- content/pt/**
lang:es:
- changed-files:
- any-glob-to-any-file:
- content/es/**
lang:fr:
- changed-files:
- any-glob-to-any-file:
- content/fr/**
sig:cpp:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/cpp/**
sig:erlang:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/erlang/**
sig:go:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/go/**
- content/en/docs/zero-code/go/**
sig:java:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/java/**
- content/en/docs/zero-code/java/**
sig:javascript:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/js/**
- content/en/docs/zero-code/js/**
sig:dotnet:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/net/**
- content/en/docs/zero-code/net/**
sig:php:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/php/**
- content/en/docs/zero-code/php/**
sig:python:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/python/**
- content/en/docs/zero-code/python/**
sig:ruby:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/ruby/**
sig:rust:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/rust/**
sig:swift:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/languages/swift/**
sig:operator:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/kubernetes/operator/**
sig:helm:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/kubernetes/helm/**
sig:security:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/security/**
sig:demo:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/demo/**
sig:collector:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/collector/**
sig:enduser:
- changed-files:
- any-glob-to-any-file:
- content/en/community/end-user/**
sig:spec:
- changed-files:
- any-glob-to-any-file:
- content/en/docs/specs/**