Skip to content

Commit c06761e

Browse files
authored
chore: update meetings.json and newsrooom_videos.json (#4015)
1 parent f72049d commit c06761e

File tree

3 files changed

+32
-21
lines changed

3 files changed

+32
-21
lines changed

Diff for: config/meetings.json

+7
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,12 @@
103103
"url": "https://github.com/asyncapi/community/issues/1842",
104104
"banner": "",
105105
"date": "2025-04-03T16:00:00.000Z"
106+
},
107+
{
108+
"title": "Design WG Meeting",
109+
"calLink": "https://www.google.com/calendar/event?eid=ZnNyczUzZGFwYWp1OHMzNmpkMGE1a2thZmsgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
110+
"url": "https://github.com/asyncapi/community/issues/1844",
111+
"banner": "",
112+
"date": "2025-04-17T16:00:00.000Z"
106113
}
107114
]

Diff for: config/newsroom_videos.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"image_url": "https://i.ytimg.com/vi/Umb596VfDow/hqdefault.jpg",
4+
"title": "Design WG Meeting",
5+
"description": "",
6+
"videoId": "Umb596VfDow"
7+
},
28
{
39
"image_url": "https://i.ytimg.com/vi/GVL846mrWUA/hqdefault.jpg",
410
"title": "AsyncAPI Community Working Group Meeting, March 25th 2025",
@@ -22,11 +28,5 @@
2228
"title": "Google Summer Of Code 2025 Experience",
2329
"description": "Thinking about joining us for GSoC 2025 but not sure where to start? In this stream, I'll break down everything—from finding the ...",
2430
"videoId": "R7pl1F2dYLo"
25-
},
26-
{
27-
"image_url": "https://i.ytimg.com/vi/awfB_mwUp1c/hqdefault.jpg",
28-
"title": "Event-Driven and OpenTelemetry with Eduardo",
29-
"description": "Implementing distributed tracing between producers and consumers.",
30-
"videoId": "awfB_mwUp1c"
3131
}
3232
]

Diff for: dashboard.json

+19-15
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"resourcePath": "/asyncapi/community/pull/1634",
1010
"repo": "asyncapi/community",
1111
"labels": [],
12-
"score": 32.7379031174155
12+
"score": 33.02507770616476
1313
},
1414
{
1515
"id": "PR_kwDODCuNRs6NwyqP",
@@ -20,7 +20,7 @@
2020
"resourcePath": "/asyncapi/bindings/pull/270",
2121
"repo": "asyncapi/bindings",
2222
"labels": [],
23-
"score": 24.697014632436254
23+
"score": 32.16355393991698
2424
},
2525
{
2626
"id": "I_kwDOBW5R_c5BIl5P",
@@ -76,7 +76,7 @@
7676
"color": "0d67d3"
7777
}
7878
],
79-
"score": 20.102221212448114
79+
"score": 22.68679251119144
8080
},
8181
{
8282
"id": "I_kwDOBW5R_c6pn_G2",
@@ -92,7 +92,7 @@
9292
"color": "F4D03F"
9393
}
9494
],
95-
"score": 18.091999091203302
95+
"score": 18.953522857451077
9696
},
9797
{
9898
"id": "MDU6SXNzdWU5OTE0Mzc3MjY=",
@@ -110,6 +110,17 @@
110110
],
111111
"score": 18.091999091203302
112112
},
113+
{
114+
"id": "I_kwDOFLhIt85bebeO",
115+
"isPR": false,
116+
"isAssigned": false,
117+
"title": "Meeting Banners Storage",
118+
"author": "AceTheCreator",
119+
"resourcePath": "/asyncapi/community/issues/568",
120+
"repo": "asyncapi/community",
121+
"labels": [],
122+
"score": 16.943300736206268
123+
},
113124
{
114125
"id": "PR_kwDOBW5R_c6KgWbR",
115126
"isPR": true,
@@ -121,17 +132,6 @@
121132
"labels": [],
122133
"score": 16.943300736206268
123134
},
124-
{
125-
"id": "I_kwDOFLhIt85bebeO",
126-
"isPR": false,
127-
"isAssigned": false,
128-
"title": "Meeting Banners Storage",
129-
"author": "AceTheCreator",
130-
"resourcePath": "/asyncapi/community/issues/568",
131-
"repo": "asyncapi/community",
132-
"labels": [],
133-
"score": 16.65612614745701
134-
},
135135
{
136136
"id": "PR_kwDOFLhIt853IEwA",
137137
"isPR": true,
@@ -418,6 +418,10 @@
418418
"author": "AceTheCreator",
419419
"area": "Unknown",
420420
"labels": [
421+
{
422+
"name": "stale",
423+
"color": "ededed"
424+
},
421425
{
422426
"name": "Hacktoberfest",
423427
"color": "FF8AE2"

0 commit comments

Comments
 (0)