Aashish Jha

Results 13 comments of Aashish Jha

Hi @giswqs Sir, thank you for pointing this out! I’d like to take this up and submit a PR to fix the typo (user → use) and also address the...

Thanks for the clarification @giswqs! Understood — I’ll focus only on the typo fix and selectively look into the broken links mentioned in the issue. For those links, would you...

Hi @giswqs , submitted a PR for the typo fix here: #2000 . Happy to update further if needed!

Thank you for the review and feedback! Apologies for the lint issues — this was my first time contributing to such a large open-source project, and I'm still learning the...

I've enhanced our CI/CD security by adding the zizmor static analysis tool to our pre-commit configuration. This addition helps protect our GitHub Actions workflows from common security vulnerabilities. Changes made:...

Hi @jbampton , Thank you so much for explaining and for sharing the helpful links. Since this is my first time contributing to a large open-source project like this, I’ve...

Hi @wRAR Sir, I noticed my PR was closed with a spam label. I apologize if I did something wrong — I wasn’t trying to spam. My intention was to...

Hi @wRAR Sir, I want to clarify that I did not use any coding agent; the PR was implemented entirely by me after investigating the flaky test. I’ll ensure future...

@wRAR Sir I want to clarify again that this PR was fully implemented by me after investigating the flaky test. Could you please review it and consider removing the spam...

@wRAR Thank you for giving me the opportunity to explain my approach. What I did was like: first, I ran the test locally several times and saw it randomly failing...