Skip to content

Commit

Permalink
chore: update meetings.json and newsrooom_videos.json (#2952)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored May 10, 2024
1 parent 8b58b33 commit c4ef62f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 33 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/eQed8AKDlsM/hqdefault.jpg",
"title": "Marketing - WG setup and hiring, 14:00 UTC Wednesday May 9th 2024",
"description": "https://github.com/asyncapi/community/issues/1192.",
"videoId": "eQed8AKDlsM"
},
{
"image_url": "https://i.ytimg.com/vi/33uFRKeSSfM/hqdefault.jpg",
"title": "Community X Conference Meeting , Tuesday April 30th 2024",
Expand All @@ -22,11 +28,5 @@
"title": "Essential Building Blocks Working Group, Tuesday April 16th 2024",
"description": "https://github.com/asyncapi/community/issues/1159.",
"videoId": "EMQgIuRyq1o"
},
{
"image_url": "https://i.ytimg.com/vi/JDRJ33_wH2Q/hqdefault.jpg",
"title": "Essential Building Blocks Working Group, Tuesday April 9th 2024",
"description": "https://github.com/asyncapi/community/issues/1144.",
"videoId": "JDRJ33_wH2Q"
}
]
43 changes: 16 additions & 27 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,6 @@
"labels": [],
"score": 22.112443333692923
},
{
"id": "PR_kwDOFLhIt85oVQqh",
"isPR": true,
"isAssigned": false,
"title": "feat: docs automation for website",
"author": "AnimeshKumar923",
"resourcePath": "/asyncapi/community/pull/1082",
"repo": "asyncapi/community",
"labels": [],
"score": 17.804824502454043
},
{
"id": "PR_kwDODou01c5YJ7kV",
"isPR": true,
Expand All @@ -82,7 +71,7 @@
"resourcePath": "/asyncapi/studio/pull/773",
"repo": "asyncapi/studio",
"labels": [],
"score": 16.65612614745701
"score": 16.943300736206268
},
{
"id": "I_kwDOFLhIt84-OUI3",
Expand Down Expand Up @@ -185,6 +174,17 @@
"repo": "asyncapi/community",
"labels": [],
"score": 13.497205671215161
},
{
"id": "PR_kwDOCoBobc5tRBZn",
"isPR": true,
"isAssigned": false,
"title": "chore: introduce the turborepo to the parser.js",
"author": "ayushnau",
"resourcePath": "/asyncapi/parser-js/pull/992",
"repo": "asyncapi/parser-js",
"labels": [],
"score": 12.635681904967385
}
],
"goodFirstIssues": [
Expand All @@ -203,21 +203,6 @@
}
]
},
{
"id": "I_kwDOBW5R_c6GUTRu",
"title": "Extensions are redirecting to 404 page",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/2890",
"repo": "asyncapi/website",
"author": "sambhavgupta0705",
"area": "Unknown",
"labels": [
{
"name": "bug",
"color": "ee0701"
}
]
},
{
"id": "I_kwDODwv8N86CASyz",
"title": "Card text is unreadable ",
Expand Down Expand Up @@ -714,6 +699,10 @@
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
},
{
"name": "keep",
"color": "FBCA04"
Expand Down

0 comments on commit c4ef62f

Please sign in to comment.