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

Merged
merged 3 commits into from
Jan 25, 2024
Merged
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
83 changes: 35 additions & 48 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,17 @@
],
"score": 16.08177696995849
},
{
"id": "PR_kwDOBW5R_c5jw3SL",
"isPR": true,
"isAssigned": true,
"title": "chore(blog): annual review",
"author": "thulieblack",
"resourcePath": "/asyncapi/website/pull/2549",
"repo": "asyncapi/website",
"labels": [],
"score": 15.794602381209232
},
{
"id": "I_kwDOFDnrNc5rjrK-",
"isPR": false,
Expand Down Expand Up @@ -110,17 +121,6 @@
],
"score": 15.220253203710714
},
{
"id": "PR_kwDOBW5R_c5jw3SL",
"isPR": true,
"isAssigned": true,
"title": "chore(blog): annual review",
"author": "thulieblack",
"resourcePath": "/asyncapi/website/pull/2549",
"repo": "asyncapi/website",
"labels": [],
"score": 14.933078614961456
},
{
"id": "PR_kwDOB5hCo85iLvXV",
"isPR": true,
Expand Down Expand Up @@ -166,31 +166,37 @@
"score": 14.358729437462937
},
{
"id": "I_kwDOFi_gUM5hpuWl",
"isPR": false,
"isAssigned": true,
"title": "Improve kafka adapter",
"author": "KhudaDad414",
"resourcePath": "/asyncapi/glee/issues/411",
"repo": "asyncapi/glee",
"id": "PR_kwDOBW5R_c5UN5SB",
"isPR": true,
"isAssigned": false,
"title": "chore(blog): add new blog about introduction to glee ",
"author": "Souvikns",
"resourcePath": "/asyncapi/website/pull/1874",
"repo": "asyncapi/website",
"labels": [],
"score": 13.78438025996442
}
],
"goodFirstIssues": [
{
"id": "I_kwDOE8Qh3859IP7G",
"title": "Add example and documentation for TS mapType",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/1755",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "typescript",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "good first issue",
"color": "7057ff"
},
{
"name": "area/typescript",
"color": "007acc"
"name": "TS generator",
"color": "33943E"
}
],
"score": 13.210031082465903
}
],
"goodFirstIssues": [
]
},
{
"id": "I_kwDOBW5R_c58jyBx",
"title": "Inconsistnecy in finance cards",
Expand Down Expand Up @@ -293,25 +299,6 @@
}
]
},
{
"id": "I_kwDOE8Qh38572pUJ",
"title": "Add runtime testing for Scala",
"isAssigned": true,
"resourcePath": "/asyncapi/modelina/issues/1743",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "Scala Generator",
"color": "A25F2B"
}
]
},
{
"id": "I_kwDOE8Qh38572gDd",
"title": "Add XSD support ",
Expand Down
Loading