feat: add binary mirror support for @lvce-editor/ripgrep package#58
feat: add binary mirror support for @lvce-editor/ripgrep package#58
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. Comment |
Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
…ification Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
[skip ci] ## 2.18.0 (2025-10-23) * chore: fix auto release workflow config (#59) ([745a3a3](745a3a3)), closes [#59](#59) * chore: use npm-release.yml ([0a631e8](0a631e8)) * feat: add binary mirror support for @lvce-editor/ripgrep package (#58) ([918ab03](918ab03)), closes [#58](#58) [#57](#57) [#57](#57)
|
🎉 This PR is included in version 2.18.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
https://registry.npmmirror.com/-/binary/ripgrep-prebuilt(registry path that's directly accessible)Summary
Successfully added binary mirror support for
@lvce-editor/ripgreppackage using theRIPGREP_PREBUILT_BINARIES_MIRRORenvironment variable approach.Changes Made:
RIPGREP_PREBUILT_BINARIES_MIRRORenvironment variable to the ENVS section inpackage.jsonhttps://registry.npmmirror.com/-/binary/ripgrep-prebuiltto use the registry path that's directly accessible instead of returning 404This approach uses the upstream package's built-in support for custom mirrors rather than modifying package files.
<issue_title>[Feature Request] qwen-code安装依赖失败,不知是否能够支持代理microsoft/ripgrep-prebuilt二进制包</issue_title>
Fixes #57
Original prompt
Fixes #57
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.