-
-
Notifications
You must be signed in to change notification settings - Fork 229
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
Proposal for mentorship of potential maintainers of generator -> Becoming a Maintainer of AsyncAPI Generator
#1145
Comments
Hi @derberg! This is a wonderful project for me! I have done a full-stack project in javascript using React.js and Node.js, so I believe I have the required skills and knowledge. For the proposal tho, should we talk about summer project timeline and details so I can submit a thorough and great proposal through the GSoC application system? Or would the shared Google Docs suffice? Thanks in advance and I look forward to hearing from you! |
Also, although I have written an introduction in a different issue, if needed I could write one here again! Just let me know! |
I encountered these errors when I was testing the client: (python-mqtt-client-template) yuanyuan@Yuans-MacBook-Pro-2 project % python test.py May I ask what the 'callback_api_version' might be? I don't find it in the tutorial... |
hey there, nice to see ya here
I'm not sure on GSoC "logistics", better consult with people that run GSoC here at AsyncAPI, there will be some knowledge sharing sessions and I bet they can answer your question, just mentorship channel in our slack
yeah, good question, I think in my tutorial I did not tackle topic of requirements.txt and did not specify Paho version and afaik they released some new versions - and maybe this is causing errors. I think Paho reached |
Hi @derberg ! I'm also interested in doing this project for GSoC 2024! I'm Gavin from New York University, majoring in Computer Science. I can code in multiple languages including JavaScript, and I'm also the team leader of our university's competitive programming team. Besides these, I'm also an active open source contributor. I'm the contributor/reviewer of OI-Wiki, an 18K stars project ( English version here ). This is the reason why I believe I'm fully capable for this opportunity. |
I also got the same error. And problem solved after I switched to Paho 1.6.1. |
By the way, when going through the tutorial, I noticed one double quote is missing in the inline code block: |
@GavinZhengOI welcome! please can you open a PR with fix of the quotes and suggestion to clarify what version of Paho has to be exactly installed by the reader? |
Hi @derberg , I submitted an PR solving thses issues. By the way, I finished my proposal and shared it with you in Google Docs. Could you please take a look and provide some suggestion? You advice is valuable for me! Thanks! |
hi @derberg , @GavinZhengOI, @lmgyuan . sorry for the delay in joining . in the outcome, this project seems so beneficial . i am Assurance, from the University of Kinshasa, gdsc lead ans MLSA-alpha. but i am fresh man in open source projects. wanna contribute and learn from all of you . actually catching up on my proposal . |
Haha my previous work is just a wiki project. The only things to do is to work with documents. That's far from actual software development. |
@GavinZhengOI Hey Gavin! may I ask if you have timeout issues when connecting to the test.mosquitto.org? Any info will help! |
I can connect to the test server from U.S. without any issue. I'm not sure where you are located, but you can try to use proxy to deal with the protential firewall issue. Or you can just try to ping the server first. Let me know if that works. |
Thanks! I am also in the U.S. but running the test.py gives me timeout error. May I ask if you could share your version of the client.py? Or of you could let me know whether you have the following as your codes for client.py in /test/project?
and my test.py is:
I fill the client.py with the codes in the tutorial. I suspect that the codes for client.py in the tutorial might have issues which cause the connection timeout. Thanks in advance if you could provide that info! EDIT: |
I have also just finished the template tutorial! here is a link to my repository: https://github.com/lmgyuan/python-mqtt-client-template/tree/main
@derberg |
Hi @derberg, I just shared with you the required information and a proposal in a google doc! If you could take a look and share with me your thoughts, that would be highly appreciated! I look forward to your comments and speaking with you! |
@lmgyuan this was already improved by @GavinZhengOI |
Hey folks, kind reminder now as easter is approaching now and I take few days off. Remember that proposals that count and are taken into account should end up being created by you under https://summerofcode.withgoogle.com/ If possible, please submit them both on AsyncAPI and Postman organizations (thanks to Postman, we have some slots through Postman organization, and yeah, we do not know which organization will get how many slots - so @AceTheCreator recommends that proposals are created under both). |
@derberg thanks for the reminder! I am really interested in this project so I will definitely submit my proposal through the GSoC. May I ask whether we should include the suggestions and links to repositories in the proposal through GSoC? Or just the proposal? It would also be great if you could let us know when you will start taking days off :) so I can plan accordingly! |
Got it, thank you for the reminder ! |
@derberg I submitted a PR to improve the documentation's language for better understanding. Would it be possible for you to take a look? Also, I edited the proposal google doc shared with you, so if you have any further comments on that, it would be greatly appreciated as well! |
Congrats to @lmgyuan and @utnim2 for being selected as mentees for this GSoC topic I will close this issue and from my perspective it is completed as a proposal. Next work will be in other issues, PR or in discussions in Slack. as maintainers I will be the mentor for that topic fyi other maintainers: @jonaslagoni @magicmatatjahu @Florence-Njeri |
What is this
This is a mentorship offer published as part of Google Summer of Code.
As maintainer of this project I offer mentor support for
2 mentees
maximum.Idea
This initiative aims to guide you on a journey from being a contributor to becoming a maintainer of the project. You'll gain insight into the responsibilities of a maintainer, involving tasks beyond mere coding.
Being a maintainer entails:
It's about taking responsibility for the project's future and continuous improvement. It's less about the brilliance of the code you produce.
All of the activities described above will be part of the mentorship journey.
Why it is interesting project?
Is this project beneficial for your future? Well, for landing a job, you'll naturally face technical interviews, but that's the easy part, and open-source contributions aren't necessary for that. There are numerous platforms available to learn fancy algorithms and such. To secure a job, you need experience. Completing a single project or contributing code for one feature isn't substantial experience. However, becoming a maintainer—now, that's something you can proudly showcase in an interview.
I can't guarantee that completing this mentorship will immediately qualify you to become a project maintainer. Your performance, attitude, and motivation will determine that. However, I can promise to support you throughout the journey and provide honest feedback on your strengths and areas needing improvement. Even if you're not yet ready to become a maintainer, I'll outline a plan for your next steps towards achieving that goal.
Requirements
Interested? Your proposal should demonstrate:
The text was updated successfully, but these errors were encountered: