Ľubo Kučera

Results 9 issues of Ľubo Kučera

Hi. It looks like Unit can't set custom response headers. Setting custom headers, for example, would be extra useful when serving static files. Often, one would like to set `Cache-Control:...

enhancement ⬆️

Currently, a full clone is required for this action to work properly. As we need commits since the last common ancestor only, the current behavior isn't optimal on huge repositories....

Static linking means that the binaries have to rebuilt each time the dependencies change, e.g. due to security updates. The Makefile should prefer dynamic link by default and expose options...

- **Poetry version**: 1.3.2 - **Python version**: 3.10.9 - **OS version and name**: Arch Linux - **pyproject.toml**: Click to expand ```toml [tool.poetry] name = "" version = "0.1.0" description =...

kind/bug
status/triage

Links in `root/etc/opt/taiga-back/settings.py` and `root/opt/taiga-back/settings/local.py` still point to documentation for Django 1.11.

From https://github.com/devinsolutions/docker-taiga/issues/19: >In Taiga 5.5, `psycopg2` was upgraded to version 2.8.5, which was AFAIK the only blocker in upgrading to Python 3.8.

In Taiga 5.5, `psycopg2` was upgraded to version 2.8.5, which was AFAIK the only blocker in upgrading to Python 3.8.

CVE-2024-36760 was published two weeks ago and a new version that fixes this vulnerability has not been released. Moreover, I don't see any milestone or project that'd give us an...

Hi. I'm maintainer of https://aur.archlinux.org/packages/squawk-cli. In https://github.com/chdsbd/libpg_query-sys/commit/e29418bc3e33666c5d6ee030696495517c9d978c, `LIBPG_QUERY_PATH` environmental variable has been removed and `libpg_query` is always built from source. This is undesirable, as I don't wanna deal with all...

bug