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 Jul 28, 2023
1 parent 044d590 commit bb985a2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 32 deletions.
14 changes: 0 additions & 14 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
[
{
"title": "Community Meeting",
"calLink": "https://www.google.com/calendar/event?eid=MzgwdmZiMTc4cnBmbTUzdWVlbmM4aWYyM2MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/659",
"banner": "https://user-images.githubusercontent.com/40604284/229763606-c0b6ed3b-e120-427c-b87d-357856d92777.png",
"date": "2023-04-18T16:00:00.000Z"
},
{
"title": "Adding support for non-JSON schemas",
"calLink": "https://www.google.com/calendar/event?eid=dTlrM2s3Nmpqcjk2bWszYW83NmJzNnN0cm8gY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/668",
"banner": "",
"date": "2023-04-18T14:00:00.000Z"
},
{
"title": "Spec 3.0 Meeting",
"calLink": "https://www.google.com/calendar/event?eid=Z2l0am1xbTBhcm8xa2sxc2dyOGdoaXRmZTQgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
Expand Down
41 changes: 23 additions & 18 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,17 @@
],
"score": 15.794602381209232
},
{
"id": "PR_kwDOFLhIt85Vmgtj",
"isPR": true,
"isAssigned": false,
"title": "feat: youtube to anchor workflow",
"author": "AnimeshKumar923",
"resourcePath": "/asyncapi/community/pull/805",
"repo": "asyncapi/community",
"labels": [],
"score": 14.645904026212197
},
{
"id": "PR_kwDOFDnrNc5RUbi_",
"isPR": true,
Expand All @@ -147,14 +158,19 @@
"score": 14.645904026212197
},
{
"id": "PR_kwDOFLhIt85Vmgtj",
"isPR": true,
"id": "MDU6SXNzdWUxMjMwODQwMDM4",
"isPR": false,
"isAssigned": false,
"title": "feat: youtube to anchor workflow",
"author": "AnimeshKumar923",
"resourcePath": "/asyncapi/community/pull/805",
"repo": "asyncapi/community",
"labels": [],
"title": "Usages of allOf within message payload could be flattened",
"author": "jamescrowley",
"resourcePath": "/asyncapi/asyncapi-react/issues/596",
"repo": "asyncapi/asyncapi-react",
"labels": [
{
"name": "stale",
"color": "ededed"
}
],
"score": 14.07155484871368
},
{
Expand All @@ -172,17 +188,6 @@
}
],
"score": 13.497205671215161
},
{
"id": "I_kwDOCVQpZM5M_dcV",
"isPR": false,
"isAssigned": true,
"title": "DocsUI: Messages Object output",
"author": "mcturco",
"resourcePath": "/asyncapi/asyncapi-react/issues/618",
"repo": "asyncapi/asyncapi-react",
"labels": [],
"score": 13.210031082465903
}
],
"goodFirstIssues": [
Expand Down

0 comments on commit bb985a2

Please sign in to comment.