Skip to content

Commit

Permalink
Merge branch 'bounty2' of github.com:sambhavgupta0705/asyncapi_websit…
Browse files Browse the repository at this point in the history
…e into bounty2
  • Loading branch information
sambhavgupta0705 committed Dec 16, 2024
2 parents 9b5d530 + b0e41ec commit d179983
Show file tree
Hide file tree
Showing 27 changed files with 935 additions and 135 deletions.
16 changes: 15 additions & 1 deletion .github/workflows/notify-triager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
# Get the list of files changed in the latest commit
changed_files=$(git diff --name-only ${{ github.event.pull_request.base.sha }} ${{ github.event.pull_request.head.sha }})
<<<<<<< HEAD
# Initialize counters
md_count=0
non_md_count=0
Expand All @@ -51,6 +52,19 @@ jobs:
non_md_count=$((non_md_count + 1))
fi
done
=======
- name: Get all changed files
id: changed-files
uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11

- name: Check PR Changes for .md files
id: md-pr-changes
uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11 # version 42.1.0 https://github.com/tj-actions/changed-files/releases/tag/v42.1.0
with:
files: |
**.md
>>>>>>> b0e41ec2418d698e40ee2ef929dd7ccdc0a32227

echo "md_count=$md_count" >> $GITHUB_OUTPUT
echo "non_md_count=$non_md_count" >> $GITHUB_OUTPUT
Expand Down Expand Up @@ -102,4 +116,4 @@ jobs:
-d "{
\"reviewers\": $reviewers
}"
2 changes: 2 additions & 0 deletions components/AlgoliaSearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@ export function SearchButton({ children, indexName = INDEX_NAME, ...props }: ISe
useEffect(() => {
if (typeof children === 'function') {
setChildren(children({ actionKey }));
} else {
setChildren(children);
}
}, []);

Expand Down
14 changes: 7 additions & 7 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
"banner": "",
"date": "2024-09-10T14:00:00.000Z"
},
{
"title": "Community Meeting",
"calLink": "https://www.google.com/calendar/event?eid=b2lsN3YwcGNmdWZiNTltNm1lM25wYXYwc3MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/1355",
"banner": "https://github.com/user-attachments/assets/399c2eec-5123-47e9-ad41-024cd478a667",
"date": "2024-09-03T08:00:00.000Z"
},
{
"title": "Community Meeting",
"calLink": "https://www.google.com/calendar/event?eid=dG1nMGxqMWg4ajVqZ3Z2NHRpYW42bmUyNWMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
Expand Down Expand Up @@ -131,5 +124,12 @@
"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"
},
{
"title": "Marketing WG Meeting",
"calLink": "https://www.google.com/calendar/event?eid=a3FvM3ZyOTUwcjJpZm5wOWxzZWcwZ3Bja2sgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/1616",
"banner": "",
"date": "2024-12-17T14:00:00.000Z"
}
]
158 changes: 83 additions & 75 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,15 @@
"score": 34.46095064991105
},
{
"id": "I_kwDODou01c5BZZv-",
"isPR": false,
"id": "PR_kwDOBW5R_c5-T7mG",
"isPR": true,
"isAssigned": false,
"title": "Open Graph link preview image according to the document to open",
"author": "smoya",
"resourcePath": "/asyncapi/studio/issues/224",
"repo": "asyncapi/studio",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "keep-open",
"color": "f9dd4b"
}
],
"score": 31.302030173669205
"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",
Expand All @@ -54,29 +45,18 @@
"color": "0E8A16"
}
],
"score": 28.430284286176615
},
{
"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": 27.28158593117958
"score": 28.717458874925875
},
{
"id": "PR_kwDOBW5R_c59FBoR",
"id": "PR_kwDOBW5R_c6BZLuT",
"isPR": true,
"isAssigned": false,
"title": "feat: add tests for tool-object script",
"title": "feat: add tests for check markdown script",
"author": "vishvamsinh28",
"resourcePath": "/asyncapi/website/pull/3265",
"resourcePath": "/asyncapi/website/pull/3378",
"repo": "asyncapi/website",
"labels": [],
"score": 25.845712987433288
"score": 23.26114168868996
},
{
"id": "PR_kwDOFLhIt85bqKL8",
Expand Down Expand Up @@ -121,17 +101,6 @@
],
"score": 21.825268744943667
},
{
"id": "PR_kwDOBW5R_c6BZLuT",
"isPR": true,
"isAssigned": false,
"title": "feat: add tests for check markdown script",
"author": "vishvamsinh28",
"resourcePath": "/asyncapi/website/pull/3378",
"repo": "asyncapi/website",
"labels": [],
"score": 20.67657038994663
},
{
"id": "PR_kwDOFLhIt855u7Eb",
"isPR": true,
Expand All @@ -143,22 +112,6 @@
"labels": [],
"score": 20.102221212448114
},
{
"id": "PR_kwDOBW5R_c535wDj",
"isPR": true,
"isAssigned": false,
"title": "feat: add test for combine tools script",
"author": "vishvamsinh28",
"resourcePath": "/asyncapi/website/pull/3136",
"repo": "asyncapi/website",
"labels": [
{
"name": "gsoc",
"color": "F4D03F"
}
],
"score": 17.804824502454043
},
{
"id": "I_kwDOBW5R_c5RVOOY",
"isPR": false,
Expand Down Expand Up @@ -189,9 +142,75 @@
"repo": "asyncapi/community",
"labels": [],
"score": 16.08177696995849
},
{
"id": "I_kwDOFLhIt85bebeO",
"isPR": false,
"isAssigned": false,
"title": "Meeting Banners Storage",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/community/issues/568",
"repo": "asyncapi/community",
"labels": [],
"score": 15.794602381209232
},
{
"id": "I_kwDODou01c5BZZv-",
"isPR": false,
"isAssigned": false,
"title": "Open Graph link preview image according to the document to open",
"author": "smoya",
"resourcePath": "/asyncapi/studio/issues/224",
"repo": "asyncapi/studio",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "keep-open",
"color": "f9dd4b"
}
],
"score": 15.087185824232376
},
{
"id": "I_kwDODou01c5ZAFWh",
"isPR": false,
"isAssigned": true,
"title": "Please support File References",
"author": "philCryoport",
"resourcePath": "/asyncapi/studio/issues/528",
"repo": "asyncapi/studio",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "bounty",
"color": "0E8A16"
}
],
"score": 14.07155484871368
}
],
"goodFirstIssues": [
{
"id": "I_kwDOFLhIt86ihL5I",
"title": "[BUG] voting summary has some errors in `isVotedInLast3Months`",
"isAssigned": false,
"resourcePath": "/asyncapi/community/issues/1614",
"repo": "asyncapi/community",
"author": "derberg",
"area": "javascript",
"labels": [
{
"name": "bug",
"color": "d73a4a"
}
]
},
{
"id": "I_kwDOFLhIt86hMsxx",
"title": "Create an announcement design for the new TSC member (Ashmit Jagtap)",
Expand Down Expand Up @@ -608,6 +627,10 @@
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
]
},
Expand Down Expand Up @@ -664,21 +687,6 @@
}
]
},
{
"id": "I_kwDOBGu-185qGt6A",
"title": "Ensure consistency when using either `Application` or `API` terms",
"isAssigned": false,
"resourcePath": "/asyncapi/spec/issues/949",
"repo": "asyncapi/spec",
"author": "smoya",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
]
},
{
"id": "I_kwDOE8Qh385m4AtC",
"title": "C# generator add xml docs from the async api description",
Expand Down
Loading

0 comments on commit d179983

Please sign in to comment.