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

More code reviewers wanted! #1186

Open
sgrif opened this issue Sep 21, 2017 · 99 comments
Open

More code reviewers wanted! #1186

sgrif opened this issue Sep 21, 2017 · 99 comments

Comments

@sgrif
Copy link
Member

sgrif commented Sep 21, 2017

With the push to 1.0, the current pool of reviewers is starting to run low on bandwidth. We're looking for more people to help get involved with code review. You don't need to be familiar with Diesel's internals to help. Most people who have been on the Diesel core team got started by doing code review. If you're unsure what a piece of code does or why it's being done a certain way, just ask! (Make sure that the commit message doesn't answer that question already though). Don't feel like you can't ask a question just because other reviewers might already know the answer. We're happy to help you get up to speed.

@juliusdelta
Copy link
Contributor

Nice. Is the best way to get started to just review and add comments/questions to PRs?

@sgrif
Copy link
Member Author

sgrif commented Sep 23, 2017

Yup. If you'd like I can add you to the github group which gets pinged for code review

@juliusdelta
Copy link
Contributor

Sure that’d be great!

@toddWannaCode
Copy link

I am really interested in this but I am just getting started with diesel.

@killercup
Copy link
Member

@toddWannaCode that's absolutely fine! Most PRs are quite isolated in scope so you don't need to know everything beforehand. :) Feel free to have a look at and review PRs to get a feel for it, and if you like it, ping me (or another core team member) and we'll add you to the reviewers team.

@leshow
Copy link

leshow commented Sep 24, 2017

I'd be interested in jumpiing into some code reviews, if you folks are still looking for people.

@killercup
Copy link
Member

killercup commented Sep 25, 2017 via email

@toddWannaCode
Copy link

Hey I would be like to be a member of the Reviewers team. Thanks. @killercup

@killercup
Copy link
Member

@toddWannaCode, welcome to the league of extraordinary reviewers! :)

@leshow
Copy link

leshow commented Sep 25, 2017

@killercup Sure, sounds good.

@killercup
Copy link
Member

@leshow, welcome to the Four Nine Horsemen of the Code Review!

@ecasilla
Copy link

Count me in also. I would love to help anyway I can.

@killercup
Copy link
Member

@ecasilla, thank you for joining the Order of Magnitude!

@ecasilla
Copy link

@killercup How will the mentoring work exactly is there a gitter for the core team?

@sgrif
Copy link
Member Author

sgrif commented Sep 26, 2017

@ecasilla You can ask questions either in the public gitter or as comments on the PRs you're trying to review (feel free to ask questions after things have been closed/merged as well)

@gsquire
Copy link
Contributor

gsquire commented Sep 29, 2017

I don't have much experience in the codebase but I'd like to help review.

@jbcden
Copy link
Contributor

jbcden commented Jan 7, 2018

I'm a bit late to the party and I haven't really gotten a chance to use diesel, but I'm trying to get into Rust more and would love to help with reviews!

@bahlo
Copy link
Member

bahlo commented Jan 10, 2018

Hey, I'd also like to be in the review team.

@hrvolapeter
Copy link

Hi, count me in

@sgrif
Copy link
Member Author

sgrif commented Feb 3, 2018

@retep007 I've added you to the team -- You'll get pinged on future PRs, but feel free to review any of the open PRs in the mean time. There's quite a few open right now.

@sgrif
Copy link
Member Author

sgrif commented Feb 3, 2018

(Note: Everyone who's replied to this has been added shortly after replying, I'm only singling that person out because there happens to have been an extremely high volume of PRs opened in the past 24 hours and I assumed the were around right now)

@sgrif
Copy link
Member Author

sgrif commented Feb 3, 2018

I should also mention -- If anyone tries to review a PR, and feels like they don't understand enough to properly review it, please ask questions on the PR. We don't mind explaining things that aren't clear, and hearing what needs more context before the PR is opened is extremely helpful.

@logotie
Copy link

logotie commented Mar 1, 2018

Hello all, is there any chance I could please be added also? I am however very much a beginner with Rust :)

@sgrif
Copy link
Member Author

sgrif commented Apr 26, 2018

Hey folks, just a heads up, I did some cleanup tonight. Anyone who hasn't commented on an issue in the past month will have been removed. If you'd like to be re-added, please comment again on this issue.

@JohnTitor
Copy link
Member

Hi @sgrif, let me help you with reviewing! Diesel is used in my work, so improving Diesel is also important task.

@weiznich
Copy link
Member

@JohnTitor I've added you to the reviewer team.

@AlterionX
Copy link

I would like to do some code review work! It's been lots of fun using Diesel, and I would like to get a good grasp of the internals.

@weiznich
Copy link
Member

@jporwal05 Thanks for your interest. I've sent you an invitation for the reviewers team. If you join that team you get notifications for each PR where a review is requested.
As written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@jporwal05
Copy link

Yes @weiznich ! Thanks for the warm welcome!

@AlexStorm1313
Copy link

Hey, still looking for volunteers? I would like to gain open-source collaboration experience and rust knowledge. Using this project myself I'm also open to write documentation/cookbooks in the future.

@weiznich
Copy link
Member

@AlexStorm1313 Thanks for your interest. I've sent you an invitation for the reviewers team. If you join that team you get notifications for each PR where a review is requested. While #3783 is a bit larger it might be a good starting point.
As written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@shellcodesniper
Copy link

