From 4e0470a37a018751f475ec8fc3a5fd9c2415d4aa Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sat, 22 Jul 2023 02:31:31 +0200 Subject: [PATCH 1/5] chore: update meetings.json and newsrooom_videos.json (#1977) --- dashboard.json | 41 +++++++++++++---------------------------- 1 file changed, 13 insertions(+), 28 deletions(-) diff --git a/dashboard.json b/dashboard.json index b616a18915e..e3ad886f03f 100644 --- a/dashboard.json +++ b/dashboard.json @@ -117,17 +117,6 @@ "labels": [], "score": 20.67657038994663 }, - { - "id": "PR_kwDOBW5R_c5KIyGW", - "isPR": true, - "isAssigned": true, - "title": "docs: code-examples", - "author": "sambhavgupta0705", - "resourcePath": "/asyncapi/website/pull/1349", - "repo": "asyncapi/website", - "labels": [], - "score": 16.65612614745701 - }, { "id": "PR_kwDOBW5R_c5VAjCE", "isPR": true, @@ -150,7 +139,18 @@ "color": "7B5DB8" } ], - "score": 16.36895155870775 + "score": 16.65612614745701 + }, + { + "id": "PR_kwDOBW5R_c5KIyGW", + "isPR": true, + "isAssigned": true, + "title": "docs: code-examples", + "author": "sambhavgupta0705", + "resourcePath": "/asyncapi/website/pull/1349", + "repo": "asyncapi/website", + "labels": [], + "score": 16.65612614745701 }, { "id": "PR_kwDOFLhIt85RTiHb", @@ -161,7 +161,7 @@ "resourcePath": "/asyncapi/community/pull/719", "repo": "asyncapi/community", "labels": [], - "score": 16.08177696995849 + "score": 16.36895155870775 }, { "id": "PR_kwDOFDnrNc5RUbi_", @@ -176,21 +176,6 @@ } ], "goodFirstIssues": [ - { - "id": "I_kwDOBW5R_c5sCU2m", - "title": "Remove @monaco-editor/react and @monaco-editor from package.json", - "isAssigned": false, - "resourcePath": "/asyncapi/website/issues/1970", - "repo": "asyncapi/website", - "author": "sambhavgupta0705", - "area": "javascript", - "labels": [ - { - "name": "bug", - "color": "ee0701" - } - ] - }, { "id": "I_kwDOBW5R_c5rh81V", "title": "[📑 Docs]: suggestions on 'create-asyncapi-document.md' file", From 8101ef3c90ed1977ca59c2bbaec5097be7cda0c9 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sun, 23 Jul 2023 02:32:19 +0200 Subject: [PATCH 2/5] chore: update meetings.json and newsrooom_videos.json (#1981) --- config/meetings.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index 6135d1515bf..d3459311b56 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,10 +1,4 @@ [ - { - "title": "Spec 3.0 Meeting", - "calLink": "https://www.google.com/calendar/event?eid=djhsdjZvbmRsampvb2tsYzhkZWFyc3FtYTAgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", - "url": "https://github.com/asyncapi/community/issues/649", - "date": "2023-04-13T15:00:00.000Z" - }, { "title": "Community Meeting", "calLink": "https://www.google.com/calendar/event?eid=MzgwdmZiMTc4cnBmbTUzdWVlbmM4aWYyM2MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", From 669a61a0ca14c60dcf92a8d26d9318b817bf5341 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 24 Jul 2023 02:30:57 +0200 Subject: [PATCH 3/5] chore: update meetings.json and newsrooom_videos.json (#1982) --- config/newsroom_videos.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 35c05ac0d27..33910029c84 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -5,12 +5,6 @@ "description": "https://github.com/asyncapi/community/issues/790.", "videoId": "a2luTxpmkfs" }, - { - "image_url": "https://i.ytimg.com/vi/5ldSHhDI95E/hqdefault.jpg", - "title": "Spec 3.0 (July 19th 2023)", - "description": "https://github.com/asyncapi/community/issues/761.", - "videoId": "5ldSHhDI95E" - }, { "image_url": "https://i.ytimg.com/vi/GAjlJFXjMh8/hqdefault.jpg", "title": "Design meeting #2", @@ -28,5 +22,11 @@ "title": "Community Meeting (July 11th 2023)", "description": "https://github.com/asyncapi/community/issues/784.", "videoId": "5o5BHJqGxIg" + }, + { + "image_url": "https://i.ytimg.com/vi/Lunp8eSLONc/hqdefault.jpg", + "title": "Spec 3.0 DOCS Meeting (July 6th 2023)", + "description": "https://github.com/asyncapi/community/issues/774.", + "videoId": "Lunp8eSLONc" } ] \ No newline at end of file From 9eceaa543d9af7e44693e015bff106f4d8974dd3 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 24 Jul 2023 10:52:21 +0200 Subject: [PATCH 4/5] docs(cli): update latest cli documentation (#1983) --- pages/docs/tools/cli/usage.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pages/docs/tools/cli/usage.md b/pages/docs/tools/cli/usage.md index ecca7d51e7c..73a630e7337 100644 --- a/pages/docs/tools/cli/usage.md +++ b/pages/docs/tools/cli/usage.md @@ -29,7 +29,7 @@ $ npm install -g @asyncapi/cli $ asyncapi COMMAND running command... $ asyncapi (--version) -@asyncapi/cli/0.50.2 linux-x64 node-v18.16.1 +@asyncapi/cli/0.51.0 linux-x64 node-v18.16.1 $ asyncapi --help [COMMAND] USAGE $ asyncapi COMMAND @@ -91,7 +91,7 @@ EXAMPLES $ asyncapi bundle ./asyncapi.yaml ./features.yaml --base ./asyncapi.yaml --reference-into-components ``` -_See code: [src/commands/bundle.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/bundle.ts)_ +_See code: [src/commands/bundle.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/bundle.ts)_ ## `asyncapi config` @@ -105,7 +105,7 @@ DESCRIPTION CLI config settings ``` -_See code: [src/commands/config/index.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/config/index.ts)_ +_See code: [src/commands/config/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/config/index.ts)_ ## `asyncapi config context` @@ -234,7 +234,7 @@ DESCRIPTION Convert asyncapi documents older to newer versions ``` -_See code: [src/commands/convert.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/convert.ts)_ +_See code: [src/commands/convert.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/convert.ts)_ ## `asyncapi diff OLD NEW` @@ -289,7 +289,7 @@ DESCRIPTION Find diff between two asyncapi files ``` -_See code: [src/commands/diff.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/diff.ts)_ +_See code: [src/commands/diff.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/diff.ts)_ ## `asyncapi generate` @@ -303,7 +303,7 @@ DESCRIPTION Generate typed models or other things like clients, applications or docs using AsyncAPI Generator templates. ``` -_See code: [src/commands/generate/index.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/generate/index.ts)_ +_See code: [src/commands/generate/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/generate/index.ts)_ ## `asyncapi generate fromTemplate ASYNCAPI TEMPLATE` @@ -432,7 +432,7 @@ DESCRIPTION Creates a new asyncapi file ``` -_See code: [src/commands/new/index.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/new/index.ts)_ +_See code: [src/commands/new/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/new/index.ts)_ ## `asyncapi new file` @@ -520,7 +520,7 @@ EXAMPLES $ asyncapi optimize ./asyncapi.yaml --optimization=remove-components,reuse-components,move-to-components --output=terminal --no-tty ``` -_See code: [src/commands/optimize.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/optimize.ts)_ +_See code: [src/commands/optimize.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/optimize.ts)_ ## `asyncapi start` @@ -534,7 +534,7 @@ DESCRIPTION Start asyncapi studio ``` -_See code: [src/commands/start/index.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/start/index.ts)_ +_See code: [src/commands/start/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/start/index.ts)_ ## `asyncapi start studio` @@ -578,5 +578,5 @@ DESCRIPTION validate asyncapi file ``` -_See code: [src/commands/validate.ts](https://github.com/asyncapi/cli/blob/v0.50.2/src/commands/validate.ts)_ +_See code: [src/commands/validate.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/validate.ts)_ From fce6c13d9f62c3f6d3d3bc9bcbe5b0585a62ea2e Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 24 Jul 2023 14:03:21 +0200 Subject: [PATCH 5/5] docs(cli): update latest cli documentation (#1984) --- pages/docs/tools/cli/usage.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pages/docs/tools/cli/usage.md b/pages/docs/tools/cli/usage.md index 73a630e7337..8f04f8fce18 100644 --- a/pages/docs/tools/cli/usage.md +++ b/pages/docs/tools/cli/usage.md @@ -29,7 +29,7 @@ $ npm install -g @asyncapi/cli $ asyncapi COMMAND running command... $ asyncapi (--version) -@asyncapi/cli/0.51.0 linux-x64 node-v18.16.1 +@asyncapi/cli/0.51.1 linux-x64 node-v18.16.1 $ asyncapi --help [COMMAND] USAGE $ asyncapi COMMAND @@ -91,7 +91,7 @@ EXAMPLES $ asyncapi bundle ./asyncapi.yaml ./features.yaml --base ./asyncapi.yaml --reference-into-components ``` -_See code: [src/commands/bundle.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/bundle.ts)_ +_See code: [src/commands/bundle.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/bundle.ts)_ ## `asyncapi config` @@ -105,7 +105,7 @@ DESCRIPTION CLI config settings ``` -_See code: [src/commands/config/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/config/index.ts)_ +_See code: [src/commands/config/index.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/config/index.ts)_ ## `asyncapi config context` @@ -234,7 +234,7 @@ DESCRIPTION Convert asyncapi documents older to newer versions ``` -_See code: [src/commands/convert.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/convert.ts)_ +_See code: [src/commands/convert.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/convert.ts)_ ## `asyncapi diff OLD NEW` @@ -289,7 +289,7 @@ DESCRIPTION Find diff between two asyncapi files ``` -_See code: [src/commands/diff.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/diff.ts)_ +_See code: [src/commands/diff.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/diff.ts)_ ## `asyncapi generate` @@ -303,7 +303,7 @@ DESCRIPTION Generate typed models or other things like clients, applications or docs using AsyncAPI Generator templates. ``` -_See code: [src/commands/generate/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/generate/index.ts)_ +_See code: [src/commands/generate/index.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/generate/index.ts)_ ## `asyncapi generate fromTemplate ASYNCAPI TEMPLATE` @@ -432,7 +432,7 @@ DESCRIPTION Creates a new asyncapi file ``` -_See code: [src/commands/new/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/new/index.ts)_ +_See code: [src/commands/new/index.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/new/index.ts)_ ## `asyncapi new file` @@ -520,7 +520,7 @@ EXAMPLES $ asyncapi optimize ./asyncapi.yaml --optimization=remove-components,reuse-components,move-to-components --output=terminal --no-tty ``` -_See code: [src/commands/optimize.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/optimize.ts)_ +_See code: [src/commands/optimize.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/optimize.ts)_ ## `asyncapi start` @@ -534,7 +534,7 @@ DESCRIPTION Start asyncapi studio ``` -_See code: [src/commands/start/index.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/start/index.ts)_ +_See code: [src/commands/start/index.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/start/index.ts)_ ## `asyncapi start studio` @@ -578,5 +578,5 @@ DESCRIPTION validate asyncapi file ``` -_See code: [src/commands/validate.ts](https://github.com/asyncapi/cli/blob/v0.51.0/src/commands/validate.ts)_ +_See code: [src/commands/validate.ts](https://github.com/asyncapi/cli/blob/v0.51.1/src/commands/validate.ts)_