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
@@ -1,4 +1,10 @@
[
{
"image_url": "https://i.ytimg.com/vi/awfB_mwUp1c/hqdefault.jpg",
"title": "Event-Driven and OpenTelemetry with Eduardo",
"description": "Implementing distributed tracing between producers and consumers.",
"videoId": "awfB_mwUp1c"
},
{
"image_url": "https://i.ytimg.com/vi/e_uo7_QMDd4/hqdefault.jpg",
"title": "AsyncAPI Community Working Group Meeting, March 11th 2025",
Expand All @@ -22,11 +28,5 @@
"title": "AsyncAPI Marketing Working Group Meeting",
"description": "https://github.com/asyncapi/community/issues/1705.",
"videoId": "gfKAcJthEGk"
},
{
"image_url": "https://i.ytimg.com/vi/awfB_mwUp1c/hqdefault.jpg",
"title": "Event-Driven and OpenTelemetry with Eduardo",
"description": "Implementing distributed tracing between producers and consumers.",
"videoId": "awfB_mwUp1c"
}
]
108 changes: 44 additions & 64 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"resourcePath": "/asyncapi/community/pull/1634",
"repo": "asyncapi/community",
"labels": [],
"score": 28.717458874925875
"score": 31.302030173669205
},
{
"id": "I_kwDOBW5R_c5BIl5P",
Expand Down Expand Up @@ -85,7 +85,7 @@
"resourcePath": "/asyncapi/website/pull/3726",
"repo": "asyncapi/website",
"labels": [],
"score": 14.645904026212197
"score": 15.220253203710714
},
{
"id": "I_kwDODou01c5ZAFWh",
Expand All @@ -107,17 +107,6 @@
],
"score": 14.07155484871368
},
{
"id": "I_kwDOFLhIt85xI2wH",
"isPR": false,
"isAssigned": false,
"title": "Measure AsyncAPI Adoption",
"author": "fmvilas",
"resourcePath": "/asyncapi/community/issues/879",
"repo": "asyncapi/community",
"labels": [],
"score": 12.922856493716644
},
{
"id": "I_kwDOFLhIt86O7jFN",
"isPR": false,
Expand All @@ -140,7 +129,42 @@
"color": "0d67d3"
}
],
"score": 12.635681904967385
"score": 13.210031082465903
},
{
"id": "I_kwDOFLhIt85xI2wH",
"isPR": false,
"isAssigned": false,
"title": "Measure AsyncAPI Adoption",
"author": "fmvilas",
"resourcePath": "/asyncapi/community/issues/879",
"repo": "asyncapi/community",
"labels": [],
"score": 12.922856493716644
},
{
"id": "I_kwDOFLhIt86sh4Es",
"isPR": false,
"isAssigned": false,
"title": "Donation of `Neuroglia.AsyncAPI`",
"author": "derberg",
"resourcePath": "/asyncapi/community/issues/1764",
"repo": "asyncapi/community",
"labels": [
{
"name": "vote",
"color": "EF813F"
},
{
"name": "gitvote",
"color": "ededed"
},
{
"name": "vote open",
"color": "ededed"
}
],
"score": 12.348507316218127
},
{
"id": "I_kwDOBW5R_c6pn_G2",
Expand Down Expand Up @@ -173,47 +197,18 @@
}
],
"score": 12.348507316218127
},
{
"id": "I_kwDOFLhIt86sh4Es",
"isPR": false,
"isAssigned": false,
"title": "Donation of `Neuroglia.AsyncAPI`",
"author": "derberg",
"resourcePath": "/asyncapi/community/issues/1764",
"repo": "asyncapi/community",
"labels": [
{
"name": "vote",
"color": "EF813F"
},
{
"name": "gitvote",
"color": "ededed"
},
{
"name": "vote open",
"color": "ededed"
}
],
"score": 10.625459783722574
}
],
"goodFirstIssues": [
{
"id": "I_kwDOFDnrNc6tb2y1",
"title": "[BUG] A YAML file is being generated instead of a JSON file when using the asyncapi new file command for generating JSON file",
"id": "I_kwDODwv8N86tpo_O",
"title": "Remove \"All rights reserved and the Copyright symbol\"",
"isAssigned": false,
"resourcePath": "/asyncapi/cli/issues/1710",
"repo": "asyncapi/cli",
"author": "Sumitwarrior7",
"resourcePath": "/asyncapi/conference-website/issues/620",
"repo": "asyncapi/conference-website",
"author": "thulieblack",
"area": "Unknown",
"labels": [
{
"name": "bug",
"color": "d73a4a"
}
]
"labels": []
},
{
"id": "I_kwDOFDnrNc6tHvh5",
Expand Down Expand Up @@ -389,21 +384,6 @@
}
]
},
{
"id": "I_kwDOFLhIt86ihL5I",
"title": "[BUG] voting summary has some errors in `isVotedInLast3Months`",
"isAssigned": false,
"resourcePath": "/asyncapi/community/issues/1614",
"repo": "asyncapi/community",
"author": "derberg",
"area": "javascript",
"labels": [
{
"name": "bug",
"color": "d73a4a"
}
]
},
{
"id": "I_kwDODwv8N86f37o-",
"title": "Return to top arrow feature/button",
Expand Down
Loading