Skip to content

Commit 334e503

Browse files
committed
Merge branch 'master' of https://github.com/layer5io/layer5
2 parents 4702d26 + 28945e0 commit 334e503

File tree

392 files changed

+7102
-266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

392 files changed

+7102
-266
lines changed

.github/labeler.yml

Lines changed: 81 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,99 @@
11
area/docs:
2-
- "readme.md"
3-
- "contributing.md"
2+
- changed-files:
3+
- any-glob-to-any-file:
4+
- "readme.md"
5+
- "contributing.md"
46
area/ci:
5-
- ".github/**/*"
6-
- ".husky/**/*"
7+
- changed-files:
8+
- any-glob-to-any-file:
9+
- ".github/**/*"
10+
- ".husky/**/*"
711
area/blog:
8-
- "src/collections/blog/**/*"
9-
- "src/pages/blog/**/*"
10-
- "src/templates/blog-*.js"
12+
- changed-files:
13+
- any-glob-to-any-file:
14+
- "src/collections/blog/**/*"
15+
- "src/pages/blog/**/*"
16+
- "src/templates/blog-*.js"
1117
area/careers:
12-
- "src/collections/careers/**/*"
13-
- "src/collections/programs/**/*"
14-
- "src/templates/career-*.js"
15-
- "src/pages/careers/*"
18+
- changed-files:
19+
- any-glob-to-any-file:
20+
- "src/collections/careers/**/*"
21+
- "src/collections/programs/**/*"
22+
- "src/templates/career-*.js"
23+
- "src/pages/careers/*"
1624
area/community:
17-
- "src/collections/members/**/*"
18-
- "src/pages/community/**/*"
19-
- "src/templates/member-*.js"
25+
- changed-files:
26+
- any-glob-to-any-file:
27+
- "src/collections/members/**/*"
28+
- "src/pages/community/**/*"
29+
- "src/templates/member-*.js"
2030
area/events:
21-
- "src/collections/events/**/*"
22-
- "src/templates/event*.js"
31+
- changed-files:
32+
- any-glob-to-any-file:
33+
- "src/collections/events/**/*"
34+
- "src/templates/event*.js"
2335
area/handbook:
24-
- "src/components/HandbookCard/**/*"
25-
- "src/components/Handbook-navigation/**/*"
26-
- "src/sections/Community/Handbook/**/*"
36+
- changed-files:
37+
- any-glob-to-any-file:
38+
- "src/components/HandbookCard/**/*"
39+
- "src/components/Handbook-navigation/**/*"
40+
- "src/sections/Community/Handbook/**/*"
2741
area/landscape:
28-
- "src/sections/Landscape/**/*"
29-
- "src/components/Landscape-Table/**/*"
30-
- "src/collections/landscape/**/*"
42+
- changed-files:
43+
- any-glob-to-any-file:
44+
- "src/sections/Landscape/**/*"
45+
- "src/components/Landscape-Table/**/*"
46+
- "src/collections/landscape/**/*"
3147
area/learn:
32-
- "content-learn"
33-
- "src/components/Learn-Components/**/*"
34-
- "src/collections/service-mesh-books/**/*"
35-
- "src/collections/service-mesh-learn/**/*"
36-
- "src/collections/service-mesh-workshops/**/*"
37-
- "src/templates/book-*.js"
38-
- "src/templates/course-*.js"
39-
- "src/templates/lab-*.js"
40-
- "src/templates/learn-*.js"
41-
- "src/templates/workshop-*.js"
48+
- changed-files:
49+
- any-glob-to-any-file:
50+
- "content-learn"
51+
- "src/components/Learn-Components/**/*"
52+
- "src/collections/service-mesh-books/**/*"
53+
- "src/collections/service-mesh-learn/**/*"
54+
- "src/collections/service-mesh-workshops/**/*"
55+
- "src/templates/book-*.js"
56+
- "src/templates/course-*.js"
57+
- "src/templates/lab-*.js"
58+
- "src/templates/learn-*.js"
59+
- "src/templates/workshop-*.js"
4260
area/news:
43-
- "src/collections/news/**/*"
44-
- "src/templates/news-*.js"
61+
- changed-files:
62+
- any-glob-to-any-file:
63+
- "src/collections/news/**/*"
64+
- "src/templates/news-*.js"
4565
area/partners:
46-
- "src/collections/partners/**/*"
66+
- changed-files:
67+
- any-glob-to-any-file:
68+
- "src/collections/partners/**/*"
4769
area/resources:
48-
- "src/collections/resources/**/*"
49-
- "src/templates/resource-*.js"
70+
- changed-files:
71+
- any-glob-to-any-file:
72+
- "src/collections/resources/**/*"
73+
- "src/templates/resource-*.js"
5074
area/projects:
51-
- "src/collections/projects/**/*"
52-
- "src/pages/projects/**/*"
75+
- changed-files:
76+
- any-glob-to-any-file:
77+
- "src/collections/projects/**/*"
78+
- "src/pages/projects/**/*"
5379
area/core-styles:
54-
- "src/sections/app.style.js"
55-
- "src/theme/app/*"
80+
- changed-files:
81+
- any-glob-to-any-file:
82+
- "src/sections/app.style.js"
83+
- "src/theme/app/*"
5684
area/site-config:
57-
- "gatsby-*.js"
85+
- changed-files:
86+
- any-glob-to-any-file:
87+
- "gatsby-*.js"
5888
area/packages:
59-
- "package-*.js"
89+
- changed-files:
90+
- any-glob-to-any-file:
91+
- "package-*.js"
6092
project/meshery:
61-
- "src/collections/integrations/**/*"
93+
- changed-files:
94+
- any-glob-to-any-file:
95+
- "src/collections/integrations/**/*"
6296
project/meshmap:
63-
- "src/sections/Meshmap/**/*"
97+
- changed-files:
98+
- any-glob-to-any-file:
99+
- "src/sections/Meshmap/**/*"

0 commit comments

Comments
 (0)