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

Merged
merged 1 commit into from
Aug 29, 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
14 changes: 14 additions & 0 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,5 +201,19 @@
"url": "https://github.com/asyncapi/community/issues/847",
"banner": "",
"date": "2023-08-23T16:00:00.000Z"
},
{
"title": "Spec 3.0 Meeting",
"calLink": "https://www.google.com/calendar/event?eid=NDEzM2E1ZGE5YWttYXVpYW9zbTl1cWM1YWMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/857",
"banner": "",
"date": "2023-09-06T16:00:00.000Z"
},
{
"title": "AsyncAPI spec v3 support in Diff",
"calLink": "https://www.google.com/calendar/event?eid=YnVvZWt1azlwcTQxNzZnNzNpZ2c3cjdmbzAgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/858",
"banner": "",
"date": "2023-08-29T13:30:00.000Z"
}
]
59 changes: 20 additions & 39 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,26 @@
"labels": [],
"score": 15.507427792459973
},
{
"id": "PR_kwDOBW5R_c5YEren",
"isPR": true,
"isAssigned": true,
"title": "docs: introducing request/reply ",
"author": "jonaslagoni",
"resourcePath": "/asyncapi/website/pull/2071",
"repo": "asyncapi/website",
"labels": [
{
"name": "📑 docs",
"color": "E50E99"
},
{
"name": "area/docs",
"color": "e50e99"
}
],
"score": 15.220253203710714
},
{
"id": "PR_kwDOBW5R_c5Worbr",
"isPR": true,
Expand All @@ -158,26 +178,6 @@
}
],
"score": 15.220253203710714
},
{
"id": "PR_kwDOBW5R_c5YEren",
"isPR": true,
"isAssigned": true,
"title": "docs: introducing request/reply ",
"author": "jonaslagoni",
"resourcePath": "/asyncapi/website/pull/2071",
"repo": "asyncapi/website",
"labels": [
{
"name": "📑 docs",
"color": "E50E99"
},
{
"name": "area/docs",
"color": "e50e99"
}
],
"score": 14.933078614961456
}
],
"goodFirstIssues": [
Expand Down Expand Up @@ -593,25 +593,6 @@
}
]
},
{
"id": "I_kwDOE8Qh385m6IJk",
"title": "Add runtime testing for Go",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/1333",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "Go generator",
"color": "fbca04"
}
]
},
{
"id": "I_kwDOBW5R_c5mwLzC",
"title": "[📑 Docs]: Create an Onboarding guide for technical writers",
Expand Down
Loading