Kunal Chaudhary
Kunal Chaudhary
@another-rex Ok I understand I will commit my change in this pr from now on for this issue. I am really sorry for the inconvenience that I have done in...
Hi, @jess-lowe I’d like to work on this issue. For auto-collapsing, I believe the following logic can help: ``` {% set collapse_threshold = 7 %} ``` This would collapse the...
Hi! @jess-lowe Should I open a PR only with the auto-collapse logic (when affected packages exceed the threshold of 7) for testing? Also, could you please clarify how you'd like...
Hey @jess-lowe Thanks for testing it and for the update. I’d love to keep working on it. That said, I’m currently running into some issues while trying to run the...
It's working now—thanks for your help, @jess-lowe! I set up the project on WSL Ubuntu 24.04, and it worked in one go using your `run-website-emulator` command. Could you please guide...
@jess-lowe I am working on the grouping — now the affected packages are sorted and grouped by ecosystem, so it’s easier to follow. i have attach the video https://github.com/user-attachments/assets/aa0991f3-e2e7-4ebb-a984-75e055d2c846 yes...