Skip to content

Commit

Permalink
Merge branch 'master' into fixtoolsrebuildworkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatnema authored Nov 30, 2022
2 parents 5372705 + fb3b629 commit 6770186
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 49 deletions.
6 changes: 3 additions & 3 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"title": "Community Meeting",
"url": "https://github.com/asyncapi/community/issues/536",
"date": "Tue, 29 Nov 2022 16:00:00 GMT"
"title": "Spec 3.0 Meeting",
"url": "https://github.com/asyncapi/community/issues/531",
"date": "Wed, 07 Dec 2022 16:00:00 GMT"
},
{
"title": "Let's talk about contributing Developer Documentation",
Expand Down
12 changes: 6 additions & 6 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"image_url": "https://i.ytimg.com/vi/4i_N_I4IT34/hqdefault.jpg",
"title": "Community Meeting, 16:00 UTC Tuesday November 29, 2022",
"description": "https://github.com/asyncapi/community/issues/536.",
"videoId": "4i_N_I4IT34"
},
{
"image_url": "https://i.ytimg.com/vi/gQByRAjhpKA/hqdefault.jpg",
"title": "Let's talk about contributing - AsyncAPI & MQTT Part 2",
Expand All @@ -22,11 +28,5 @@
"title": "Community Meeting, 8:00 UTC Tuesday November 15th 2022",
"description": "https://github.com/asyncapi/community/issues/522.",
"videoId": "49UXkuckKpA"
},
{
"image_url": "https://i.ytimg.com/vi/koLWWoBnIMo/hqdefault.jpg",
"title": "Spec 3.0 meeting (November 9, 2022)",
"description": "https://github.com/asyncapi/community/issues/502.",
"videoId": "koLWWoBnIMo"
}
]
95 changes: 55 additions & 40 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,30 @@
],
"score": 47.95815632112621
},
{
"id": "I_kwDOBW5R_c47-31p",
"isPR": false,
"isAssigned": true,
"title": "Create New page for /tools/",
"author": "iamVP7",
"resourcePath": "/asyncapi/website/issues/383",
"repo": "asyncapi/website",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "🎨 design",
"color": "0D67D3"
},
{
"name": "gsoc",
"color": "F4D03F"
}
],
"score": 44.512061256135105
},
{
"id": "MDU6SXNzdWUzNjkwNDExMDc=",
"isPR": false,
Expand All @@ -41,7 +65,7 @@
"resourcePath": "/asyncapi/generator/pull/843",
"repo": "asyncapi/generator",
"labels": [],
"score": 23.835490866188476
"score": 25.845712987433288
},
{
"id": "PR_kwDOFLhIt849RhNn",
Expand All @@ -55,28 +79,15 @@
"score": 22.399617922442182
},
{
"id": "I_kwDOBW5R_c47-31p",
"isPR": false,
"isAssigned": true,
"title": "Create New page for /tools/",
"author": "iamVP7",
"resourcePath": "/asyncapi/website/issues/383",
"repo": "asyncapi/website",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "🎨 design",
"color": "0D67D3"
},
{
"name": "gsoc",
"color": "F4D03F"
}
],
"score": 21.454255071156133
"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": 21.825268744943667
},
{
"id": "PR_kwDOFXtyC849zwGo",
Expand All @@ -90,15 +101,15 @@
"score": 20.67657038994663
},
{
"id": "PR_kwDOBGu-185AIQgf",
"id": "PR_kwDODCuNRs5CojIa",
"isPR": true,
"isAssigned": false,
"title": "feat: request/response support",
"author": "GreenRover",
"resourcePath": "/asyncapi/spec/pull/847",
"repo": "asyncapi/spec",
"title": "feat: apache Pulsar bindings",
"author": "VisualBean",
"resourcePath": "/asyncapi/bindings/pull/173",
"repo": "asyncapi/bindings",
"labels": [],
"score": 20.38939580119737
"score": 20.102221212448114
},
{
"id": "PR_kwDOCoBobc4xN9Px",
Expand Down Expand Up @@ -156,20 +167,24 @@
}
],
"score": 17.804824502454043
},
{
"id": "PR_kwDOFLhIt85AY9Ib",
"isPR": true,
"isAssigned": false,
"title": "docs: how changes in the spec are introduced",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/community/pull/488",
"repo": "asyncapi/community",
"labels": [],
"score": 17.517649913704783
}
],
"goodFirstIssues": [
{
"id": "I_kwDOIUldZc5XXsGH",
"title": "Filter out application which are not in use",
"isAssigned": false,
"resourcePath": "/asyncapi/EDAVisualiser/issues/14",
"repo": "asyncapi/EDAVisualiser",
"author": "jonaslagoni",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
]
},
{
"id": "I_kwDODyzcIc5WV_4D",
"title": "[Docs Bug 🐞 report]: update link to slack etiquette",
Expand Down

0 comments on commit 6770186

Please sign in to comment.