Skip to content

Commit

Permalink
Merge branch 'master' into community
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatnema authored Jan 10, 2023
2 parents f50fb2d + afc9e6a commit c4d57fc
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 81 deletions.
8 changes: 7 additions & 1 deletion config/meetings.json
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
[]
[
{
"title": "Community Meeting",
"url": "https://github.com/asyncapi/community/issues/562",
"date": "Tue, 10 Jan 2023 08:00:00 GMT"
}
]
102 changes: 46 additions & 56 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,6 @@
"labels": [],
"score": 24.697014632436254
},
{
"id": "PR_kwDOBGu-185AIQgf",
"isPR": true,
"isAssigned": false,
"title": "feat: request/response support",
"author": "GreenRover",
"resourcePath": "/asyncapi/spec/pull/847",
"repo": "asyncapi/spec",
"labels": [],
"score": 24.409840043686994
},
{
"id": "PR_kwDOFLhIt849RhNn",
"isPR": true,
Expand Down Expand Up @@ -102,6 +91,17 @@
"resourcePath": "/asyncapi/parser-api/pull/71",
"repo": "asyncapi/parser-api",
"labels": [],
"score": 20.96374497869589
},
{
"id": "PR_kwDOFi_gUM45K4cp",
"isPR": true,
"isAssigned": false,
"title": "feat: automatically generate docs",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/glee/pull/318",
"repo": "asyncapi/glee",
"labels": [],
"score": 20.67657038994663
},
{
Expand All @@ -116,69 +116,43 @@
"score": 20.38939580119737
},
{
"id": "MDU6SXNzdWUzNjkwNDExMDc=",
"id": "I_kwDOBGu-184_rP6l",
"isPR": false,
"isAssigned": false,
"title": "Support request/reply pattern",
"author": "adrianhopebailie",
"resourcePath": "/asyncapi/spec/issues/94",
"title": "Let channels be identified by an ID rather than their address.",
"author": "smoya",
"resourcePath": "/asyncapi/spec/issues/663",
"repo": "asyncapi/spec",
"labels": [
{
"name": "keep-open",
"color": "fce250"
"name": "stale",
"color": "819cd3"
},
{
"name": "💭 Strawman (RFC 0)",
"color": "C2E0C6"
}
],
"score": 19.378036838463604
"score": 20.102221212448114
},
{
"id": "I_kwDOBW5R_c5Pi3rO",
"id": "MDU6SXNzdWUzNjkwNDExMDc=",
"isPR": false,
"isAssigned": false,
"title": "Epic roadmap to the new AsyncAPI community section",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/website/issues/903",
"repo": "asyncapi/website",
"title": "Support request/reply pattern",
"author": "adrianhopebailie",
"resourcePath": "/asyncapi/spec/issues/94",
"repo": "asyncapi/spec",
"labels": [
{
"name": "🎨 design",
"color": "0D67D3"
"name": "keep-open",
"color": "fce250"
}
],
"score": 19.240697446200336
"score": 19.378036838463604
}
],
"goodFirstIssues": [
{
"id": "I_kwDOBW5R_c5Z22jm",
"title": "when there are no upcoming meeting we should write something and not leave whitespace",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/1183",
"repo": "asyncapi/website",
"author": "derberg",
"area": "javascript",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
}
]
},
{
"id": "I_kwDOBW5R_c5Z2zWN",
"title": "update subscribe for meetings link on landing page",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/1182",
"repo": "asyncapi/website",
"author": "derberg",
"area": "javascript",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
}
]
},
{
"id": "I_kwDOIUldZc5XXsGH",
"title": "Filter out application which are not in use",
Expand Down Expand Up @@ -406,6 +380,10 @@
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
]
},
Expand All @@ -418,6 +396,10 @@
"author": "alequetzalli",
"area": "docs",
"labels": [
{
"name": "stale",
"color": "ededed"
},
{
"name": "📑 docs",
"color": "E50E99"
Expand Down Expand Up @@ -455,6 +437,10 @@
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
]
},
Expand Down Expand Up @@ -587,6 +573,10 @@
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
]
},
Expand Down
57 changes: 33 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4d57fc

Please sign in to comment.