Skip to content

Commit

Permalink
chore: update meetings.json, newsrooom_videos.json and dashboard.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Feb 2, 2024
1 parent 5dd9f9e commit 404168a
Showing 1 changed file with 41 additions and 82 deletions.
123 changes: 41 additions & 82 deletions dashboard.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
{
"hotDiscussions": [
{
"id": "PR_kwDOFDnrNc5f0Nm0",
"isPR": true,
"isAssigned": false,
"title": "feat: improve glee command",
"author": "ayushnau",
"resourcePath": "/asyncapi/cli/pull/890",
"repo": "asyncapi/cli",
"labels": [],
"score": 22.68679251119144
},
{
"id": "PR_kwDOFLhIt85bqKL8",
"isPR": true,
Expand Down Expand Up @@ -93,34 +82,6 @@
],
"score": 16.08177696995849
},
{
"id": "I_kwDOFDnrNc5rjrK-",
"isPR": false,
"isAssigned": true,
"title": "Improve `new glee` command",
"author": "KhudaDad414",
"resourcePath": "/asyncapi/cli/issues/683",
"repo": "asyncapi/cli",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "bounty",
"color": "0e8a16"
},
{
"name": "level/medium",
"color": "0e8a16"
},
{
"name": "bounty/2023-Q4",
"color": "0e8a16"
}
],
"score": 15.220253203710714
},
{
"id": "PR_kwDOB5hCo85iLvXV",
"isPR": true,
Expand All @@ -130,7 +91,7 @@
"resourcePath": "/asyncapi/spec-json-schemas/pull/473",
"repo": "asyncapi/spec-json-schemas",
"labels": [],
"score": 15.220253203710714
"score": 15.507427792459973
},
{
"id": "PR_kwDOBW5R_c5fbyLb",
Expand Down Expand Up @@ -180,6 +141,46 @@
}
],
"score": 13.497205671215161
},
{
"id": "PR_kwDODou01c5YJ7kV",
"isPR": true,
"isAssigned": false,
"title": "Add Form component",
"author": "KhudaDad414",
"resourcePath": "/asyncapi/studio/pull/773",
"repo": "asyncapi/studio",
"labels": [
{
"name": "autoupdate",
"color": "ededed"
}
],
"score": 13.497205671215161
},
{
"id": "I_kwDOFi_gUM5hpuWl",
"isPR": false,
"isAssigned": true,
"title": "Improve kafka adapter",
"author": "KhudaDad414",
"resourcePath": "/asyncapi/glee/issues/411",
"repo": "asyncapi/glee",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "good first issue",
"color": "7057ff"
},
{
"name": "area/typescript",
"color": "007acc"
}
],
"score": 13.210031082465903
}
],
"goodFirstIssues": [
Expand All @@ -198,25 +199,6 @@
}
]
},
{
"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": "TS generator",
"color": "33943E"
}
]
},
{
"id": "I_kwDOE8Qh3858hQCM",
"title": "Add OpenAPI 3.1 support",
Expand Down Expand Up @@ -421,29 +403,6 @@
}
]
},
{
"id": "I_kwDOE8Qh3856iLHJ",
"title": "Add Scala generator to playground",
"isAssigned": false,
"resourcePath": "/asyncapi/modelina/issues/1690",
"repo": "asyncapi/modelina",
"author": "jonaslagoni",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "website",
"color": "57A793"
},
{
"name": "Scala Generator",
"color": "A25F2B"
}
]
},
{
"id": "I_kwDOB5hCo855VB2E",
"title": "Add code linting (eslint) as part of CI script",
Expand Down

0 comments on commit 404168a

Please sign in to comment.