Saturday, 2024-03-09

naymuThank you very much for the guidance and the links to the bug trackers. I've taken a look at the issues tagged as low-hanging-fruit across the manila, python-manilaclient, and manila-ui repositories. I'm currently exploring a few issues that I believe match my skill set and where I can contribute effectively.04:29
naymuclear04:30
naymuHi there, I have noticed a thing in the manila codebase that in the 449,452,453 lines we have some labda function, we can refactor the lamda function for better readability. [One note from my side is: Avoid using noqa to bypass flake8 checks unless absolutely necessary. Address the root cause of the warning/error instead.]. Let me knoe whats your thought on that.05:10
naymuI am talking about the test.py file in manila05:11
gouthamrnaymu: sure, that’s an interesting area to tackle… there are some flake8 rules that might simply be incompatible with a design pattern… but, overtime we may have committed some code that can be cleaned up05:24
gouthamrI’d say give it a shot - any improvement is a great contribution05:25
naymuI am using a windows machine.How could I make the changes and pushed that into the upstream repo?05:26
gouthamrnaymu: hmm, that’s fine, for options to write code, use git like you would on Linux, you can either use WSL (windows subsystem for Linux) or use GitBash06:11
naymugouthamr: Okay I will make the changes and will ping you if I face any issue. Thanks07:06
caritahello everyone, I am an outreachy applicant. I am excited to be here.16:18

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!