Results 59 comments of faust

Hi! I am happy to help on the Debian/Ubuntu part. But I am not sure about what you want. Do you want to produce deb packages in CI and make...

Ok, but before `apt-get install lychee` is possible, lot (lot) needs to be done, Debian packaging represent lots of work... Anyway, as in your [bat example](https://github.com/sharkdp/bat/blob/master/.github/workflows/CICD.yml), does it make sense...

> Okay a manpage should be doable. Think clap has a generator of some sorts for that -- at least an unofficial one. > Creating self-hosted debian packages would be...

@mre I am still not sure about the best solution. bat is packaged into Debian so I may contact the maintainer to understand what workflow he use and then decide...

@ottok they seems to have terminal coloration for the log output (which is pretty but makes it difficult to read on non-terminal). Here are the relevant lines cleaned with sed...

Hi @paalbra, yes this is the template I am using and here comes the information requested. ```console ❯ cat /etc/debian_version && uname -a && python -V && env | grep...

Hi! FYI I can't reproduce this anymore on Zabbix 5.0.11 API.

Hi, I can confirm this on 3 centos8 and a rhel8. Any help you might need in debugging this, just ping me (I am very happy that mitogen finally is...

Hi, it seems that adding the `systemd-sysv` package to docker resolves the problem. See: https://github.com/geerlingguy/docker-debian10-ansible/pull/4