Franck Malartic
Franck Malartic
Hi there, maybe you can wait for the pod to be created before waiting for the controller to be ready: ```bash ### Wait ingress nginx pod creation echo -n "Wait...
[clabot:check] Oops, I did the changes from branch 5.4.x, but forgot to change it in this PR (it is master). Shall I cancel this one and recreate the PR ?
@levzem Thanks for your reply. In my use case, the behavior would be to continue. But this could be configurable also. Maybe I should add a bit of context. My...
All schemas fail to load with the following environment: ``` Version: 1.68.1 (user setup) Commit: 30d9c6cd9483b2cc586687151bcbcd635f373630 Date: 2022-06-14T12:48:58.283Z Electron: 17.4.7 Chromium: 98.0.4758.141 Node.js: 16.13.0 V8: 9.8.177.13-electron.0 OS: Windows_NT x64 10.0.22000...
This comes from bootstrap. In `head.html`, replace bootstrap.min.css with bootstrap.css: ```html
With: - poetry 1.6.1 - poetry-plugin-bundle 1.3.0 I don't experience the same behaviour. Editable packages are correctly bundled as non editable (ie no .pth is created). I use the following...
I am interested in this feature as well.
I noticed the same behavior. `pyproject.toml` contains: ```toml [tool.poetry.dependencies] python = "^3.11" ``` ```bash $ poetry env info Virtualenv Python: 3.11.5 Implementation: CPython Path: /home/.../tests/integration/.venv Executable: /home/.../tests/integration/.venv/bin/python Valid: True System...
Oh, I noticed it is working as expected: > By default, the command uses the current Python executable to build the virtual environment. Would be a nice improvement to try...
You can use the docker version (not desktop) of feishin and use the cast feature of your browser. One possible way is to create a docker compose file with navidrome...