Skip to content

Commit

Permalink
chore: update meetings.json and newsrooom_videos.json (#3445)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Dec 4, 2024
1 parent ef509bd commit 72c8dd8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 42 deletions.
12 changes: 6 additions & 6 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"description": "",
"videoId": "XirMXiBNaBM"
},
{
"image_url": "https://i.ytimg.com/vi/QWRcCvDmf04/hqdefault.jpg",
"title": "AsyncAPI Mentorship Program 2024 Cohort Kick-off",
"description": "Welcoming the 2024 cohort of the AsyncAPI mentorship program.",
"videoId": "QWRcCvDmf04"
},
{
"image_url": "https://i.ytimg.com/vi/Q2cvxsUUgzA/hqdefault.jpg",
"title": "AsyncAPI-Powered Event Feeds: 3 Steps to Streaming",
Expand All @@ -22,11 +28,5 @@
"title": "The Many Meanings Of An AsyncAPI File - Swen-Helge Huber",
"description": "",
"videoId": "Q1q6JoFG0zM"
},
{
"image_url": "https://i.ytimg.com/vi/lCTdXmougTk/hqdefault.jpg",
"title": "AsyncAPI and DDD - A Pretty Couple - Dr. Annegret Junker",
"description": "",
"videoId": "lCTdXmougTk"
}
]
48 changes: 12 additions & 36 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"color": "0E8A16"
}
],
"score": 27.8559351086781
"score": 28.430284286176615
},
{
"id": "PR_kwDOBW5R_c5-T7mG",
Expand All @@ -67,6 +67,17 @@
"labels": [],
"score": 27.28158593117958
},
{
"id": "PR_kwDOBW5R_c59FBoR",
"isPR": true,
"isAssigned": false,
"title": "feat: add tests for tool-object script",
"author": "vishvamsinh28",
"resourcePath": "/asyncapi/website/pull/3265",
"repo": "asyncapi/website",
"labels": [],
"score": 25.845712987433288
},
{
"id": "PR_kwDOFLhIt85bqKL8",
"isPR": true,
Expand Down Expand Up @@ -110,22 +121,6 @@
],
"score": 21.825268744943667
},
{
"id": "PR_kwDOBW5R_c59FBoR",
"isPR": true,
"isAssigned": false,
"title": "feat: add tests for tool-object script",
"author": "vishvamsinh28",
"resourcePath": "/asyncapi/website/pull/3265",
"repo": "asyncapi/website",
"labels": [
{
"name": "gsoc",
"color": "F4D03F"
}
],
"score": 21.825268744943667
},
{
"id": "PR_kwDOBW5R_c6BZLuT",
"isPR": true,
Expand Down Expand Up @@ -495,25 +490,6 @@
}
]
},
{
"id": "I_kwDOE8Qh3857Kllp",
"title": "Add loading animation for when playground generate models ",
"isAssigned": true,
"resourcePath": "/asyncapi/modelina/issues/1725",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "website",
"color": "57A793"
}
]
},
{
"id": "I_kwDODyzcIc54mr9C",
"title": "Fix wrong format for Co-authored automerged commits + pagination",
Expand Down

0 comments on commit 72c8dd8

Please sign in to comment.