- Oct 31, 2022
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Otherwise it's possible to end up with an error (e.g. Ubuntu 22.04): knot_resolver_manager/kresd_controller/supervisord/plugin/notifymodule.c:2:10: fatal error: Python.h: No such file or directory
-
Aleš Mrázek authored
tests/packaging/dependencies.py: argument for path to setup.py added
-
Aleš Mrázek authored
-
Aleš Mrázek authored
link to pyproject.toml, tip about pipx
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
subdir removed, python3 deps removed
-
Aleš Mrázek authored
-
- Oct 30, 2022
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
manager dependencies added
-
Aleš Mrázek authored
-
Aleš Mrázek authored
meson_options.txt: 'manager' option added
-
- Oct 12, 2022
-
-
Aleš Mrázek authored
manager: unified logging See merge request !1350
-
Vaclav Sraier authored
-
Vaclav Sraier authored
manager: logging: supervisord forwards stdio even when configured to use syslog in order not to lose any valuable error messages
-
Vaclav Sraier authored
-
- Oct 11, 2022
-
-
Vaclav Sraier authored
-
Vaclav Sraier authored
- when using logging into stdio, supervisord aggregates all logs and tags them - when logging to syslog, every process logs there directly
-
- Oct 10, 2022
-
-
Aleš Mrázek authored
Config schema versioning See merge request !1347
-
-
Aleš Mrázek authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
I don't know how to fix building the image with it. A few things were tried around different go versions (from -backports).
-
- Oct 03, 2022
-
-
Vladimír Čunát authored
-
- Sep 30, 2022
-
-
Vaclav Sraier authored
-
Jakub Ružička authored
apkg is already installed in apkg LXC images, no need to install it here. Also use LXC image for make-archive.
-
Jakub Ružička authored
-
- Sep 29, 2022
-
-
Jakub Ružička authored
-
Vaclav Sraier authored
-
Jakub Ružička authored
See `distro/tests/README.md` for more info. New CI pkg stage tests apkg install --build-dep apkg test --test-dep on apkg LXC images using LXC gitlab runner. A single pkg:make-archive job creates archive shared in all pkg jobs. A similar change for Knot DNS: knot-dns!1488 See: #612
-
Jakub Ružička authored
Requiring only python3-distro, it can be used to enable upstream repos on any supported system. Intended for CI.
-