Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: asyncapi/community
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd0a604d4d5c60b41e11597e84c6786c45f12994
Choose a base ref
..
head repository: asyncapi/community
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b5b28f63107db20f83a5b8eb92c50c24c2df440e
Choose a head ref
11 changes: 0 additions & 11 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -448,17 +448,6 @@
"contributions": [
"doc"
]
},
{
"login": "gvensan",
"name": "Giri Venkatesan",
"avatar_url": "https://avatars.githubusercontent.com/u/4477169?v=4",
"profile": "https://github.com/gvensan",
"contributions": [
"talk",
"blog",
"promotion"
]
}
],
"commitConvention": "angular",
2 changes: 1 addition & 1 deletion .github/actions/verifyMember/action.yml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ runs:
script: |
const yaml = require('js-yaml');
const fs = require('fs');
const commenterName = 'AayushSaini101';
const commenterName = '${{inputs.authorName}}';
let isTSCMember = false;
try {
// Load YAML file
2 changes: 1 addition & 1 deletion .github/workflows/youtube-to-spotify-for-podcasters.yml
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ jobs:
# Verify the content was written successfully
cat episode.json
- name: Upload Episode from YouTube To Anchor.Fm
uses: Schrodinger-Hat/youtube-to-anchorfm@b02b82f809d24db88472a78c51ffa627f46a6dc3 #commit related to https://github.com/Schrodinger-Hat/youtube-to-anchorfm/commit/b02b82f809d24db88472a78c51ffa627f46a6dc3 || The latest commit which refers to v2.4.0 of the action
uses: Schrodinger-Hat/youtube-to-anchorfm@c722f3edeee94f3173dad36c5a959247973c5253 #commit related to https://github.com/Schrodinger-Hat/youtube-to-anchorfm/commit/c722f3edeee94f3173dad36c5a959247973c5253 || The latest commit which is of Nov 14, 2023
env:
ANCHOR_EMAIL: ${{ secrets.ANCHOR_EMAIL }}
ANCHOR_PASSWORD: ${{ secrets.ANCHOR_PASSWORD }}
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -118,7 +118,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/akkshitgupta"><img src="https://avatars.githubusercontent.com/u/96991785?v=4?s=100" width="100px;" alt="Akshit Gupta"/><br /><sub><b>Akshit Gupta</b></sub></a><br /><a href="https://github.com/asyncapi/community/commits?author=akkshitgupta" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nikhilkalburgi"><img src="https://avatars.githubusercontent.com/u/70331875?v=4?s=100" width="100px;" alt="nikhilkalburgi"/><br /><sub><b>nikhilkalburgi</b></sub></a><br /><a href="https://github.com/asyncapi/community/commits?author=nikhilkalburgi" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gvensan"><img src="https://avatars.githubusercontent.com/u/4477169?v=4?s=100" width="100px;" alt="Giri Venkatesan"/><br /><sub><b>Giri Venkatesan</b></sub></a><br /><a href="#talk-gvensan" title="Talks">📢</a> <a href="#blog-gvensan" title="Blogposts">📝</a> <a href="#promotion-gvensan" title="Promotion">📣</a></td>
</tr>
</tbody>
</table>
17 changes: 1 addition & 16 deletions WORKING_GROUPS.yaml
Original file line number Diff line number Diff line change
@@ -11,19 +11,4 @@ working_groups:
# slack_channel: # Required. The name of the Slack channel in the AsyncAPI workspace. Example: community_growth_wg
# okrs_url: https://example.com/xyz # Required. Link to a GitHub project, issue, or any other tool where the Working Group explains their objectives.
# roadmap_url: https://example.com/xyz # Recommended. Link to a GitHub project, issue, or any other tool where the Working Group outlines their roadmap.
# github_team: # Recommended. The GitHub team handle to tag all the working group members at once. Example: @asyncapi/community_growth_wg.
- name: Developer Experience
description: The goal of this group is to empower AsyncAPI user journey trough intuitive onboarding, tools, and a frictionless experience.
chairperson: @Amzani
members:
- @Pakisan
- @KhudaDad414
- @ivangsa
- @peter-rr
- @Shurtu-gal
- @princerajpoot20
- @Mayaleeeee
slack_channel: developer-experience-wg
roadmap_url: https://shapeit.app/projects/org/asyncapi/16
okrs_url: https://github.com/users/Amzani/projects/12/views/1
github_team: @asyncapi/developer_experience_wg
# github_team: # Recommended. The GitHub team handle to tag all the working group members at once. Example: @asyncapi/community_growth_wg.
12 changes: 0 additions & 12 deletions docs/onboarding-guide/contribute-to-docs.md

This file was deleted.

24 changes: 0 additions & 24 deletions docs/onboarding-guide/create-new-docs-directories.md

This file was deleted.

15 changes: 0 additions & 15 deletions docs/onboarding-guide/open-docs-pull-request.md

This file was deleted.

46 changes: 0 additions & 46 deletions docs/onboarding-guide/tools-and-setup.md

This file was deleted.

4 changes: 2 additions & 2 deletions mentorship/summerofcode/2024/asyncapi-gsoc-ideas-page.md
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ Improve the [AsyncAPI website](https://github.com/asyncapi/website)'s robustness
- 🎯 **Outcome:** Achieve a stable website framework to support continuous development and updates.
- 🛠️ **Skills:** JavaScript, Next.js, unit testing, and CI/CD practices.
- 🧩 **Difficulty:** Medium/Hard
- 👩🏿‍🏫 **Mentor(s):** [@sambhavgupta0705](https://github.com/sambhavgupta0705), [@anshgoyalevil](https://github.com/anshgoyalevil)
- 👩🏿‍🏫 **Mentor(s):** [@akshatnema](https://github.com/akshatnema), [@anshgoyalevil](https://github.com/anshgoyalevil)
-**Length:** 350 Hours

## 3) [AsyncAPI Generator Maintainership](https://github.com/asyncapi/generator/issues/1145)
@@ -61,7 +61,7 @@ Ensure our conference website remains a dynamic and user-friendly for the upcomi
- 🎯 **Outcome:** Improve the website's efficiency and user-friendliness for an improved user experience.
- 🛠️ **Skills:** JavaScript, Tailwind, and any testing framework.
- 🧩 **Difficulty:** Easy/Medium
- 👩🏿‍🏫 **Mentor(s):** [@acethecreator](https://github.com/acethecreator) [@mayaleeeee](https://github.com/Mayaleeeee) [@thulieblack](https://github.com/thulieblack)
- 👩🏿‍🏫 **Mentor(s):** [@acethecreator](https://github.com/acethecreator) [@mayaleeeee](https://github.com/Mayaleeeee)
-**Length:** 350 Hours

## Contact AsyncAPI Mentors