Beat Reichenbach
Beat Reichenbach
As a workaround add `autoload -Uz compinit && compinit` into `.zshrc` and completions work again. edit: Unfortunately I don't know much about zsh and the build process to contribute a...
You can find that information [here](https://python-semantic-release.readthedocs.io/en/latest/index.html#gitlab-gl-token).
I still encounter this bug with `v10.0.1` which uses the right docker compose.
Another workaround is setting an environment variable `QT_FONT_DPI=96`. I think for now I will use this, until I run into issues with 4k screens. I believe this is only an...
Hi @codejedi365, thank you so much for the detailed explanation. Sorry it took me a while to really grasp everything. I went though the code and made a pull request...
Hello everyone, I'd like to pick this conversation back up as I'm currently trying to plan for AYON + rez. ## Current Workflow I'm a little unclear on the exact...
The issue seems to be the `ms-between-poll` key in the config that is not supported on a global level. Neither of these configs seem to work: ``` { "vcs-config": {...
@Prime1Code The last commit to this repo has been 2 years ago, just look at the commit history ... See [Hacking on Hound](https://github.com/hound-search/hound?tab=readme-ov-file#hacking-on-hound) for instructions on how to edit the...
@bernhardkaindl Aw, thanks for the insight! > I'm removing them as there is no point in carrying them around anymore. > I added +chrono to the boost dependency as it...
@vanridal > That being said, my preference would be not to use rez-pip for releasing your internal packages. If keeping your dependencies list in one location, you could try what...