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

Merged
merged 1 commit into from
Aug 23, 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/F_kFlgdZfZ4/hqdefault.jpg",
"title": "Community Meeting (August 22nd 2023)",
"description": "https://github.com/asyncapi/community/issues/818.",
"videoId": "F_kFlgdZfZ4"
},
{
"image_url": "https://i.ytimg.com/vi/3shCvupVt_4/hqdefault.jpg",
"title": "Spec 3 Docs Meeting",
Expand All @@ -22,11 +28,5 @@
"title": "Community Meeting (July 25th 2023)",
"description": "https://github.com/asyncapi/community/issues/798.",
"videoId": "CagY5otdY14"
},
{
"image_url": "https://i.ytimg.com/vi/GAjlJFXjMh8/hqdefault.jpg",
"title": "Design meeting #2",
"description": "Meeting issue: https://github.com/asyncapi/community/issues/800 Summary: Here's a summary of what we discussed: * Fran and ...",
"videoId": "GAjlJFXjMh8"
}
]
66 changes: 16 additions & 50 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,22 @@
],
"score": 22.68679251119144
},
{
"id": "I_kwDOBW5R_c5Pi3rO",
"isPR": false,
"isAssigned": false,
"title": "Epic roadmap to the new AsyncAPI community section",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/website/issues/903",
"repo": "asyncapi/website",
"labels": [
{
"name": "🎨 design",
"color": "0D67D3"
}
],
"score": 22.399617922442182
},
{
"id": "PR_kwDOBW5R_c5Xb72L",
"isPR": true,
Expand Down Expand Up @@ -101,22 +117,6 @@
],
"score": 16.36895155870775
},
{
"id": "PR_kwDOGPFxkc5Ey7vh",
"isPR": true,
"isAssigned": false,
"title": "feat: share spec feature",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/server-api/pull/213",
"repo": "asyncapi/server-api",
"labels": [
{
"name": "stale",
"color": "ededed"
}
],
"score": 15.794602381209232
},
{
"id": "I_kwDOFLhIt84-OUI3",
"isPR": false,
Expand Down Expand Up @@ -608,25 +608,6 @@
}
]
},
{
"id": "I_kwDOE8Qh385m6Hg8",
"title": "Add runtime testing for C#",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/1332",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "C# generator",
"color": "c5def5"
}
]
},
{
"id": "I_kwDOBW5R_c5mwLzC",
"title": "[📑 Docs]: Create an Onboarding guide for technical writers",
Expand Down Expand Up @@ -952,21 +933,6 @@
}
]
},
{
"id": "I_kwDOFDnrNc5AXInF",
"title": "Improve help message with list of available examples",
"isAssigned": false,
"resourcePath": "/asyncapi/cli/issues/162",
"repo": "asyncapi/cli",
"author": "derberg",
"area": "typescript",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
]
},
{
"id": "I_kwDOFGbvC85AWog3",
"title": "Automate Helm chart release version bump",
Expand Down
Loading