-
## Steps to reproduce
1. Download and extract the example project: [plugin-repo.zip](https://github.com/user-attachments/files/17914217/plugin-repo.zip)
2. Run `sbt clean packageArtifact`.
3. Check…
-
The [reproc](https://github.com/DaanDeMeyer/reproc) tests depend on a few external binaries. Previously I just passed their (absolute) locations as compile time parameters so the tests could be execut…
-
Hi there,
Currently, I am required to create a project entry for every single directory in our repo, which ends up being the 20 or so modules multiplied by the number of envs, so ends up being very…
-
This task aims to set up **Jest** as the testing framework for the frontend of our monorepo, with tests placed in a dedicated `__tests__` directory at the root level of the project. This structure ens…
-
## Expected Behavior
`dune build` properly installs `ocamlfind` and proceeds with building the package.
## Actual Behavior
Same error on my host machine (Gentoo) and docker Alpine or Ubuntu i…
-
## Steps To Reproduce
### 1. Build the package
This step will build the package. Specific arguments are passed to the command
to keep the build artifacts so we can compare them in case of diffe…
-
### `yazi --debug` output
```Shell
Yazi
Version: 0.3.3 (VERGEN_IDEMPOTENT_OUTPUT 2024-11-25)
Debug : false
OS : linux-x86_64 (unix)
Ya
Version: 0.3.3 (VERGEN_IDEMPOTENT_OU…
-
I have been attempting to run the test infrastructure locally. Most of the tests are failing with errors like
> invalid file path for load. >> ../../tests/test_data_base/common/BlockUniTensor/Origin…
-
We will need to repeatedly run the generator to keep the protos up to date. The generator should gain some subcommands so we can run things like:
- [x] Generate a library and save the command-line…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm editing `/Users/alizj/.config/zed/keymap.json` file, and then run `lazygit` task defined…