still looking for volunteers?
I'd hope to particifate..

@weiznich
Copy link
Member

weiznich commented Oct 9, 2023

@shellcodesniper Thanks for your interest. We are always looking for more code reviewers. I've sent you an invitation for the reviewers team. If you join that team you get notifications for each PR where a review is requested. While #3783 is a bit larger it might be a good starting point.
As written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@rustacean23
Copy link

Hi! Are you still looking for code reviewers? I am studying rust and wanted to learn more by contributing to open source projects.

@weiznich
Copy link
Member

@rustacean23 Thanks for your interest. We are always looking for more code reviewers. I've sent you an invitation for the reviewers team. If you join that team you get notifications for each PR where a review is requested. The PR #3837 is a good one to get started.
As written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works and extend your rust knowledge.

@g-hi3
Copy link

g-hi3 commented Nov 8, 2023

Hi, are you still looking for code reviewers? I'm also interested in reviewing PRs.

@weiznich
Copy link
Member

weiznich commented Nov 9, 2023

@g-hi3 We are still looking for code reviewers. I've sent you an invitation for the reviewers team. If you join that team you get notifications for each PR where a review is requested. While #3783 is a bit larger it might be a good starting point.
As written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@pppp24
Copy link

pppp24 commented Feb 22, 2024

Hi, would be happy to review some PRs as well if it's still possible to join ? I've got more theoretical knowledge of Rust than practice so would love to get more exposure to it

@weiznich
Copy link
Member

@pppp24 I've sent you an invitation for the reviewers team. If you join that team you get notifications for each PR where a review is requested. #3940 might be a good starting PR, although there are some review comments there.
As written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@pppp24
Copy link

pppp24 commented Mar 7, 2024

thanks a lot @weiznich, I notice that #3940 has already been approved but will take a look at it regardless as well as the other recently approved/pending PRs that you requested review on (#3948 , #3949, #3951 )

@peasee
Copy link

peasee commented Apr 3, 2024

I'd like to get involved in some reviews as well 😄 I'll help where I can in my spare time!

@weiznich
Copy link
Member

weiznich commented Apr 3, 2024

@peasee That's really appreciated. I've added you to the relevant team so that you get a notification for PR's that wait for a review. #3951 might be a good starting point.

Also as written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@DavisRayM
Copy link
Contributor

Hi, i'd like to help review PRs; I have beginner level understanding of Rust & would like to contribute/review to get a bit familiar with the language and codebase

@weiznich
Copy link
Member

@DavisRayM I've set you an invitation to the reviewer team. If you join that team you get a notification every time a review is requested.diesel-rs/diesel_full_text_search#41 might be a good starting point.

Also as written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@ericbarrionuevo
Copy link

I'd be interested in jumpiing into some code reviews about commits in this repository, if you folks are still looking for people, thanks

@weiznich
Copy link
Member

weiznich commented Jun 7, 2024

@samuelbarrionuevo We are always interested in more reviewers. I've sent you an invitation to relevant team.If you join that team you get a notification every time a review is requested.

#4061 might be a good starting point.

Also as written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

@kw217
Copy link

kw217 commented Jun 7, 2024

Hi @weiznich, I saw the call for reviewers in the Diesel 2.2.0 announcement and I'd love to help. Please could you add me to the team? I'm fairly experienced at Rust and I've used Diesel for a few things over the years. Thanks.

@weiznich
Copy link
Member

weiznich commented Jun 7, 2024

@kw217 Thanks for your interest. I've sent you an invitation to relevant team.If you join that team you get a notification every time a review is requested.

#4064 might be a good starting point.

@kw217
Copy link

kw217 commented Jun 12, 2024

Thanks. Belated post-commit review added - LGTM, for what it's worth :-)

@guissalustiano
Copy link
Contributor

Hi, i'd like to help review PRs; I have being helping with some functions and methods implementations and use diesel daily in my job. Thanks!

@weiznich
Copy link
Member

@guissalustiano Thanks for your interest. Any help with reviewing PR's is welcome. As written above: Do not hesitate to ask questions about anything that's unclear during such reviews. It's one of the best possibilities to learn how diesel internally works.

Any of the recent array function PR's (#4186, #4187, #4190, #4191) is likely a good starting point.

@ndranathunga
Copy link

I'd like to get involved in some reviews as well. I'm relatively new to Rust and hoping to learn more by helping.

@cameron1024
Copy link

I'd also be keen to help review. Is there a group/mailing list I can be added to?

@weiznich
Copy link
Member

@ndranathunga @cameron1024 Thanks for your interest. I've send you both an invitation to join the diesel/reviewer github team. That mostly notifies you if there is a new review requested. Otherwise as written before: Do not hesitate to ask questions about the code you are looking at, even if it seems to be not related to what the PR implements. I will try to answer them and that's a good way to learn more about rust and diesel.

Any of #4202, #4197 or #4169 is likely a good starting point.

@wowinter13
Copy link
Member

@weiznich hello there! Could you please add me to the reviewers list?
Also want to have a finger on the pulse of the project :)

@weiznich
Copy link
Member

@wowinter13 Thanks for your interest. I've added you as well, otherwise my comment from yesterday still remains accurate, so please to do not hesitate to ask any question that comes up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests