From 65c4907e0fd706a41cb2f86f738e329080483349 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 4 Mar 2024 01:29:42 +0100 Subject: [PATCH 1/3] chore: update tools.json (#2731) --- config/tools-automated.json | 52 ++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/config/tools-automated.json b/config/tools-automated.json index 81fb0f10611..11bb2acfecd 100644 --- a/config/tools-automated.json +++ b/config/tools-automated.json @@ -635,19 +635,15 @@ "description": "The following is a list of templates compatible with AsyncAPI Generator. You can use them to generate apps, clients or documentation from your AsyncAPI documents.", "toolsList": [ { - "title": "Java Spring Template", - "description": "Java Spring template for the AsyncAPI Generator", + "title": "Node.js Multiprotocol Template", + "description": "This template generates a server using your AsyncAPI document. It supports multiple different protocols, like Kafka or MQTT. It is designed in the way that generated code is a library and with it's API you can start the server, send messages or register a middleware for listening incoming messages. Runtime message validation included.", "links": { - "repoUrl": "https://github.com/asyncapi/java-spring-template" + "repoUrl": "https://github.com/asyncapi/nodejs-template" }, "filters": { - "language": [ - "javascript" - ], + "language": "javascript", "technology": [ - "Springboot", - "Maven", - "Gradle" + "Node.js" ], "categories": [ "generator-template" @@ -657,15 +653,15 @@ } }, { - "title": "HTML Template", - "description": "HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.", + "title": "Node.js Websockets Template", + "description": "Node.js WebSockets template for the AsyncAPI Generator. It showcases how from a single AsyncAPI document you can generate a server and a client at the same time.", "links": { - "repoUrl": "https://github.com/asyncapi/html-template" + "repoUrl": "https://github.com/asyncapi/nodejs-ws-template" }, "filters": { "language": "javascript", "technology": [ - "HTML" + "Node.js" ], "categories": [ "generator-template" @@ -675,15 +671,15 @@ } }, { - "title": "Node.js Multiprotocol Template", - "description": "This template generates a server using your AsyncAPI document. It supports multiple different protocols, like Kafka or MQTT. It is designed in the way that generated code is a library and with it's API you can start the server, send messages or register a middleware for listening incoming messages. Runtime message validation included.", + "title": "HTML Template", + "description": "HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.", "links": { - "repoUrl": "https://github.com/asyncapi/nodejs-template" + "repoUrl": "https://github.com/asyncapi/html-template" }, "filters": { "language": "javascript", "technology": [ - "Node.js" + "HTML" ], "categories": [ "generator-template" @@ -693,17 +689,19 @@ } }, { - "title": "Java Template", - "description": "Java template for the AsyncAPI Generator", + "title": "Java Spring Template", + "description": "Java Spring template for the AsyncAPI Generator", "links": { - "repoUrl": "https://github.com/asyncapi/java-template" + "repoUrl": "https://github.com/asyncapi/java-spring-template" }, "filters": { "language": [ "javascript" ], "technology": [ - "Java" + "Springboot", + "Maven", + "Gradle" ], "categories": [ "generator-template" @@ -713,15 +711,17 @@ } }, { - "title": "Node.js Websockets Template", - "description": "Node.js WebSockets template for the AsyncAPI Generator. It showcases how from a single AsyncAPI document you can generate a server and a client at the same time.", + "title": "Java Template", + "description": "Java template for the AsyncAPI Generator", "links": { - "repoUrl": "https://github.com/asyncapi/nodejs-ws-template" + "repoUrl": "https://github.com/asyncapi/java-template" }, "filters": { - "language": "javascript", + "language": [ + "javascript" + ], "technology": [ - "Node.js" + "Java" ], "categories": [ "generator-template" From a7728861d60c551d2b4543aebca986445d7c7e4f Mon Sep 17 00:00:00 2001 From: Kunal Agrawal <92196937+its-kunal@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:34:34 +0530 Subject: [PATCH 2/3] fix: space between search icon and i18n input options. (#2733) --- components/navigation/NavBar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/navigation/NavBar.js b/components/navigation/NavBar.js index bf7079f845f..235df1c8a8c 100644 --- a/components/navigation/NavBar.js +++ b/components/navigation/NavBar.js @@ -200,7 +200,7 @@ export default function NavBar({
From c92a9017c457c67b2331822d8845768c54f6810e Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Tue, 5 Mar 2024 01:28:46 +0100 Subject: [PATCH 3/3] chore: update meetings.json and newsrooom_videos.json (#2736) --- dashboard.json | 124 +++++++++++++++++++++++-------------------------- 1 file changed, 57 insertions(+), 67 deletions(-) diff --git a/dashboard.json b/dashboard.json index a11309bf148..0a2a2f90832 100644 --- a/dashboard.json +++ b/dashboard.json @@ -9,7 +9,7 @@ "resourcePath": "/asyncapi/website/pull/2331", "repo": "asyncapi/website", "labels": [], - "score": 27.28158593117958 + "score": 27.56876051992884 }, { "id": "PR_kwDOBW5R_c5fbyLb", @@ -31,7 +31,7 @@ "resourcePath": "/asyncapi/community/pull/897", "repo": "asyncapi/community", "labels": [], - "score": 20.38939580119737 + "score": 21.538094156194408 }, { "id": "I_kwDOBW5R_c5J6qNe", @@ -53,6 +53,26 @@ ], "score": 20.102221212448114 }, + { + "id": "I_kwDODou01c5AqLB8", + "isPR": false, + "isAssigned": false, + "title": "\"Open with Studio\" button for Markdown files.", + "author": "smoya", + "resourcePath": "/asyncapi/studio/issues/218", + "repo": "asyncapi/studio", + "labels": [ + { + "name": "enhancement", + "color": "a2eeef" + }, + { + "name": "keep-open", + "color": "f9dd4b" + } + ], + "score": 19.527872034949596 + }, { "id": "I_kwDOFDnrNc51TZDT", "isPR": false, @@ -102,18 +122,23 @@ "color": "84b6eb" } ], - "score": 16.08177696995849 + "score": 16.65612614745701 }, { - "id": "PR_kwDODou01c5Iv4zR", - "isPR": true, + "id": "I_kwDODou01c5E_LV0", + "isPR": false, "isAssigned": false, - "title": "docs: added table of contents and introduction document for Studio tool", - "author": "Jagrutiti", - "resourcePath": "/asyncapi/studio/pull/553", + "title": "Create onboarding for features of Studio", + "author": "mcturco", + "resourcePath": "/asyncapi/studio/issues/284", "repo": "asyncapi/studio", - "labels": [], - "score": 14.933078614961456 + "labels": [ + { + "name": "enhancement", + "color": "a2eeef" + } + ], + "score": 16.36895155870775 }, { "id": "PR_kwDOKp3ICM5g9w8f", @@ -124,7 +149,18 @@ "resourcePath": "/asyncapi/learning-paths/pull/9", "repo": "asyncapi/learning-paths", "labels": [], - "score": 14.645904026212197 + "score": 15.220253203710714 + }, + { + "id": "PR_kwDODou01c5Iv4zR", + "isPR": true, + "isAssigned": false, + "title": "docs: added table of contents and introduction document for Studio tool", + "author": "Jagrutiti", + "resourcePath": "/asyncapi/studio/pull/553", + "repo": "asyncapi/studio", + "labels": [], + "score": 14.933078614961456 }, { "id": "I_kwDODou01c5BZZv-", @@ -144,49 +180,22 @@ "color": "f9dd4b" } ], - "score": 13.78438025996442 - }, - { - "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.78438025996442 - }, - { - "id": "I_kwDOFLhIt85bebeO", - "isPR": false, - "isAssigned": false, - "title": "Meeting Banners Storage", - "author": "AceTheCreator", - "resourcePath": "/asyncapi/community/issues/568", - "repo": "asyncapi/community", - "labels": [], - "score": 12.635681904967385 + "score": 14.645904026212197 } ], "goodFirstIssues": [ { - "id": "I_kwDODyzcIc6AItqs", - "title": "bug fix in bug template 😃 ", - "isAssigned": false, - "resourcePath": "/asyncapi/.github/issues/271", - "repo": "asyncapi/.github", - "author": "derberg", + "id": "I_kwDODou01c6Aib3a", + "title": "Disable the generators that are not yet supported in V3", + "isAssigned": true, + "resourcePath": "/asyncapi/studio/issues/979", + "repo": "asyncapi/studio", + "author": "Amzani", "area": "Unknown", "labels": [ { - "name": "bug", - "color": "d73a4a" + "name": "enhancement", + "color": "a2eeef" } ] }, @@ -224,25 +233,6 @@ } ] }, - { - "id": "I_kwDOE8Qh3858hQCM", - "title": "Add OpenAPI 3.1 support", - "isAssigned": false, - "resourcePath": "/asyncapi/modelina/issues/1749", - "repo": "asyncapi/modelina", - "author": "jonaslagoni", - "area": "typescript", - "labels": [ - { - "name": "enhancement", - "color": "a2eeef" - }, - { - "name": "openapi", - "color": "960C58" - } - ] - }, { "id": "I_kwDOCVQpZM58chHc", "title": "Workflows failing because of some leftovers scripts", @@ -461,7 +451,7 @@ { "id": "I_kwDODou01c531nlO", "title": "Misalignment of Code Editor Highlight Box", - "isAssigned": false, + "isAssigned": true, "resourcePath": "/asyncapi/studio/issues/861", "repo": "asyncapi/studio", "author": "princerajpoot20",