Andreas Nüßlein

Results 15 issues of Andreas Nüßlein

is there a reason you're not listing influxdata's official alerting tool kapacitor? cheers :)

os.Hostname() does not return FQDN (at least not on Linux)

ahoy there @wichert , first of: thank you for this tool :) secondly: I wrote a tiny pyproject.toml for it because I like handling my venvs with `poetry`. I figured...

The API_URL needs to be set via the environment now. It should automatically be set by docker-compose.yml for the default scenario. See #397

show the restic process while running instead of just printing the result in the end.

https://restic.readthedocs.io/en/latest/040_backup.html#reading-data-from-stdin

the https://github.com/sinnwerkstatt/runrestic/blob/master/runrestic/runrestic/configuration.py#L24 fucks with unknown arguments. when somebody accidentally does `runrestic snapshots` it falls back to default actions - not good

Fixes #6679 _Please check the following:_ - [ ] Do the tests still pass?[^1] no, but they were not passing before either - [X] Does the code comply with the...

status:Needs Tests
status:Needs Docs
component:i18n
component:API

Hello @rob-balfre :wave: I stumbled over an issue trying to use the virtual list solution from your examples page (https://svelte-select-examples.vercel.app/examples/advanced/virtual-list) I created a REPL where the only difference is, that...