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

Merged
merged 1 commit into from
Jun 25, 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
4 changes: 2 additions & 2 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"image_url": "https://i.ytimg.com/vi/1jiRDmuA-zg/hqdefault.jpg",
"title": "Fran AMA AsyncAPI",
"description": "https://github.com/asyncapi/community/issues/764.",
"title": "Fran AMA AsyncAPI — 23 June 2023",
"description": "https://github.com/asyncapi/community/issues/764 AI-generated summary: - Fran and Benjamin discussed the release of version ...",
"videoId": "1jiRDmuA-zg"
},
{
Expand Down
57 changes: 15 additions & 42 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,21 @@
}
],
"goodFirstIssues": [
{
"id": "I_kwDOE8Qh385pckK7",
"title": "Improve the example display name",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/1417",
"repo": "asyncapi/modelina",
"author": "sambhavgupta0705",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
]
},
{
"id": "I_kwDODwv8N85pN-Dg",
"title": "Date button is not clickable",
Expand Down Expand Up @@ -193,25 +208,6 @@
}
]
},
{
"id": "I_kwDOE8Qh385nTDiB",
"title": "Add descriptions for options in playground",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/1347",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "design",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "website",
"color": "57A793"
}
]
},
{
"id": "I_kwDOE8Qh385nTCST",
"title": "Improve layout of playground",
Expand Down Expand Up @@ -758,29 +754,6 @@
}
]
},
{
"id": "I_kwDOE8Qh3848ZA4u",
"title": "Show how to change the naming format for properties",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/414",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "docs",
"labels": [
{
"name": "Hacktoberfest",
"color": "FF8AE2"
},
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
]
},
{
"id": "I_kwDOFGbvC8473gxV",
"title": "Define a better API that can be used by other applications",
Expand Down