Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update meetings.json and newsrooom_videos.json #2105

Merged
merged 1 commit into from
Aug 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/PV3IEwq3WSU/hqdefault.jpg",
"title": "AsyncAPI spec v3 support in Diff",
"description": "https://github.com/asyncapi/diff/issues/154.",
"videoId": "PV3IEwq3WSU"
},
{
"image_url": "https://i.ytimg.com/vi/uE08_PpHiqg/hqdefault.jpg",
"title": "Spec 3.0 meeting (23 Aug 2023)",
Expand All @@ -22,11 +28,5 @@
"title": "Community Meeting (August 8th 2023)",
"description": "https://github.com/asyncapi/community/issues/818 Lukasz, Animesh, Maya, and others had a brief conversation where they ...",
"videoId": "1tyyLGAicyE"
},
{
"image_url": "https://i.ytimg.com/vi/WW5sLVHa0b8/hqdefault.jpg",
"title": "Spec 3.0 (Aug 2th 2023)",
"description": "https://github.com/asyncapi/community/issues/823.",
"videoId": "WW5sLVHa0b8"
}
]
92 changes: 50 additions & 42 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"resourcePath": "/asyncapi/spec/issues/691",
"repo": "asyncapi/spec",
"labels": [],
"score": 22.9739670999407
"score": 23.26114168868996
},
{
"id": "I_kwDOBW5R_c5Pi3rO",
Expand Down Expand Up @@ -88,7 +88,31 @@
"color": "84b6eb"
}
],
"score": 17.230475324955524
"score": 17.517649913704783
},
{
"id": "PR_kwDOBW5R_c5VAjCE",
"isPR": true,
"isAssigned": true,
"title": "docs: structure of a AsyncAPI document",
"author": "TRohit20",
"resourcePath": "/asyncapi/website/pull/1922",
"repo": "asyncapi/website",
"labels": [
{
"name": "📑 docs",
"color": "E50E99"
},
{
"name": "area/docs",
"color": "e50e99"
},
{
"name": "gsod",
"color": "7B5DB8"
}
],
"score": 16.943300736206268
},
{
"id": "PR_kwDOFLhIt85Vmgtj",
Expand All @@ -101,6 +125,17 @@
"labels": [],
"score": 16.65612614745701
},
{
"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": 15.794602381209232
},
{
"id": "I_kwDOFLhIt84-OUI3",
"isPR": false,
Expand All @@ -121,17 +156,6 @@
],
"score": 15.64084401961705
},
{
"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": 15.507427792459973
},
{
"id": "PR_kwDOBW5R_c5YEren",
"isPR": true,
Expand Down Expand Up @@ -162,33 +186,17 @@
"repo": "asyncapi/website",
"labels": [],
"score": 15.220253203710714
},
{
"id": "PR_kwDODyzcIc5NDHYS",
"isPR": true,
"isAssigned": false,
"title": "ci: new github action which logs all the reactions in prs and issues",
"author": "14Richa",
"resourcePath": "/asyncapi/.github/pull/220",
"repo": "asyncapi/.github",
"labels": [
{
"name": "stale",
"color": "ededed"
}
],
"score": 15.220253203710714
}
],
"goodFirstIssues": [
{
"id": "I_kwDODwv8N85uVjld",
"title": "Add all speakers button",
"id": "I_kwDOBGu-185vky8A",
"title": "Add logo of new silver sponsor and remove old platinum",
"isAssigned": false,
"resourcePath": "/asyncapi/conference-website/issues/163",
"repo": "asyncapi/conference-website",
"author": "AceTheCreator",
"area": "Unknown",
"resourcePath": "/asyncapi/spec/issues/966",
"repo": "asyncapi/spec",
"author": "derberg",
"area": "docs",
"labels": [
{
"name": "enhancement",
Expand All @@ -197,17 +205,17 @@
]
},
{
"id": "I_kwDOBGu-185t3Fe8",
"title": "Add logo of bronze sponsors to readme",
"id": "I_kwDODwv8N85uVjld",
"title": "Add all speakers button",
"isAssigned": false,
"resourcePath": "/asyncapi/spec/issues/961",
"repo": "asyncapi/spec",
"author": "derberg",
"resourcePath": "/asyncapi/conference-website/issues/163",
"repo": "asyncapi/conference-website",
"author": "AceTheCreator",
"area": "Unknown",
"labels": [
{
"name": "📑 docs",
"color": "E50E99"
"name": "enhancement",
"color": "a2eeef"
}
]
},
Expand Down