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 Nov 24, 2023
1 parent e7daa80 commit aed72e3
Showing 1 changed file with 46 additions and 59 deletions.
105 changes: 46 additions & 59 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,34 @@
],
"score": 19.527872034949596
},
{
"id": "I_kwDOE8Qh385nTCST",
"isPR": false,
"isAssigned": false,
"title": "Improve layout of playground",
"author": "jonaslagoni",
"resourcePath": "/asyncapi/modelina/issues/1346",
"repo": "asyncapi/modelina",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "good first issue",
"color": "7057ff"
},
{
"name": "area/design",
"color": "0d67d3"
},
{
"name": "website",
"color": "57A793"
}
],
"score": 18.37917367995256
},
{
"id": "PR_kwDOFLhIt85bqKL8",
"isPR": true,
Expand Down Expand Up @@ -159,43 +187,32 @@
"repo": "asyncapi/website",
"labels": [],
"score": 14.645904026212197
},
{
"id": "PR_kwDOBW5R_c5dJ7hJ",
"isPR": true,
"isAssigned": false,
"title": "docs: Tutorial for WebSockets with AsyncAPI",
"author": "VaishnaviNandakumar",
"resourcePath": "/asyncapi/website/pull/2245",
"repo": "asyncapi/website",
"labels": [],
"score": 13.497205671215161
}
],
"goodFirstIssues": [
{
"id": "I_kwDODCuNRs51jd3x",
"title": "Implement GitHub Action to Validate examples Field in Schemas",
"id": "I_kwDOBGu-1853mU6h",
"title": "Fix description of Operation Trait object",
"isAssigned": false,
"resourcePath": "/asyncapi/bindings/issues/217",
"repo": "asyncapi/bindings",
"author": "KhudaDad414",
"area": "ci-cd",
"resourcePath": "/asyncapi/spec/issues/994",
"repo": "asyncapi/spec",
"author": "smoya",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
"name": "🤷‍♀️ Ambiguity",
"color": "286AFC"
}
]
},
{
"id": "I_kwDOFi_gUM51UQ-5",
"title": "Show a warning if glee can't process a received message",
"isAssigned": true,
"resourcePath": "/asyncapi/glee/issues/558",
"repo": "asyncapi/glee",
"id": "I_kwDODCuNRs51jd3x",
"title": "Implement GitHub Action to Validate examples Field in Schemas",
"isAssigned": false,
"resourcePath": "/asyncapi/bindings/issues/217",
"repo": "asyncapi/bindings",
"author": "KhudaDad414",
"area": "typescript",
"area": "ci-cd",
"labels": [
{
"name": "enhancement",
Expand Down Expand Up @@ -346,25 +363,6 @@
}
]
},
{
"id": "I_kwDODwv8N85yZpkH",
"title": "Venue sub menu doesn't close",
"isAssigned": false,
"resourcePath": "/asyncapi/conference-website/issues/205",
"repo": "asyncapi/conference-website",
"author": "AceTheCreator",
"area": "Unknown",
"labels": [
{
"name": "bug",
"color": "d73a4a"
},
{
"name": "Hacktoberfest",
"color": "FF8AE2"
}
]
},
{
"id": "I_kwDODwv8N85yTwat",
"title": "venues addresses to be clickable links that take you you google map location",
Expand All @@ -384,21 +382,6 @@
}
]
},
{
"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": [
{
"name": "Hacktoberfest",
"color": "FF8AE2"
}
]
},
{
"id": "I_kwDODtTERs5wDOAH",
"title": "Support decimal min and max",
Expand Down Expand Up @@ -442,6 +425,10 @@
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "stale",
"color": "ededed"
},
{
"name": "🎨 design",
"color": "0D67D3"
Expand Down

0 comments on commit aed72e3

Please sign in to comment.