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 #2991

Merged
merged 1 commit into from
May 24, 2024
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
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/K7fvKbOfqOg/hqdefault.jpg",
"title": "Developer Experience Working Group, 14:00 UTC Thursday May 23rd 2024",
"description": "Define our vision and plans https://github.com/asyncapi/community/issues/1220.",
"videoId": "K7fvKbOfqOg"
},
{
"image_url": "https://i.ytimg.com/vi/94SSXX78VCU/hqdefault.jpg",
"title": "Essential Building Blocks Working Group, 18:00 UTC Tuesday May 14th 2024",
Expand All @@ -22,11 +28,5 @@
"title": "Marketing - WG setup and hiring, 14:00 UTC Wednesday May 9th 2024",
"description": "https://github.com/asyncapi/community/issues/1192.",
"videoId": "eQed8AKDlsM"
},
{
"image_url": "https://i.ytimg.com/vi/33uFRKeSSfM/hqdefault.jpg",
"title": "Community X Conference Meeting , Tuesday April 30th 2024",
"description": "https://github.com/asyncapi/community/issues/1184.",
"videoId": "33uFRKeSSfM"
}
]
63 changes: 29 additions & 34 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,27 +29,7 @@
"resourcePath": "/asyncapi/community/pull/1013",
"repo": "asyncapi/community",
"labels": [],
"score": 23.26114168868996
},
{
"id": "I_kwDOBW5R_c5J6qNe",
"isPR": false,
"isAssigned": false,
"title": "Measuring AsyncAPI spec adoption",
"author": "derberg",
"resourcePath": "/asyncapi/website/issues/780",
"repo": "asyncapi/website",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "keep-open",
"color": "ffee84"
}
],
"score": 22.112443333692923
"score": 23.548316277439216
},
{
"id": "PR_kwDOFLhIt85bqKL8",
Expand Down Expand Up @@ -96,7 +76,18 @@
"color": "0e8a16"
}
],
"score": 16.943300736206268
"score": 17.517649913704783
},
{
"id": "I_kwDOCVQpZM5M_dcV",
"isPR": false,
"isAssigned": true,
"title": "DocsUI: Messages Object output",
"author": "mcturco",
"resourcePath": "/asyncapi/asyncapi-react/issues/618",
"repo": "asyncapi/asyncapi-react",
"labels": [],
"score": 17.230475324955524
},
{
"id": "I_kwDOFLhIt84-OUI3",
Expand Down Expand Up @@ -125,6 +116,17 @@
"labels": [],
"score": 14.933078614961456
},
{
"id": "PR_kwDOCoBobc5tRBZn",
"isPR": true,
"isAssigned": false,
"title": "chore: introduce the turborepo to the parser.js",
"author": "ayushnau",
"resourcePath": "/asyncapi/parser-js/pull/992",
"repo": "asyncapi/parser-js",
"labels": [],
"score": 14.358729437462937
},
{
"id": "I_kwDOFi_gUM5hpuWl",
"isPR": false,
Expand All @@ -149,17 +151,6 @@
],
"score": 13.78438025996442
},
{
"id": "PR_kwDOCoBobc5tRBZn",
"isPR": true,
"isAssigned": false,
"title": "chore: introduce the turborepo to the parser.js",
"author": "ayushnau",
"resourcePath": "/asyncapi/parser-js/pull/992",
"repo": "asyncapi/parser-js",
"labels": [],
"score": 13.78438025996442
},
{
"id": "I_kwDODou01c5BZZv-",
"isPR": false,
Expand Down Expand Up @@ -226,7 +217,7 @@
{
"id": "I_kwDOCxglSM6Bxg4I",
"title": "Convert OpenAPI 3.0 to AsyncAPI 3.0",
"isAssigned": false,
"isAssigned": true,
"resourcePath": "/asyncapi/converter-js/issues/233",
"repo": "asyncapi/converter-js",
"author": "jonaslagoni",
Expand Down Expand Up @@ -465,6 +456,10 @@
{
"name": "bug",
"color": "d73a4a"
},
{
"name": "keep-open",
"color": "fce14b"
}
]
},
Expand Down
Loading