Skip to content

Commit

Permalink
chore: update meetings.json, newsrooom_videos.json and dashboard.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Apr 26, 2024
1 parent ee8d2ef commit 717d32f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 63 deletions.
12 changes: 6 additions & 6 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"image_url": "https://i.ytimg.com/vi/aJxXEF11r5s/hqdefault.jpg",
"title": "Marketing - Next steps, Thursday April 25th 2024",
"description": "https://github.com/asyncapi/community/issues/1175.",
"videoId": "aJxXEF11r5s"
},
{
"image_url": "https://i.ytimg.com/vi/OpViKeJcEUA/hqdefault.jpg",
"title": "Essential Building Blocks Working Group, Tuesday April 22nd 2024",
Expand All @@ -22,11 +28,5 @@
"title": "Essential Building Blocks Working Group, Tuesday April 9th 2024",
"description": "https://github.com/asyncapi/community/issues/1144.",
"videoId": "JDRJ33_wH2Q"
},
{
"image_url": "https://i.ytimg.com/vi/6lVMY_Fc0Vs/hqdefault.jpg",
"title": "Cheat Sheet Poster - Content discussion, Wednesday April 3rd 2024",
"description": "https://github.com/asyncapi/community/issues/1126.",
"videoId": "6lVMY_Fc0Vs"
}
]
95 changes: 38 additions & 57 deletions dashboard.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,5 @@
{
"hotDiscussions": [
{
"id": "PR_kwDOFLhIt85sHzf3",
"isPR": true,
"isAssigned": false,
"title": "docs: add instruction how voting automation works",
"author": "AayushSaini101",
"resourcePath": "/asyncapi/community/pull/1155",
"repo": "asyncapi/community",
"labels": [],
"score": 45.66075961113214
},
{
"id": "I_kwDOFLhIt84-OUI3",
"isPR": false,
"isAssigned": false,
"title": "Create educational & technical video explaining AsyncAPI's main features",
"author": "alequetzalli",
"resourcePath": "/asyncapi/community/issues/155",
"repo": "asyncapi/community",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
],
"score": 33.886601472412536
},
{
"id": "I_kwDODou01c5BZZv-",
"isPR": false,
Expand Down Expand Up @@ -100,6 +73,17 @@
"labels": [],
"score": 21.825268744943667
},
{
"id": "PR_kwDOE8Qh385kzOtQ",
"isPR": true,
"isAssigned": false,
"title": "feat: add Avro Schema input processor",
"author": "akkshitgupta",
"resourcePath": "/asyncapi/modelina/pull/1753",
"repo": "asyncapi/modelina",
"labels": [],
"score": 20.96374497869589
},
{
"id": "I_kwDODou01c5AqLB8",
"isPR": false,
Expand Down Expand Up @@ -136,17 +120,6 @@
],
"score": 20.67657038994663
},
{
"id": "PR_kwDOE8Qh385kzOtQ",
"isPR": true,
"isAssigned": false,
"title": "feat: add Avro Schema input processor",
"author": "akkshitgupta",
"resourcePath": "/asyncapi/modelina/pull/1753",
"repo": "asyncapi/modelina",
"labels": [],
"score": 19.815046623698855
},
{
"id": "PR_kwDOFLhIt85oVQqh",
"isPR": true,
Expand All @@ -173,6 +146,33 @@
}
],
"score": 16.943300736206268
},
{
"id": "I_kwDOFLhIt84-OUI3",
"isPR": false,
"isAssigned": false,
"title": "Create educational & technical video explaining AsyncAPI's main features",
"author": "alequetzalli",
"resourcePath": "/asyncapi/community/issues/155",
"repo": "asyncapi/community",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
],
"score": 16.332916763847894
},
{
"id": "PR_kwDOBW5R_c5p28Vu",
"isPR": true,
"isAssigned": false,
"title": "fix: navigation to correct heading in tools section",
"author": "Vishal2002",
"resourcePath": "/asyncapi/website/pull/2790",
"repo": "asyncapi/website",
"labels": [],
"score": 14.645904026212197
}
],
"goodFirstIssues": [
Expand All @@ -191,25 +191,6 @@
}
]
},
{
"id": "I_kwDOE8Qh386CSg4-",
"title": "Java generator does not include import for dictionary models",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/1892",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "typescript",
"labels": [
{
"name": "bug",
"color": "d73a4a"
},
{
"name": "Java generator",
"color": "d4c5f9"
}
]
},
{
"id": "I_kwDODwv8N86CASyz",
"title": "Card text is unreadable ",
Expand Down

0 comments on commit 717d32f

Please sign in to comment.