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 Aug 24, 2023
1 parent 707f34f commit 6975a6e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 22 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/uE08_PpHiqg/hqdefault.jpg",
"title": "Spec 3.0 meeting (23 Aug 2023)",
"description": "https://github.com/asyncapi/community/issues/847.",
"videoId": "uE08_PpHiqg"
},
{
"image_url": "https://i.ytimg.com/vi/F_kFlgdZfZ4/hqdefault.jpg",
"title": "Community Meeting (August 22nd 2023)",
Expand All @@ -22,11 +28,5 @@
"title": "Spec 3.0 (Aug 2th 2023)",
"description": "https://github.com/asyncapi/community/issues/823.",
"videoId": "WW5sLVHa0b8"
},
{
"image_url": "https://i.ytimg.com/vi/CagY5otdY14/hqdefault.jpg",
"title": "Community Meeting (July 25th 2023)",
"description": "https://github.com/asyncapi/community/issues/798.",
"videoId": "CagY5otdY14"
}
]
36 changes: 20 additions & 16 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,6 @@
"labels": [],
"score": 22.9739670999407
},
{
"id": "MDU6SXNzdWU5OTMxODc5ODM=",
"isPR": false,
"isAssigned": false,
"title": "Proposal to allow defining schema format other than default one (AsyncAPI Schema)",
"author": "magicmatatjahu",
"resourcePath": "/asyncapi/spec/issues/622",
"repo": "asyncapi/spec",
"labels": [
{
"name": "💭 Strawman (RFC 0)",
"color": "C2E0C6"
}
],
"score": 22.68679251119144
},
{
"id": "I_kwDOBW5R_c5Pi3rO",
"isPR": false,
Expand Down Expand Up @@ -174,6 +158,26 @@
}
],
"score": 15.220253203710714
},
{
"id": "PR_kwDOBW5R_c5YEren",
"isPR": true,
"isAssigned": true,
"title": "docs: introducing request/reply ",
"author": "jonaslagoni",
"resourcePath": "/asyncapi/website/pull/2071",
"repo": "asyncapi/website",
"labels": [
{
"name": "📑 docs",
"color": "E50E99"
},
{
"name": "area/docs",
"color": "e50e99"
}
],
"score": 14.933078614961456
}
],
"goodFirstIssues": [
Expand Down

0 comments on commit 6975a6e

Please sign in to comment.