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 7, 2023
1 parent 2cf4ae6 commit fbd13d5
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 34 deletions.
14 changes: 14 additions & 0 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,5 +212,19 @@
"url": "https://github.com/asyncapi/community/issues/784",
"banner": "https://user-images.githubusercontent.com/40604284/250981834-3418496b-d123-4e74-a7ff-082b4714c841.png",
"date": "2023-07-11T16:00:00.000Z"
},
{
"title": "Spec 3.0 Docs Meeting",
"calLink": "https://www.google.com/calendar/event?eid=NzU0aGMxOWY5MmYyYzA3OTduazF0MWZqY2MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/790",
"banner": "",
"date": "2023-07-20T14:30:00.000Z"
},
{
"title": "Spec 3.0 Docs Meeting",
"calLink": "https://www.google.com/calendar/event?eid=aWhzNWwxZWkxdWVlMWhvbGs4aWY2YzU1am8gY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/791",
"banner": "",
"date": "2023-08-03T14:30:00.000Z"
}
]
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/Lunp8eSLONc/hqdefault.jpg",
"title": "Spec 3.0 DOCS Meeting (July 6th 2023)",
"description": "https://github.com/asyncapi/community/issues/774.",
"videoId": "Lunp8eSLONc"
},
{
"image_url": "https://i.ytimg.com/vi/hc0Lxr3G8T4/hqdefault.jpg",
"title": "Spec 3.0 (July 5th 2023)",
Expand All @@ -22,11 +28,5 @@
"title": "AsyncAPI Spec 3.0 Docs Meeting",
"description": "https://github.com/asyncapi/community/issues/749.",
"videoId": "dRu9itGfJ1E"
},
{
"image_url": "https://i.ytimg.com/vi/DUB3XL_APgs/hqdefault.jpg",
"title": "Spec 3.0 (July 21th 2023)",
"description": "https://github.com/asyncapi/community/issues/737.",
"videoId": "DUB3XL_APgs"
}
]
61 changes: 33 additions & 28 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,32 @@
"resourcePath": "/asyncapi/spec/issues/618",
"repo": "asyncapi/spec",
"labels": [
{
"name": "stale",
"color": "819cd3"
},
{
"name": "💭 Strawman (RFC 0)",
"color": "C2E0C6"
}
],
"score": 52.265775152365094
"score": 52.84012432986361
},
{
"id": "I_kwDOFLhIt84-OUI3",
"isPR": false,
"isAssigned": false,
"title": "Create educational & technical video explaining AsyncAPI's main features",
"author": "alequetzalli",
"resourcePath": "/asyncapi/community/issues/155",
"repo": "asyncapi/community",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
],
"score": 32.45072852866624
},
{
"id": "PR_kwDOCHlHJM5SLlyl",
Expand All @@ -29,7 +45,7 @@
"resourcePath": "/asyncapi/generator/pull/978",
"repo": "asyncapi/generator",
"labels": [],
"score": 24.697014632436254
"score": 25.55853839868403
},
{
"id": "PR_kwDODCuNRs4r1oNL",
Expand Down Expand Up @@ -107,6 +123,17 @@
"labels": [],
"score": 16.65612614745701
},
{
"id": "PR_kwDOFLhIt85RTiHb",
"isPR": true,
"isAssigned": false,
"title": "docs: add flowchart for GSoC23 project in README.md",
"author": "14Richa",
"resourcePath": "/asyncapi/community/pull/719",
"repo": "asyncapi/community",
"labels": [],
"score": 14.358729437462937
},
{
"id": "PR_kwDOBGu-185KHmXZ",
"isPR": true,
Expand All @@ -128,28 +155,6 @@
"repo": "asyncapi/cli",
"labels": [],
"score": 14.07155484871368
},
{
"id": "PR_kwDOBW5R_c5Jw5C6",
"isPR": true,
"isAssigned": true,
"title": "docs: new style guide - Inclusive Language",
"author": "BhaswatiRoy",
"resourcePath": "/asyncapi/website/pull/1327",
"repo": "asyncapi/website",
"labels": [],
"score": 14.07155484871368
},
{
"id": "PR_kwDOB5hCo85NWLAa",
"isPR": true,
"isAssigned": false,
"title": "feat!: allow multi format schemas",
"author": "smoya",
"resourcePath": "/asyncapi/spec-json-schemas/pull/370",
"repo": "asyncapi/spec-json-schemas",
"labels": [],
"score": 13.497205671215161
}
],
"goodFirstIssues": [
Expand Down

0 comments on commit fbd13d5

Please sign in to comment.