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 Apr 27, 2023
1 parent b5f6487 commit 20b96b7
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 19 deletions.
6 changes: 0 additions & 6 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
[
{
"title": "Design planning meeting",
"calLink": "https://www.google.com/calendar/event?eid=bjlhNGg1OTRpZmQ0Mm42Zjg2a25kbGlyOWcgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/563",
"date": "2023-01-16T16:00:00.000Z"
},
{
"title": "Spec 3.0 Meeting",
"calLink": "https://www.google.com/calendar/event?eid=azF2Z2pxdm0wMDlkOGFrZ2ZiNnRvYzczajggY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
Expand Down
24 changes: 12 additions & 12 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[
{
"image_url": "https://i.ytimg.com/vi/WcmH9ySIX9o/hqdefault.jpg",
"title": "Tackling Interoperability Challenges In Open-Source",
"description": "Interoperability refers to the ability of different systems and software applications to communicate and exchange data seamlessly.",
"videoId": "WcmH9ySIX9o"
},
{
"image_url": "https://i.ytimg.com/vi/82xkJmn-bAc/hqdefault.jpg",
"title": "Spec 3.0 meeting (April 26th 2023)",
"description": "https://github.com/asyncapi/community/issues/670.",
"videoId": "82xkJmn-bAc"
},
{
"image_url": "https://i.ytimg.com/vi/0CPWCJv4nho/hqdefault.jpg",
"title": "Community Meeting (April 18th 2023)",
Expand All @@ -16,17 +28,5 @@
"title": "Spec 3.0 meeting (April 13th 2023)",
"description": "https://github.com/asyncapi/community/issues/649.",
"videoId": "hN6aE3Ebn08"
},
{
"image_url": "https://i.ytimg.com/vi/O4TQWBEaXy0/hqdefault.jpg",
"title": "Spec 3.0 meeting (March 29th 2023)",
"description": "https://github.com/asyncapi/community/issues/640.",
"videoId": "O4TQWBEaXy0"
},
{
"image_url": "https://i.ytimg.com/vi/tKYyL_DiLds/hqdefault.jpg",
"title": "Community Meeting (March 21th 2023)",
"description": "https://github.com/asyncapi/community/issues/640.",
"videoId": "tKYyL_DiLds"
}
]
17 changes: 16 additions & 1 deletion dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"color": "0D67D3"
}
],
"score": 22.112443333692923
"score": 22.399617922442182
},
{
"id": "MDU6SXNzdWU5OTMxODc5ODM=",
Expand Down Expand Up @@ -186,6 +186,21 @@
}
],
"goodFirstIssues": [
{
"id": "I_kwDOBW5R_c5kbYkc",
"title": "[📑 Docs]: improve adeo case study",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/1615",
"repo": "asyncapi/website",
"author": "derberg",
"area": "Unknown",
"labels": [
{
"name": "📑 docs",
"color": "E50E99"
}
]
},
{
"id": "I_kwDOBW5R_c5jSPTM",
"title": "filter section is overflowing for small screen in dashboard section",
Expand Down

0 comments on commit 20b96b7

Please sign in to comment.