Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update meetings.json and newsrooom_videos.json #3493

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
[
{
"title": "Marketing WG Meeting",
"calLink": "https://www.google.com/calendar/event?eid=MmpwdGxqb29wcHQyaGk3dXU1cTJ0M3E2aGMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/1354",
"banner": "",
"date": "2024-09-10T14:00:00.000Z"
},
{
"title": "Community Meeting",
"calLink": "https://www.google.com/calendar/event?eid=dG1nMGxqMWg4ajVqZ3Z2NHRpYW42bmUyNWMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
Expand Down
98 changes: 47 additions & 51 deletions dashboard.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"hotDiscussions": [
{
"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": 36.471172771155864
},
{
"id": "I_kwDOFLhIt84-OUI3",
"isPR": false,
Expand All @@ -16,17 +27,6 @@
],
"score": 34.46095064991105
},
{
"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": 29.866157229922912
},
{
"id": "I_kwDOGQYLdM5AX1lK",
"isPR": false,
Expand All @@ -45,18 +45,18 @@
"color": "0E8A16"
}
],
"score": 28.717458874925875
"score": 29.004633463675134
},
{
"id": "PR_kwDOBW5R_c6BZLuT",
"id": "PR_kwDOBW5R_c6DrMsy",
"isPR": true,
"isAssigned": false,
"title": "feat: add tests for check markdown script",
"author": "vishvamsinh28",
"resourcePath": "/asyncapi/website/pull/3378",
"title": "chore(blog): add marketing report",
"author": "iambami",
"resourcePath": "/asyncapi/website/pull/3439",
"repo": "asyncapi/website",
"labels": [],
"score": 23.26114168868996
"score": 28.430284286176615
},
{
"id": "PR_kwDOFLhIt85bqKL8",
Expand Down Expand Up @@ -196,6 +196,21 @@
}
],
"goodFirstIssues": [
{
"id": "I_kwDOFDnrNc6jnDp4",
"title": "Workflow `.github/workflows/test-action.yml` needs urgent update before end of January 2025",
"isAssigned": false,
"resourcePath": "/asyncapi/cli/issues/1597",
"repo": "asyncapi/cli",
"author": "derberg",
"area": "Unknown",
"labels": [
{
"name": "bug",
"color": "d73a4a"
}
]
},
{
"id": "I_kwDOFLhIt86ihL5I",
"title": "[BUG] voting summary has some errors in `isVotedInLast3Months`",
Expand Down Expand Up @@ -260,21 +275,6 @@
}
]
},
{
"id": "I_kwDOBW5R_c6ddpHW",
"title": "[BUG] algolia search icon not visible on website navbar",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/3371",
"repo": "asyncapi/website",
"author": "anshgoyalevil",
"area": "Unknown",
"labels": [
{
"name": "bug",
"color": "ee0701"
}
]
},
{
"id": "I_kwDOBW5R_c6crqQz",
"title": "Improve image type detection in build-rss.js",
Expand Down Expand Up @@ -419,6 +419,21 @@
"area": "design",
"labels": []
},
{
"id": "I_kwDOBW5R_c6UMuUM",
"title": "normalize the logos of sponsors ",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/3158",
"repo": "asyncapi/website",
"author": "derberg",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
}
]
},
{
"id": "I_kwDOFLhIt86O7jFN",
"title": "[DESIGN] Holopin Design Tracking",
Expand All @@ -434,21 +449,6 @@
}
]
},
{
"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 ",
Expand Down Expand Up @@ -719,10 +719,6 @@
"author": "CynthiaPeter",
"area": "docs",
"labels": [
{
"name": "stale",
"color": "ededed"
},
{
"name": "📑 docs",
"color": "E50E99"
Expand Down
Loading