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

Merged
merged 1 commit into from
Apr 3, 2024
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
7 changes: 7 additions & 0 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,12 @@
"url": "https://github.com/asyncapi/community/issues/1126",
"banner": "",
"date": "2024-04-03T10:00:00.000Z"
},
{
"title": "Essential building blocks",
"calLink": "https://www.google.com/calendar/event?eid=c2pqamo4YXUwMWg1YmdqbDE3bXZncWpzb2cgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/1144",
"banner": "",
"date": "2024-04-09T18:00: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/h8b5TxnDFb4/hqdefault.jpg",
"title": "Community Meeting, Tuesday April 2nd 2024",
"description": "https://github.com/asyncapi/community/issues/1123.",
"videoId": "h8b5TxnDFb4"
},
{
"image_url": "https://i.ytimg.com/vi/nHPxZxngifc/hqdefault.jpg",
"title": "Community Growth Working Group - 27th of March",
Expand All @@ -22,11 +28,5 @@
"title": "AsyncAPI Marketing in 2024 - kick off",
"description": "https://github.com/asyncapi/community/issues/1109.",
"videoId": "lLE8ta4xn3g"
},
{
"image_url": "https://i.ytimg.com/vi/ANuUwrtv1CI/hqdefault.jpg",
"title": "Google Summer of Code 2024 - FAQ, 14:00 UTC Thursday March 21st 2024",
"description": "https://github.com/asyncapi/community/issues/1103.",
"videoId": "ANuUwrtv1CI"
}
]
19 changes: 2 additions & 17 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"color": "f9dd4b"
}
],
"score": 27.28158593117958
"score": 28.430284286176615
},
{
"id": "I_kwDOBW5R_c5Pi3rO",
Expand Down Expand Up @@ -179,7 +179,7 @@
"color": "84b6eb"
}
],
"score": 17.517649913704783
"score": 18.091999091203302
},
{
"id": "I_kwDODou01c5E_LV0",
Expand Down Expand Up @@ -214,21 +214,6 @@
}
]
},
{
"id": "I_kwDODou01c6C8lNQ",
"title": "Fix linting issues in studio-next",
"isAssigned": false,
"resourcePath": "/asyncapi/studio/issues/1029",
"repo": "asyncapi/studio",
"author": "Amzani",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
]
},
{
"id": "I_kwDOE8Qh386CSg4-",
"title": "Java generator does not include import for dictionary models",
Expand Down
Loading