Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading