Juan Calderon-Perez
Juan Calderon-Perez
What happens if `--trusted-host` is supplied multiple times, is that taken into account? Or do the later override the first one? Edit: I see the code allows a list, which...
@billyplus @ReneWerner87 Do we need this change in v3? The PR is for v2
Closing this, I didnt realize the `--max-payload-size` flag.
Re-opening since even with `--max-payload-size`, the cli will run all previous tests. If you specify `10m`, it still runs the 100kb, 1m tests
Moving to core, doesnt belong here.
@idearat Why not use `BuildFs` directly in `static.Config`, it's supported. What benefit you get from adding `http.FileSystem`?
Probably related to rich input on the chat settings.
While the workarounds work. It's very painful to have to go through every package we are installing to figure out which deps it has to then add a massive list...
@reinout Yes, besides ansible, pylint, ruff, uv, jc, gitlab (which has sdk/cli), the main use case is internal enterprise tools. Most of them are `Typer` or `Textual` apps that are...
It's probably fine, the dependency works as intended. The dependency itself doesn't have any dependencies.