Ludovico Cavedon
Ludovico Cavedon
Cookies values are already sanitized by the Go http library, so there is no need to invoke QueryEscape() on them. Furthermore, QueryEscape() has the undesirable effect of replacing spaces wiith...
## Description of the Change When publishing to an S3 bucket two prefixes can be used: a prefix in the storage configuration (in aptly.conf), and a prefix in the publish...
- **Poetry version**: 1.7.1 - **Python version**: 3.10.12 - **OS version and name**: Ubuntu 22.04 - **pyproject.toml**: [pyproject.toml](https://gist.github.com/cavedon/a1b03ecf26d20187958095f7a61116f2#file-pyproject-toml) - **build.py**: [build.py](https://gist.github.com/cavedon/a1b03ecf26d20187958095f7a61116f2#file-build-py) - [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry...
When multiple Docker clouds are defined, the plugin will always create agents from the first available cloud, not allowing to distribute the load on all the clouds that are defined....
I have sysbox-ce running Ubuntu jammy. Sometimes I see a situation where the content of /var/lib/sysbox/docker is not cleaned up. For those containers I see 3 rsync processes stuck, and...