argo-workflows icon indicating copy to clipboard operation
argo-workflows copied to clipboard

I would like a mentor

Open aditya-shrivastava opened this issue 3 years ago • 7 comments

Question: Have you read the mentoring guide? Please only submit this request for general mentoring (not GSoC).

Answer: Yes I have read the mentoring guide.

What is your background? Any experience with Go, Kubernetes, React, Typescript, etc.?

Answer: I have previous experience in React.

Is there any particular issue you'd like to work on? You may want to check out the list of good first issues.

Answer: I would like to work with issue #9281

Do you want to work with your mentor async (i.e. by Slack messaging or issue comments), or sync (e.g. using Zoom video)? Please include your time-zone if you want to work sync.

Answer: (async)

aditya-shrivastava avatar Oct 15 '22 10:10 aditya-shrivastava

Feel free to start working on that issue and let us know if you have any questions.

terrytangyuan avatar Oct 17 '22 20:10 terrytangyuan

Hi @terrytangyuan, I have made some changes and the bug seems to be fixed. I have added a comment in the issue #9281 with snapshots of the same. Can I get some feedback on it? :smile:

aditya-shrivastava avatar Oct 18 '22 19:10 aditya-shrivastava

Could you send a PR, and the team will review it?

terrytangyuan avatar Oct 18 '22 21:10 terrytangyuan

Sure, I will do that. Can you tell me what unit tests I should be adding before sending a PR? I don't have much experience with TDD so I am learning how to write tests.

aditya-shrivastava avatar Oct 19 '22 06:10 aditya-shrivastava

It should be part of this test suite: https://github.com/argoproj/argo-workflows/blob/master/test/e2e/cli_test.go

terrytangyuan avatar Oct 19 '22 12:10 terrytangyuan

Thanks for the help. I was able to make a PR #9874 but one of the checks seems to have timed out and got cancelled. How can I re-run the checks?

aditya-shrivastava avatar Oct 21 '22 08:10 aditya-shrivastava

You can trigger the CI by pushing new commits.

terrytangyuan avatar Oct 21 '22 12:10 terrytangyuan

Thanks all the checks have passed now. I have marked the PR as "Ready for review".

aditya-shrivastava avatar Oct 21 '22 18:10 aditya-shrivastava

Merged. Congrats on your first contribution!

terrytangyuan avatar Oct 21 '22 19:10 terrytangyuan

Thanks. I would definitely try and contribute more. :smiley:

aditya-shrivastava avatar Oct 21 '22 19:10 aditya-shrivastava