Puneeth Chaganti

Results 94 comments of Puneeth Chaganti

The Windows CI on the PR itself seems to have run cleanly. (on a rebuild) - [Run on previous branch before rebasing on latest develop](https://github.com/semgrep/semgrep-vscode/actions/runs/15003538084/job/42182112210) - [Run 3 on current...

I added a commit to close the active editor tab after running the test and this reduces some of the flakiness of the tests on Windows, even though it doesn't...

Thanks for the bug report. So, if I understand correctly, here we have `odoc` and `odoc-driver` packages that are being tested, and `odoc-driver` pin-depends on `sherlodoc`, which requires `odoc`. The...

Thank you for creating the issue. Just linking another recent related issue, [here](https://github.com/ocurrent/ocurrent-deployer/issues/256)

Thanks for reporting the issue, @hhugo and apologies for the trouble! I'll try to take a look at it in the next week or so.

> The code seems to be written in rescript, is it available publicly ? Yes, this (https://github.com/ocurrent/current-bench/) is the repository where the code lives. It's not the prettiest code, though...

If I understand the feature request here correctly, it looks like the functionality here can be achieved using [`opam-dune-lint`](https://github.com/ocurrent/opam-dune-lint) tool.

> I'll put this on the queue for the opam maintenance meeting on Thurs. @shonfeder curious to know if this did make it to the opam maintenance discussion on Thursday.

In some special cases, I use `^j`in my text editor (Emacs) to insert a newline. I'm okay using any other key, if it makes more sense mnemonically. I'm a little...

> Looking great! I had a few more thoughts I'd like your take on, but they are not major, and if you think I may be off the mark on...