diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 000000000000..74b51b881dd3 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,35 @@ +language: "en-US" +reviews: + high_level_summary: true + tools: + markdownlint: + enabled: true + biome: + enabled: true + github-checks: + enabled: true + timeout_ms: 180000 + languagetool: + enabled: true + enabled_only: false + level: default + hadolint: + enabled: true + yamllint: + enabled: true + gitleaks: + enabled: true + eslint: + enabled: true + actionlint: + enabled: true + semgrep: + enabled: true +knowledge_base: + opt_out: false + learnings: + scope: "local" + issues: + scope: "local" + pull_requests: + scope: "local" diff --git a/.coderrabbit.yml b/.coderrabbit.yml deleted file mode 100644 index e673f66e890d..000000000000 --- a/.coderrabbit.yml +++ /dev/null @@ -1,45 +0,0 @@ -language: "en-US" -reviews: - profile: "assertive" - request_changes_workflow: false - high_level_summary: true - poem: true - review_status: true - auto_review: - enabled: true -tools: - spellcheck: - enabled: true - markdownlint: - enabled: true - biome: - enabled: true - github-checks: - enabled: true - timeout_ms: 180000 - languagetool: - enabled: true - enabled_only: false - level: default - hadolint: - enabled: true - yamllint: - enabled: true - gitleaks: - enabled: true - eslint: - enabled: true - actionlint: - enabled: true - semgrep: - enabled: true -chat: - auto_reply: true -knowledge_base: - opt_out: false - learnings: - scope: "local" - issues: - scope: "local" - pull_requests: - scope: "local" diff --git a/config/finance/2024/Expenses.yml b/config/finance/2024/Expenses.yml index 1467852bbb50..bdc166bb2859 100644 --- a/config/finance/2024/Expenses.yml +++ b/config/finance/2024/Expenses.yml @@ -87,7 +87,7 @@ August: - Category: Community Manager Amount: '2000.00' - Category: Bounty Program - Amount: '1600.00' + Amount: '1800.00' - Category: Swag Store Amount: '2556.42' - Category: Community Marketing Specialist @@ -95,4 +95,28 @@ August: - Category: 3rd Party Services Amount: '1354.35' - Category: AsyncAPI Conf on Tour 2024 - Amount: '1384.70' \ No newline at end of file + Amount: '1384.70' +September: + - Category: Bounty Program + Amount: '3000.00' + - Category: Swag Store + Amount: '736.59' + - Category: Community Manager + Amount: '2000.00' + - Category: Community Marketing Specialist + Amount: '2000.00' + - Category: JSON Schema Sponsorship + Amount: '250.00' +October: + - Category: Bounty Program + Amount: '1000.00' + - Category: Swag Store + Amount: '882.12' + - Category: AsyncAPI Conf on Tour 2024 + Amount: '962.01' + - Category: Community Manager + Amount: '2000.00' + - Category: Community Marketing Specialist + Amount: '2000.00' + - Category: JSON Schema Sponsorship + Amount: '250.00' diff --git a/config/meetings.json b/config/meetings.json index 60002e3b6ecb..d3986acc920d 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -138,5 +138,12 @@ "url": "https://github.com/asyncapi/community/issues/1596", "banner": "https://github.com/user-attachments/assets/ff469484-a2c5-4aa2-8652-782f017947fb", "date": "2024-11-26T16:00:00.000Z" + }, + { + "title": "AsyncAPI Mentorship Program Kick-Off", + "calLink": "https://www.google.com/calendar/event?eid=aGg5cGtwdGV0YmpzbnBlcmdwYjFqMjU1cTQgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", + "url": "https://github.com/asyncapi/community/issues/1599", + "banner": "https://github.com/user-attachments/assets/739381b2-b7de-4e08-b845-04e5a07ba7e0", + "date": "2024-12-03T13:00:00.000Z" } ] \ No newline at end of file diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 226fdc95c386..004af39ff3b3 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/XirMXiBNaBM/hqdefault.jpg", + "title": "Community Meeting, 16:00 UTC Tuesday November 26th 2024", + "description": "", + "videoId": "XirMXiBNaBM" + }, { "image_url": "https://i.ytimg.com/vi/Q2cvxsUUgzA/hqdefault.jpg", "title": "AsyncAPI-Powered Event Feeds: 3 Steps to Streaming", @@ -22,11 +28,5 @@ "title": "AsyncAPI and DDD - A Pretty Couple - Dr. Annegret Junker", "description": "", "videoId": "lCTdXmougTk" - }, - { - "image_url": "https://i.ytimg.com/vi/b_BStEcLNqg/hqdefault.jpg", - "title": "Sustaining Open Source Beyond Code: The Importance of Marketing and Funding - Oluwabamikemi Kayode", - "description": "", - "videoId": "b_BStEcLNqg" } ] \ No newline at end of file diff --git a/dashboard.json b/dashboard.json index a0f838482148..467af3c1924b 100644 --- a/dashboard.json +++ b/dashboard.json @@ -1,21 +1,5 @@ { "hotDiscussions": [ - { - "id": "I_kwDOFLhIt84-OUI3", - "isPR": false, - "isAssigned": false, - "title": "Create educational & technical video explaining AsyncAPI's main features", - "author": "quetzalliwrites", - "resourcePath": "/asyncapi/community/issues/155", - "repo": "asyncapi/community", - "labels": [ - { - "name": "enhancement", - "color": "a2eeef" - } - ], - "score": 34.46095064991105 - }, { "id": "I_kwDODou01c5BZZv-", "isPR": false, @@ -54,7 +38,18 @@ "color": "0E8A16" } ], - "score": 22.112443333692923 + "score": 27.8559351086781 + }, + { + "id": "PR_kwDOBW5R_c5-T7mG", + "isPR": true, + "isAssigned": false, + "title": "feat: add tests for build post list script", + "author": "vishvamsinh28", + "resourcePath": "/asyncapi/website/pull/3284", + "repo": "asyncapi/website", + "labels": [], + "score": 25.845712987433288 }, { "id": "PR_kwDOFLhIt85bqKL8", @@ -97,18 +92,7 @@ "color": "ededed" } ], - "score": 21.538094156194408 - }, - { - "id": "PR_kwDOBW5R_c5-T7mG", - "isPR": true, - "isAssigned": false, - "title": "feat: add tests for build post list script", - "author": "vishvamsinh28", - "resourcePath": "/asyncapi/website/pull/3284", - "repo": "asyncapi/website", - "labels": [], - "score": 20.38939580119737 + "score": 21.825268744943667 }, { "id": "PR_kwDOFLhIt855u7Eb", @@ -132,6 +116,26 @@ "labels": [], "score": 18.666348268701817 }, + { + "id": "I_kwDOBW5R_c5RVOOY", + "isPR": false, + "isAssigned": false, + "title": "Community cards implementation.", + "author": "Mayaleeeee", + "resourcePath": "/asyncapi/website/issues/930", + "repo": "asyncapi/website", + "labels": [ + { + "name": "area/design", + "color": "0d67d3" + }, + { + "name": "area/javascript", + "color": "ededed" + } + ], + "score": 17.517649913704783 + }, { "id": "PR_kwDOBW5R_c535wDj", "isPR": true, @@ -148,6 +152,22 @@ ], "score": 16.65612614745701 }, + { + "id": "I_kwDOFLhIt84-OUI3", + "isPR": false, + "isAssigned": false, + "title": "Create educational & technical video explaining AsyncAPI's main features", + "author": "quetzalliwrites", + "resourcePath": "/asyncapi/community/issues/155", + "repo": "asyncapi/community", + "labels": [ + { + "name": "enhancement", + "color": "a2eeef" + } + ], + "score": 16.60974586154023 + }, { "id": "PR_kwDOFLhIt853IEwA", "isPR": true, @@ -157,7 +177,7 @@ "resourcePath": "/asyncapi/community/pull/1333", "repo": "asyncapi/community", "labels": [], - "score": 15.507427792459973 + "score": 16.08177696995849 }, { "id": "I_kwDOFLhIt85bebeO", @@ -168,21 +188,25 @@ "resourcePath": "/asyncapi/community/issues/568", "repo": "asyncapi/community", "labels": [], - "score": 15.220253203710714 - }, - { - "id": "PR_kwDOBW5R_c59wJxU", - "isPR": true, - "isAssigned": false, - "title": "fix: css alignment of calendar component on the home page", - "author": "dishafaujdar", - "resourcePath": "/asyncapi/website/pull/3276", - "repo": "asyncapi/website", - "labels": [], - "score": 14.07155484871368 + "score": 15.507427792459973 } ], "goodFirstIssues": [ + { + "id": "I_kwDODwv8N86f37o-", + "title": "Return to top arrow feature/button", + "isAssigned": false, + "resourcePath": "/asyncapi/conference-website/issues/475", + "repo": "asyncapi/conference-website", + "author": "thulieblack", + "area": "Unknown", + "labels": [ + { + "name": "enhancement", + "color": "a2eeef" + } + ] + }, { "id": "I_kwDOFLhIt86dkhlL", "title": "Design for mentors for promotion", @@ -201,7 +225,7 @@ { "id": "I_kwDOFLhIt86dker5", "title": "Designs for the mentees selected for the mentorship program for promotion", - "isAssigned": false, + "isAssigned": true, "resourcePath": "/asyncapi/community/issues/1581", "repo": "asyncapi/community", "author": "iambami", @@ -258,25 +282,6 @@ } ] }, - { - "id": "I_kwDOCHlHJM6ZrKEr", - "title": "[📑 Docs]: Fix the relative paths of `index.md` & `migration.md` files.", - "isAssigned": false, - "resourcePath": "/asyncapi/generator/issues/1294", - "repo": "asyncapi/generator", - "author": "Gmin2", - "area": "Unknown", - "labels": [ - { - "name": "Hacktoberfest", - "color": "FF8AE2" - }, - { - "name": "📑 docs", - "color": "E50E99" - } - ] - }, { "id": "I_kwDOCVQpZM6YZd4E", "title": "A fragment with only one child is redundant.", @@ -421,6 +426,21 @@ } ] }, + { + "id": "I_kwDODwv8N86Lel9M", + "title": "[FEATURE] Resolve the existing Next.js lint issues", + "isAssigned": false, + "resourcePath": "/asyncapi/conference-website/issues/328", + "repo": "asyncapi/conference-website", + "author": "ashmit-coder", + "area": "javascript", + "labels": [ + { + "name": "enhancement", + "color": "a2eeef" + } + ] + }, { "id": "I_kwDOE8Qh386HJeIz", "title": "[BUG] Implement avro schema data type ", @@ -461,25 +481,6 @@ "area": "typescript", "labels": [] }, - { - "id": "I_kwDOFDnrNc59gY4V", - "title": "Validate command output is polluted by noisy messages", - "isAssigned": false, - "resourcePath": "/asyncapi/cli/issues/1095", - "repo": "asyncapi/cli", - "author": "cykl", - "area": "Unknown", - "labels": [ - { - "name": "Hacktoberfest", - "color": "FF8AE2" - }, - { - "name": "bug", - "color": "d73a4a" - } - ] - }, { "id": "I_kwDOCHlHJM58YMi8", "title": "Improve arborist (npm installation) to have no hacks", @@ -548,21 +549,6 @@ } ] }, - { - "id": "I_kwDODou01c531nlO", - "title": "Misalignment of Code Editor Highlight Box", - "isAssigned": true, - "resourcePath": "/asyncapi/studio/issues/861", - "repo": "asyncapi/studio", - "author": "princerajpoot20", - "area": "typescript", - "labels": [ - { - "name": "stale", - "color": "ededed" - } - ] - }, { "id": "I_kwDOFDnrNc50wZMh", "title": "Add support for proxy", @@ -700,10 +686,6 @@ { "name": "bug", "color": "d73a4a" - }, - { - "name": "stale", - "color": "ededed" } ] }, @@ -754,6 +736,10 @@ "author": "CynthiaPeter", "area": "docs", "labels": [ + { + "name": "stale", + "color": "ededed" + }, { "name": "📑 docs", "color": "E50E99"