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

Merged
merged 1 commit into from
Sep 27, 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
7 changes: 7 additions & 0 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,12 @@
"url": "https://github.com/asyncapi/community/issues/874",
"banner": "https://user-images.githubusercontent.com/40604284/266744714-511aeade-19df-4714-bb4e-980af5423171.png",
"date": "2023-09-19T08:00:00.000Z"
},
{
"title": "Spec 3.0 Docs Meeting",
"calLink": "https://www.google.com/calendar/event?eid=N3VtcTEycDhncjdndWI1cHFvYzRwaG1kYjAgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/885",
"banner": "",
"date": "2023-09-28T14:30:00.000Z"
}
]
83 changes: 44 additions & 39 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,7 @@
"resourcePath": "/asyncapi/website/pull/2038",
"repo": "asyncapi/website",
"labels": [],
"score": 31.302030173669205
},
{
"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
"score": 31.87637935116772
},
{
"id": "PR_kwDOFLhIt85Vmgtj",
Expand All @@ -36,7 +20,7 @@
"resourcePath": "/asyncapi/community/pull/805",
"repo": "asyncapi/community",
"labels": [],
"score": 20.67657038994663
"score": 25.27136380993477
},
{
"id": "I_kwDOBW5R_c5BIl5P",
Expand All @@ -52,7 +36,27 @@
"color": "84b6eb"
}
],
"score": 18.091999091203302
"score": 18.666348268701817
},
{
"id": "I_kwDODou01c5AqLB8",
"isPR": false,
"isAssigned": false,
"title": "\"Open with Studio\" button for Markdown files.",
"author": "smoya",
"resourcePath": "/asyncapi/studio/issues/218",
"repo": "asyncapi/studio",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
],
"score": 18.666348268701817
},
{
"id": "PR_kwDOBW5R_c5YEren",
Expand Down Expand Up @@ -156,6 +160,17 @@
"labels": [],
"score": 15.220253203710714
},
{
"id": "PR_kwDOFDnrNc5RUbi_",
"isPR": true,
"isAssigned": false,
"title": "fix: help command",
"author": "sambhavgupta0705",
"resourcePath": "/asyncapi/cli/pull/593",
"repo": "asyncapi/cli",
"labels": [],
"score": 15.220253203710714
},
{
"id": "MDU6SXNzdWUxMjMwODQwMDM4",
"isPR": false,
Expand All @@ -171,29 +186,19 @@
}
],
"score": 14.358729437462937
},
{
"id": "MDU6SXNzdWU2MDYzODgzNzM=",
"isPR": false,
"isAssigned": false,
"title": "Improve overall performance of the website but especially Blog",
"author": "derberg",
"resourcePath": "/asyncapi/website/issues/89",
"repo": "asyncapi/website",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "Epic",
"color": "3E4B9E"
}
],
"score": 13.210031082465903
}
],
"goodFirstIssues": [
{
"id": "I_kwDODwv8N85xwvMi",
"title": "Update `Get Free Tickets` on main page to link to proper google form",
"isAssigned": false,
"resourcePath": "/asyncapi/conference-website/issues/198",
"repo": "asyncapi/conference-website",
"author": "derberg",
"area": "Unknown",
"labels": []
},
{
"id": "I_kwDODtTERs5wDOAH",
"title": "Support decimal min and max",
Expand Down
Loading