Contribute to Ockam #1081
Replies: 38 comments 73 replies
-
Hello, I am new to Elixir and I am interested in doing some contribution by pairing with someone. |
Beta Was this translation helpful? Give feedback.
-
Hi! I'm a rust developer with some experience in distributed systems and a lot of interest in learning about applied cryptography and embedded devices. I've seen a couple of issues that I think would be good candidates to start with, but I wanted to ask you first. Any particular recommendation? |
Beta Was this translation helpful? Give feedback.
-
Hey, I'm interested in tackling some Elixir issues. Glad to help. |
Beta Was this translation helpful? Give feedback.
-
Hi, I’d like to contribute in Elixir issues. Glad to help you |
Beta Was this translation helpful? Give feedback.
-
Hey @mrinalwadhwa, I'd be happy to contribute. I use Elixir every day and know a bit of Rust. |
Beta Was this translation helpful? Give feedback.
-
I am interested and would like to contribute to Elixir code. Preferably pair with someone to get started. |
Beta Was this translation helpful? Give feedback.
-
@Maartz @malvfr @ryanzidago @palaniravi Thank you all for offering to contribute. That's super exciting. To kick things off, here's a few notes on getting started:
This will download the docker image and shell into it.
Using Gradle for the builds ensure that all the dependencies are built correctly. To get familiar with the Elixir code start with the tests in this folder. |
Beta Was this translation helpful? Give feedback.
-
Hi @mrinalwadhwa I would love to contribute as well. Have been using elixir for some time now but not familiar with rust. I'll setup the code base over the next couple of days. |
Beta Was this translation helpful? Give feedback.
-
Hi. Saw your post on Twitter! Can I work on beginner-level Rust issues? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hello, I am new to contributing to open source, I want to start with baby step using Elixir. I saw your post on LinkedIn and I was directed here. |
Beta Was this translation helpful? Give feedback.
-
Mrinal, I am able to build the elixir code per you instructions.
Same here, I am getting same failure upon running the test.
regards
Ravi
…________________________________
From: Aniruddha Deshpande ***@***.***>
Sent: Monday, April 12, 2021 8:46 AM
To: ockam-network/ockam ***@***.***>
Cc: Ravi Pazhani ***@***.***>; Mention ***@***.***>
Subject: Re: [ockam-network/ockam] Contribute to Ockam (#1081)
Hey @mrinalwadhwa<https://github.com/mrinalwadhwa> , I was able to setup the code and build the whole project using gradle. The instructions above were helpful. Post that one elixir test failed test Ockam.Router TCP ping pong test. Will look into it next.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1081 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB3SJXAA5MGE37QRIQYCBCLTILTTPANCNFSM4ZPRGFJQ>.
|
Beta Was this translation helpful? Give feedback.
-
Everyone here, I think, will enjoy this months Ockam Open Source Community call, we're doing a step-by-step live coding introduction to Ockam in Rust. It would be a great way to get started. Even though this introduction is in Rust, the core Ockam ideas in Elixir and Rust implementations are the same. Please bring any other questions you may have to the call as well, we'd love to help with them. Look forward to seeing you on zoom next week!! |
Beta Was this translation helpful? Give feedback.
-
Hi guys! I'm back after some crazy months with zero free time. I'd thought it would be a good idea to check out the current status of the websocket implementation (#1130) and see if I can improve the code + add tests. Do you have any specific recommendations on what I could work on next? I'll be watching the recordings of the past few community meetings in the meantime 🍿 🍿 🍿 |
Beta Was this translation helpful? Give feedback.
-
Hey everyone, I just found the Ockam project and would like to contribute! I've always enjoyed security, so this project interests me quite a bit, not to mention the friendly community. I left a comment on #1655 and I'd like to pair with someone on it, since this is my first issue. I'm also open to working on any other issue. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello everyone 🖖 I don't know much about encryption but I'm trying to improve my rust by helping the community and would like to help with #1624. Is someone interested in pairing or helping? Cheers! |
Beta Was this translation helpful? Give feedback.
-
Hi! I'd like to start contributing, I've experience in rust and while I've no experience in Bluetooth I'd like to learn more so I'd like to take take on #1131 if at all possible, if not, I'd be glad to take any other issue you suggest(I'm interested in Rust + Embedded or transport/network related issues). |
Beta Was this translation helpful? Give feedback.
-
I would like someone to pair with me for my first contribution. |
Beta Was this translation helpful? Give feedback.
-
Hello! I am an Elixir dev learning Rust. I'm new to open source and would very much like to get involved. I would be very grateful for recommendations on a good issue begin with. Maybe something in Elixir to start? |
Beta Was this translation helpful? Give feedback.
-
Hello, Best, |
Beta Was this translation helpful? Give feedback.
-
Hi Ockam, I’m new to Rust and contributing on GitHub and would like to get some experience of both under my belt. So I thought, maybe, I could help with the Ockam Rust code. #2256 might be a place for me to start. What do you think? Thanks in advance, Neil. |
Beta Was this translation helpful? Give feedback.
-
Hi, I've a question. If I've submitted a Pull Request and it has been Approved, should I (or can I) rebase the PR after Approval to make the future merge into the repo easier? I'd guess I can't because a rebase would change the PR's commit which would then require Approval again. Thanks in advance, Neil. |
Beta Was this translation helpful? Give feedback.
-
Hello, Best regards, |
Beta Was this translation helpful? Give feedback.
-
Hello there, I have seen a call for help from this repo. It looks like a simple enough task, and I am trying to get into Rust ecosystem a little bit more, so such a relatively simple task sounds good enough for me. I am talking about: #3042 Is there anything I should get acquainted with before I start working on the issue? |
Beta Was this translation helpful? Give feedback.
-
For everyone who has participated on this thread. Thank you for all the great contrutions! Lots of people have expressed interest in contributing to Ockam recently so we've been posting many good first issue or help wanted issues in the past few week. If you would like to be notified when a new good first issue or help wanted issue is created please subscribe this new discussion thread I created just for that. 👉 |
Beta Was this translation helpful? Give feedback.
-
Hello !
it looks like the sub-command is not recognized:
What am I missing ? |
Beta Was this translation helpful? Give feedback.
-
Actually I tried the both methods with the same result, |
Beta Was this translation helpful? Give feedback.
-
Fixed, thank you ! |
Beta Was this translation helpful? Give feedback.
-
Hi there 🙂 I've just started learning Rust in my spare time, and I saw #3311 linked in This Week in Rust #457. I have some syntax highlighting working on my local - is there anything else to do before making a PR, aside from a separate PR to the contributors list to accept the CLA? |
Beta Was this translation helpful? Give feedback.
-
Hi Ockam team, |
Beta Was this translation helpful? Give feedback.
-
Hi, I've also read the commit format that is required but I want to know if there's a desired format for the PR? Would appreciate any help on this. Thanks! |
Beta Was this translation helpful? Give feedback.
-
We would love to help you make your first contribution to Ockam ... this could be anything from a small fix to a typo in our documentation or a full feature. Tell us what you enjoy working on and we would love to help!
If you would like to contribute, but don't know where to start, checkout the issues that are tagged "help wanted" and our contribution guide.
You can contribute to our documentation or code in Rust, Elixir, C, Docker, Gradle etc.
If you want someone to pair with you on your first contribution. Please leave a short note on this thread and we would love to pair with you to make your first contribution.
If you have any other questions about contributing, please ask them here as well.
Happy coding 🤓
Beta Was this translation helpful? Give feedback.
All reactions