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 #2120

Merged
merged 1 commit into from
Sep 6, 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/JombHAj2p2o/hqdefault.jpg",
"title": "Community Meeting (September 5, 2023)",
"description": "https://github.com/asyncapi/community/issues/868.",
"videoId": "JombHAj2p2o"
},
{
"image_url": "https://i.ytimg.com/vi/-GhugFCkjVg/hqdefault.jpg",
"title": "Spec 3 Docs OPEN Meeting (August 31, 2023)",
Expand All @@ -22,11 +28,5 @@
"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)",
"description": "https://github.com/asyncapi/community/issues/818.",
"videoId": "F_kFlgdZfZ4"
}
]
48 changes: 27 additions & 21 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"color": "84b6eb"
}
],
"score": 17.517649913704783
"score": 18.091999091203302
},
{
"id": "PR_kwDOBW5R_c5YEren",
Expand Down Expand Up @@ -120,26 +120,6 @@
"labels": [],
"score": 15.794602381209232
},
{
"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": 15.64084401961705
},
{
"id": "MDU6SXNzdWU5ODkyOTg0MzY=",
"isPR": false,
Expand Down Expand Up @@ -167,6 +147,17 @@
"labels": [],
"score": 15.220253203710714
},
{
"id": "PR_kwDOBW5R_c5VN7QK",
"isPR": true,
"isAssigned": false,
"title": "docs: asyncapi mentorship program blog post",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/website/pull/1930",
"repo": "asyncapi/website",
"labels": [],
"score": 15.220253203710714
},
{
"id": "PR_kwDODyzcIc5NDHYS",
"isPR": true,
Expand All @@ -185,6 +176,21 @@
}
],
"goodFirstIssues": [
{
"id": "I_kwDODtTERs5wDOAH",
"title": "Support decimal min and max",
"isAssigned": false,
"resourcePath": "/asyncapi/java-spring-template/issues/326",
"repo": "asyncapi/java-spring-template",
"author": "Tenischev",
"area": "Unknown",
"labels": [
{
"name": "bug",
"color": "d73a4a"
}
]
},
{
"id": "I_kwDOBGu-185vky8A",
"title": "Add logo of new silver sponsor and remove old platinum",
Expand Down
Loading