Jairo Llopis

Results 222 issues of Jairo Llopis

Authors such as Odoo S.A. or Odoo Community Association have good CI policies, so you might want to avoid testing their addons on your own infrastructure. With this new feature,...

### Summary When navigating ripgrep results, Zed won't react to Ctrl+Click reliably. This becomes more problematic because of #4560, which forces me to use ripgrep quite often. ### Description Steps...

area:integrations/terminal

This seems to be an issue. After some time building and some logs printed to stderr, I still get this message: ``` 3m9s nom hasn‘t detected any input. Have you...

I'm on raspberry pi 4B, with official NixOS 25.05 image flashed on SD: ```shell sudo nix --extra-experimental-features 'nix-command flakes' run github:nix-community/nixos-facter -- --hardware all unpacking 'github:nix-community/nixos-facter/b006e711927ed8e77958201247597f064fee00d6' into the Git cache......

This PR fixes nothing, but shows how nested layers don't work as expected. When a layer contains a sub-layer, sub-layers are excluded from the final image. Just run this and...

... at least not in Odoo 16+. This makes it work again.

STR: 1. Use Ubuntu 24.04. 2. SSH login. 3. Run `byobu-enable`. 4. SSH logout. 5. SSH login again. 6. Byobu exits immediately. Here are the contents of `~/.config/byobu/`: [byobu.zip](https://github.com/user-attachments/files/21524851/byobu.zip) Here...

By adding `PYDEVD_RESOLVE_SYMLINKS=1` to devel environments, all path mappings can be redudced to one. This simplifies the creation of code-workspace files and makes it not necessary to run `invoke develop`...

When migrating from older disko versions, I found out quite complex to understand what all these `EF00` and `EF02` types I found in examples. I think it would be very...

**Describe the bug** Lorri does not run devshell scripts **To Reproduce** Steps to reproduce the behavior: ```bash git clone https://gitlab.com/moduon/precommix cd precommix # This commit didn't contain a downstream fix...