Mihir Rabade
Mihir Rabade
### What version of Bun is running? 1.0.14+d8be3e51b ### What platform is your computer? Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 unknown ### What steps can reproduce the bug? 1. `git clone https://github.com/MRDGH2821/Discord-Ban-Utils-Bot` inside...
Tried and tested using local node version (v24.4.1) & docker container methods (which are using node-22). This PR makes use of [`vite-envs`](https://github.com/garronej/vite-envs) plugin, so no hardcoding of secrets required, just...
After installing this config, I saw multiple warnings emitted by npm: ```log node ➜ /workspaces/Discord-Ban-Utils-Bot (main) $ npm i npm warn ERESOLVE overriding peer dependency npm warn While resolving: [email protected]...
It would be nice to have the ability to provide configuration values via env variables.
**Is your feature request related to a problem? Please describe.** I frequently use mega linter locally, it would be nice if in config file itself I specify which flavour I...
For my purposes, I just wanted direct PDF, no other files. So I had configured as such: ```yaml settings: current_date: "2025-12-14" render_command: design: locale: html_path: rendercv_output/NAME_IN_SNAKE_CASE_CV.html markdown_path: rendercv_output/NAME_IN_SNAKE_CASE_CV.md png_path: rendercv_output/NAME_IN_SNAKE_CASE_CV.png...
How do I implement Scalpel for Pangolin? I [tried](https://github.com/MRDGH2821/nix-config/blob/main/nix/modules/scalpel/pangolin-scalpel.nix) but didn't have any success. The strange thing is that secret is getting placed in correct place (I manually inspected the...