Chongyi Zheng
Chongyi Zheng
@byara #266 only updates `@babel/traverse` and leaves other dependencies untouched. That could be the non-breaking one. And this PR could lead to a breaking change. What do you think?
I'm having the same issue. `npm install` works on `arm64/v8` and `amd64`, but not on `arm/v7`
Ideally, I also want binary for linux, so that I can run on Raspberry Pi. I don't see how `ripgrep` is used in CI. I only see that `cargo build`...
@titanism Can you enable issues on your fork? thanks
@pazbechor Thank you! I just fixed the conflicts
@Saarett @SayantanKhanra10 merge conflicts fixed
@TravisEz13 @anamnavi can you help to review this? Or is there anything that's blocking this? Thanks
@dmitry-shibanov Can we somehow use QEMU to build it in github actions?
I feel Blocking Queries, aka long polling would be a natural way to go. This is also how GitHub self-hosted runner do it. > The self-hosted runner uses an HTTPS...